ImportError: No module named 'neutron.services.qos.notification_drivers'

Bug #1683722 reported by Lucas Alvares Gomes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-ovn
Fix Released
Undecided
Dong Jun

Bug Description

The CI gate (as well as testing with DevStack) is current broken due to: ImportError: No module named 'neutron.services.qos.notification_drivers [0].

That seems to be because the code that contains that notification_drivers option has been removed from neutron as part of the commit: 6037e53f07216d1e84c175bc0515cb316871927f [1] which then broke networking-ovn.

[0] http://logs.openstack.org/18/457518/1/check/gate-networking-ovn-python35/2812947/console.html#_2017-04-18_08_39_39_602372

[1] https://review.openstack.org/#/c/441177/

description: updated
Revision history for this message
Lucas Alvares Gomes (lucasagomes) wrote :

There's a patch fixing this problem in the review queue: https://review.openstack.org/#/c/457440/

Dong Jun (dongj)
Changed in networking-ovn:
assignee: nobody → Dong Jun (dongj)
Changed in networking-ovn:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (master)

Reviewed: https://review.openstack.org/457440
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=5be4e22723ceb109f8ffe32ee41dfd2c6618b5fc
Submitter: Jenkins
Branch: master

commit 5be4e22723ceb109f8ffe32ee41dfd2c6618b5fc
Author: Dong Jun <email address hidden>
Date: Tue Apr 18 11:17:27 2017 +0800

    Repair master CI unit test and python3.5 dsvm functional test

    Adapt new QoS driver to fix devstack failure.
    Override test_floatingip_update_subnet_gateway_disabled to fix unit
    test.
    Change mapping_dict.keys() to list(mapping_dict.keys()) in
    _get_chassis_physnets to fix python3.5 dsvm functional test

    Closes-Bug: #1683722
    Closes-Bug: #1659821
    Change-Id: Ic51ca5e396a34197cdc60844a9eaaa605041ccc5

Changed in networking-ovn:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-ovn 3.0.0.0b2

This issue was fixed in the openstack/networking-ovn 3.0.0.0b2 development milestone.

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.