Merge "Configure privsep helper in neutron-netns-cleanup"

This commit is contained in:
Zuul 2018-06-12 21:41:19 +00:00 committed by Gerrit Code Review
commit c7d91cfe9d
1 changed files with 1 additions and 0 deletions

View File

@ -286,4 +286,5 @@ def main():
conf = setup_conf()
conf()
config.setup_logging()
agent_config.setup_privsep()
cleanup_network_namespaces(conf)