← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1504536] Re: Provide stevedore aliases for interface_driver option

 

Reviewed:  https://review.openstack.org/413445
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=e9c7d4543abadf82bdf7ae7facfbcc3d9c7a95fc
Submitter: Jenkins
Branch:    master

commit e9c7d4543abadf82bdf7ae7facfbcc3d9c7a95fc
Author: ZhongShengping <chdzsp@xxxxxxx>
Date:   Wed Dec 21 15:03:23 2016 +0800

    Use stevedore aliases for interface_driver configuration
    
    interface_driver configuration was updated to use stevedore aliases.
    This patch is to change devstack scripts to now use the aliases
    instead of the previous class imports.
    
    Change-Id: Ida10765f89c07205837e46f8cb445391f0e15373
    Closes-Bug: #1504536


** Changed in: kolla-ansible
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1504536

Title:
  Provide stevedore aliases for interface_driver option

Status in devstack:
  Fix Released
Status in kolla-ansible:
  Fix Released
Status in neutron:
  Fix Released

Bug description:
  Currently, we require to set the full import path for those drivers.
  It's both not user friendly, and error prone in case we decide later
  to move the code to some other place.

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1504536/+subscriptions


References