neutron/neutron/tests/unit/agent/metadata
Cedric Brandily 366dd7cc37 Deprecate nova_metadata_ip in favor of nova_metadata_host option
nova_metadata_ip option name is a bit confusing as it accepts an ip but
also a dns name (which is required when https protocol is used).

This change deprecates nova_metadata_ip option in favor of
nova_metadata_host option and updates option help to highlight that we
can use an ip or a dns name.

DocImpact
Closes-Bug: #1585699
Change-Id: Ia6c2471c7b4f3e924941222133edbb90151757a5
2017-03-02 21:01:37 +01:00
..
__init__.py Revert "Revert "Add metadata proxy L3 agent driver"" 2015-01-06 21:41:39 +00:00
test_agent.py Deprecate nova_metadata_ip in favor of nova_metadata_host option 2017-03-02 21:01:37 +01:00
test_driver.py Add agent object in router info 2016-12-19 17:08:23 -05:00
test_namespace_proxy.py Removed neutronclient option from metadata agent 2015-10-07 18:27:07 +02:00