yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52208
[Bug 1588560] Re: neutron-lbaas devstack plugin for ubuntu hard-codes trusty
Reviewed: https://review.openstack.org/324943
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=0f8faacd5e961d4fe508e73ac91bb72cb5a38d57
Submitter: Jenkins
Branch: master
commit 0f8faacd5e961d4fe508e73ac91bb72cb5a38d57
Author: Stephen Balukoff <stephen@xxxxxxxxxxxx>
Date: Thu Jun 2 15:59:27 2016 -0700
Fix hard-coding of trusty in devstack plugin.sh
This patch updates the devstack plugin.sh to get current devstack ubuntu
codename from the lsb_release command instead of hard-coding 'trusty' in
there (as we probably should have been doing the whole time). This
should allow neutron-lbaas to be tested on other releases of Ubuntu
without breaking support for trusty.
Change-Id: I040832b3ffa5d596669796269879023c761d3d05
Closes-Bug: 1588560
** 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/1588560
Title:
neutron-lbaas devstack plugin for ubuntu hard-codes trusty
Status in neutron:
Fix Released
Bug description:
Ubuntu 16.04 just came out, and it's likely people will want to start
testing neutron-lbaas on this (and potentially other) releases of
Ubuntu. However, presently the neutron-lbaas devstack plugin.sh hard-
codes trusty in a couple of places. This script should be updated to
dynamically determine the Ubuntu codename in use on the current
devstack (i.e. so we don't break compatibility with trusty, but also
allow for testing on other Ubuntu releases).
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1588560/+subscriptions
References