Public bug reported:
At the entry point 'neutron.services.metering_drivers', the alias
'iptables' is wrong. It was:
iptables =
neutron.services.metering.iptables.iptables_driver:IptablesMeteringDriver
But it should be:
iptables =
neutron.services.metering.drivers.iptables.iptables_driver:IptablesMeteringDriver
This cause the metering agent unable to load iptables driver via alias.
** Affects: neutron
Importance: Undecided
Assignee: Hongbin Lu (hongbin.lu)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1786347
Title:
Incorrect entry point of metering iptables driver
Status in neutron:
In Progress
Bug description:
At the entry point 'neutron.services.metering_drivers', the alias
'iptables' is wrong. It was:
iptables =
neutron.services.metering.iptables.iptables_driver:IptablesMeteringDriver
But it should be:
iptables =
neutron.services.metering.drivers.iptables.iptables_driver:IptablesMeteringDriver
This cause the metering agent unable to load iptables driver via
alias.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1786347/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp