neutron/neutron/tests
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
..
api Merge "Remove skip of service-type management API test" 2015-05-14 04:55:10 +00:00
common Merge "Extenuate register_dhcp_agent code duplication in tests" 2015-05-14 05:00:15 +00:00
contrib Enhance configure_for_func_testing.sh for *aaS use 2015-05-04 15:23:12 -04:00
etc Add missed actions into policy.json 2015-05-08 07:29:04 +09:00
fullstack Finally let L3 and DHCP agents cleanup namespaces by default 2015-05-01 14:26:40 +00:00
functional Merge "Extenuate register_dhcp_agent code duplication in tests" 2015-05-14 05:00:15 +00:00
retargetable Revert connection option post full-stack tests 2015-04-09 18:51:03 +03:00
tempest Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
unit Don't pass namespace name in disable_isolated_metadata_proxy 2015-05-14 17:43:28 +03:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py tests: don't allow oslo.config to autodiscover config files 2015-05-12 11:44:14 +00:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30