]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Replace "nova" entries in iptables_manager with "neutron"
authorElena Ezhova <eezhova@mirantis.com>
Wed, 5 Nov 2014 10:01:51 +0000 (13:01 +0300)
committerElena Ezhova <eezhova@mirantis.com>
Thu, 6 Nov 2014 05:30:56 +0000 (08:30 +0300)
commit079f1fdabd24e22e11256e113981c119778ac371
tree96a50d407c90dfa06dd400b0a91905f67254a410
parent11473c439b1716b13a7f30a9239a4bcf0ad87b71
Replace "nova" entries in iptables_manager with "neutron"

In iptables_manager docstrings there are still some references to
nova left from nova/network/linux_net.py.
Remove these references and update the docstrings.

Change-Id: I50813e3050f7f117512bde7c2563ce3410939e54
Closes-Bug: #1389601
neutron/agent/linux/iptables_manager.py