Comment 4 for bug 1504536

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

Reviewed: https://review.openstack.org/238115
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c4e0574da1c7f30f9a153e01e7793926454cf2c7
Submitter: Jenkins
Branch: master

commit c4e0574da1c7f30f9a153e01e7793926454cf2c7
Author: Martin Hickey <email address hidden>
Date: Wed Oct 21 15:24:13 2015 +0100

    Update neutron-debug to use stevedore aliases

    Updating neutron-debug as it is importing interface driver classes
    directly and not using the load_driver_interface method.
    Also adds unit tests for the neutron-debug tool.

    Change-Id: Icf095b2182225e63e85d849d83c2cb36b8a39217
    Closes-Bug: #1504536