Incorrect entry point of metering iptables driver
Bug #1786347 reported by
Hongbin Lu
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
Medium
|
Hongbin Lu | ||
Bug Description
At the entry point 'neutron.
iptables = neutron.
But it should be:
iptables = neutron.
This cause the metering agent unable to load iptables driver via alias.
| Changed in neutron: | |
| assignee: | nobody → Hongbin Lu (hongbin.lu) |
| status: | New → In Progress |
| Changed in neutron: | |
| importance: | Undecided → Medium |
| tags: | added: metering |
To post a comment you must log in.

Patch at https:/ /review. openstack. org/#/c/ 590479/