b27163411f
Cleanup all options in the minimal neutron confs. Remove options where the default value was specified explicitly. Updated ports and bindings to be configurable. Partially-Implements: blueprint update-configs Change-Id: I420ea1469e7bbe87aca0754cd3507098501f1de5
5 lines
132 B
Django/Jinja
5 lines
132 B
Django/Jinja
# metadata_agent.ini
|
|
[DEFAULT]
|
|
nova_metadata_ip = {{ kolla_internal_address }}
|
|
metadata_proxy_shared_secret = {{ metadata_secret }}
|