yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #48293
[Bug 1559180] Re: neutron_agent_lbaas_install_agent_packages is failing on stable/liberty
*** This bug is a duplicate of bug 1558289 ***
https://bugs.launchpad.net/bugs/1558289
** This bug has been marked a duplicate of bug 1558289
Installing neutron_lbaas plugin via devstack fails because of incorrect image/package. Change devstack-trusty to ubuntu-trusty to support infra migration
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1559180
Title:
neutron_agent_lbaas_install_agent_packages is failing on
stable/liberty
Status in neutron:
New
Bug description:
In an attempt to backport a Neutron change to stable/liberty -
https://review.openstack.org/294591 - it keeps tripping over a failure
in the neutron-lbaas devstack plugin:
2016-03-18 14:35:44.870 | ++ neutron_agent_lbaas_install_agent_packages
2016-03-18 14:35:44.870 | ++ is_ubuntu
2016-03-18 14:35:44.870 | ++ [[ -z deb ]]
2016-03-18 14:35:44.870 | ++ '[' deb = deb ']'
2016-03-18 14:35:44.870 | ++ sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse' -y
2016-03-18 14:35:44.875 | sudo: add-apt-repository: command not found
I'm guessing the recent change in ubuntu images is to blame, but not
sure, will send out a patch that forces install of the package
containing add-apt-repository to see if it helps.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1559180/+subscriptions
References