← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1558289] Re: Installing neutron_lbaas plugin via devstack fails because of incorrect image/package. Change devstack-trusty to ubuntu-trusty to support infra migration

 

Reviewed:  https://review.openstack.org/293744
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=eb7a4d4795b1887bdb9effb58f713f2aa442852f
Submitter: Jenkins
Branch:    master

commit eb7a4d4795b1887bdb9effb58f713f2aa442852f
Author: Michael Johnson <johnsomor@xxxxxxxxx>
Date:   Wed Mar 16 22:32:58 2016 +0000

    Update devstack plugin for dependent packages
    
    Recent changes to the gate base images [1] removed a package
    neutron-lbaas requires (software-properties-common).
    This patch uses the "System Packages" [2] capability of the
    plugins to make sure the required package is installed.
    
    [1] https://review.openstack.org/#/c/292573
    [2] http://docs.openstack.org/developer/devstack/plugins.html#system-packages
    
    Change-Id: Id16da90e195ede8a7565b3265374cb603b6eb898
    Closes-Bug: #1558289


** Changed in: neutron
       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/1558289

Title:
  Installing neutron_lbaas plugin via devstack fails because of
  incorrect image/package. Change devstack-trusty to ubuntu-trusty to
  support infra migration

Status in neutron:
  Fix Released

Bug description:
  devstack-trusty image is replaced by ubuntu-trusty as in [1]. However
  the same is reflected in [2]

  Change the plugin [3] in neutron-lbaas, to reflect the change.

  [1] http://lists.openstack.org/pipermail/openstack-dev/2016-March/088832.html
  [2] https://review.openstack.org/#/c/292573/
  [3] https://github.com/openstack/neutron-lbaas/blob/master/devstack/plugin.sh

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


References