neutron/neutron/agent/metadata
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
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent.py Allow metadata proxy running with nobody user/group 2015-04-06 18:31:37 +02:00
config.py Merge "Improves the description string for the config parameter metadata_workers." 2015-04-10 06:02:51 +00:00
driver.py Don't pass namespace name in disable_isolated_metadata_proxy 2015-05-14 17:43:28 +03:00
namespace_proxy.py Allow metadata proxy to log with nobody user/group 2015-04-01 22:41:07 +02:00