Bug 8228 - metadata service fix made cleaner
[groupbasedpolicy.git] / neutron-mapper / src / main / resources / startup.cfg
1 # INITIAL NEUTRON MAPPER CONFIGURATION
2 #
3 # Uncomment lines on the bottom of this file to change default values of neutron
4 # mapper bundle config. The file should be placed to karaf_root_dir/etc
5 #
6 # To explicitly specify which IP prefix should be used for metadata
7 # service in openstack, uncomment and modify following line.
8 # Specifying one IP for metadata service is currently supported.
9 metadata-ip = 169.254.169.253
10
11 # To explicitly specify which port should be used for metadata
12 # service in openstack, uncomment and modify following line.
13 metadata-port = 80