neutron/neutron/tests/unit
Oleg Bondarev 6deed4363b Don't pass namespace name in disable_isolated_metadata_proxy
It's not always possible/convenient to get namespace name
when need to disable some process (like metadata process for stale
router, see related bug). Since namespace name is not required
for process manager to disable process we can remove this parameter
from disable_isolated_metadata_proxy()

Change-Id: I0e0da01d9640aa9920f41989804fc6f320c1c1eb
Related-Bug: #1455042
2015-05-14 17:43:28 +03:00
..
agent Don't pass namespace name in disable_isolated_metadata_proxy 2015-05-14 17:43:28 +03:00
api Merge "Kill hostname validation for subnet:dns_nameservers" 2015-05-08 23:07:38 +00:00
callbacks Add weak reference test for callback manager 2015-04-23 06:55:03 -07:00
cmd Remove use of contextlib.nested 2015-05-06 04:43:01 -07:00
common Defer creation of router JSON in get_routers RPC 2015-04-20 20:42:13 -07:00
db Merge "Move test_get_user_allocation*returns_none test to a proper class" 2015-05-12 01:07:13 +00:00
debug Reorganize unit test tree 2015-04-06 23:28:31 +00:00
extensions Merge "Extenuate register_dhcp_agent code duplication in tests" 2015-05-14 05:00:15 +00:00
hacking Migrate to oslo.log 2015-03-12 11:22:56 +01:00
ipam Reorganize unit test tree 2015-04-06 23:28:31 +00:00
notifiers Reorganize unit test tree 2015-04-06 23:28:31 +00:00
plugins Merge "Extenuate register_dhcp_agent code duplication in tests" 2015-05-14 05:00:15 +00:00
scheduler Extenuate register_dhcp_agent code duplication in tests 2015-05-08 15:26:28 -04:00
services Disembowel register_l3_agent code duplication in tests 2015-04-29 14:05:21 -04:00
tests Reorganize unit test tree 2015-04-06 23:28:31 +00:00
__init__.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
_test_extension_portbindings.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
database_stubs.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
dummy_plugin.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
extension_stubs.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_auth.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
test_context.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_ipam.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_manager.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_policy.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
test_wsgi.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
testlib_api.py Simplify retargetable test framework 2015-03-31 20:13:04 +00:00