]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix netns-cleanup broken by ProcessMonitor refactor
authorMiguel Angel Ajo <mangelajo@redhat.com>
Wed, 11 Mar 2015 12:23:20 +0000 (12:23 +0000)
committerMiguel Angel Ajo <mangelajo@redhat.com>
Fri, 13 Mar 2015 10:35:40 +0000 (10:35 +0000)
commit59137d0ede2db20c4218e98a66a246f055451dc2
tree8df1339968c8312e2af6bf5ae7b1368af022fddb
parente6265f010869c961156de531f85eb89d9cefdf64
Fix netns-cleanup broken by ProcessMonitor refactor

Change I0da6071037f9728cc20403324e36c32116bcf00d broke the
netns-cleanup script. As the process_monitor parameter
is now mandatory for the dhcp driver.

Change-Id: I69617c67815b71a05a25936c5e7acc7c116c0dd6
Closes-bug: #1430762
neutron/cmd/netns_cleanup.py
neutron/tests/unit/test_netns_cleanup.py