neutron/neutron/tests/unit
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
..
agent Deprecate nova_metadata_ip in favor of nova_metadata_host option 2017-03-02 21:01:37 +01:00
api Merge "Pecan: Get loaded by paste deploy" 2017-02-18 05:11:04 +00:00
callbacks Reduce the number of debug traces emitted by registry callbacks 2016-09-07 20:10:16 -07:00
cmd Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
common Set access_policy for messaging's dispatcher 2017-01-24 13:56:49 +08:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Merge "Remove ORM relationship between ports and networks" 2017-02-20 19:00:59 +00:00
debug Change external_network_bridge default to '' 2016-08-02 11:35:47 -07:00
extensions Merge "Enhance tag mechanism" 2017-02-06 08:56:38 +00:00
hacking Merge "Replace assertEqual(None, *) with assertIsNone in tests" 2016-11-22 02:15:19 +00:00
ipam OVO for Ipam(Allocation,Subnet,Pool) 2017-01-19 19:25:01 +00:00
notifiers Turn nova notifier into a proper rate limiter 2017-02-03 13:13:45 +00:00
objects Merge "Fixes to allow OVO deserializion of ports/networks" 2017-02-01 09:38:30 +00:00
plugins Merge "Remove ORM relationship between ports and networks" 2017-02-20 19:00:59 +00:00
quota Stop using legacy facade 2017-01-19 13:02:33 +04:00
scheduler Refactor L3 scheduler (unify code paths) 2017-01-26 23:05:06 +00:00
services Merge "Move ovsdb_nested transaction to ovs_lib" 2017-02-16 15:21:49 +00:00
tests Remove recursion from import_modules_recursively 2016-09-30 21:48:50 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
_test_extension_portbindings.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
dummy_plugin.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
extension_stubs.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
test_auth.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_context.py Stop using legacy facade 2017-01-19 13:02:33 +04:00
test_manager.py neutron-lib: use CORE from neutron lib constants 2016-12-26 00:56:42 -08:00
test_opts.py Fix the sriov agent config group name 2016-05-05 16:16:08 +08:00
test_policy.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_service.py Fix that api_workers=0 doesn't spawn any api workers 2016-07-29 05:40:05 -04:00
test_worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
test_wsgi.py Get rid of get_engine() in db/api.py 2016-08-12 15:48:17 +03:00
testlib_api.py Merge "Stop using legacy facade" 2017-01-20 08:23:22 +00:00