Incorrect entry point of metering iptables driver

Bug #1786347 reported by Hongbin Lu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Hongbin Lu

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.

Changed in neutron:
assignee: nobody → Hongbin Lu (hongbin.lu)
status: New → In Progress
Changed in neutron:
importance: Undecided → Medium
tags: added: metering
Revision history for this message
Bernard Cafarelli (bcafarel) wrote :
tags: added: queens-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/590479
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=adf38349c45c8871a8858d3440a2c6fb4d967583
Submitter: Zuul
Branch: master

commit adf38349c45c8871a8858d3440a2c6fb4d967583
Author: Hongbin Lu <email address hidden>
Date: Thu Aug 9 18:37:52 2018 +0000

    Fix iptables metering driver entrypoint

    Closes-Bug: #1786347
    Change-Id: If1c276338cec0c199d8cc8d8f6385025a3bb5d25

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.openstack.org/591490

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.openstack.org/592333

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/pike)

Fix proposed to branch: stable/pike
Review: https://review.openstack.org/593600

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/rocky)

Reviewed: https://review.openstack.org/591490
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6179b0b2ebadca9e1868239973c3fb773d554ca8
Submitter: Zuul
Branch: stable/rocky

commit 6179b0b2ebadca9e1868239973c3fb773d554ca8
Author: Hongbin Lu <email address hidden>
Date: Thu Aug 9 18:37:52 2018 +0000

    Fix iptables metering driver entrypoint

    Closes-Bug: #1786347
    Change-Id: If1c276338cec0c199d8cc8d8f6385025a3bb5d25
    (cherry picked from commit adf38349c45c8871a8858d3440a2c6fb4d967583)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 13.0.0.0rc2

This issue was fixed in the openstack/neutron 13.0.0.0rc2 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 12.0.4

This issue was fixed in the openstack/neutron 12.0.4 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/pike)

Reviewed: https://review.openstack.org/593600
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a54a7235a58be5a42beab5b66dd986abcfcd3c4e
Submitter: Zuul
Branch: stable/pike

commit a54a7235a58be5a42beab5b66dd986abcfcd3c4e
Author: Hongbin Lu <email address hidden>
Date: Thu Aug 9 18:37:52 2018 +0000

    Fix iptables metering driver entrypoint

    Closes-Bug: #1786347
    Change-Id: If1c276338cec0c199d8cc8d8f6385025a3bb5d25
    (cherry-picked from commit adf38349c45c8871a8858d3440a2c6fb4d967583)

tags: added: in-stable-pike
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 14.0.0.0b1

This issue was fixed in the openstack/neutron 14.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 11.0.7

This issue was fixed in the openstack/neutron 11.0.7 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.