← 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/237519
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=dca49de22f57f3b2f502380b2cbfedb0dcdba209
Submitter: Jenkins
Branch:    master

commit dca49de22f57f3b2f502380b2cbfedb0dcdba209
Author: Martin Hickey <martin.hickey@xxxxxxxxxx>
Date:   Tue Oct 20 12:13:19 2015 +0100

    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.
    
    Closes-Bug: #1504536
    
    Change-Id: Ic56bfcc1f9da05a999e6fd328e4dd6617e9470ff


** Changed in: devstack
       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 neutron:
  Fix Committed

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