Comment 16 for bug 1504536

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

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

commit 38309ca4dc79e033a7b8384f4e9f1224c5a69524
Author: Hongbin Lu <email address hidden>
Date: Thu Aug 9 21:02:01 2018 +0000

    Update metering driver to load interface driver

    Currently the metering iptables driver is using the old method
    to load the interface driver. This patch allows it to load
    interface driver via stevedore aliases.

    Change-Id: I9e3027c1ec695ec3a09db0c53a0388e406e4ced6
    Related-Bug: #1504536