]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove duplicated option state_path from netns cleanup
authorAkihiro MOTOKI <motoki@da.jp.nec.com>
Tue, 12 Feb 2013 08:01:09 +0000 (17:01 +0900)
committerAkihiro MOTOKI <motoki@da.jp.nec.com>
Tue, 12 Feb 2013 08:01:09 +0000 (17:01 +0900)
commitaae63b33f1152cf5e8e9e75ca053a0746135b773
tree9aebd3281432dc9f057dc4e42003bd310a34003f
parentbbef9ab0acb52b51b311adedbbb4d8b056550915
Remove duplicated option state_path from netns cleanup

state_path is already declared in quantum/common/config.py,
so we need to remove state_path option from netns_cleanup_util.

Fixes bug 1122822

Change-Id: Ifc1c0290c00c1fe5e2fc1833144da05615a782ef
quantum/agent/netns_cleanup_util.py