devstack fails

Bug #1561197 reported by Eran Raichstein
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Neutron LBaaS Dashboard
Incomplete
Medium
Unassigned

Bug Description

devstack fails in pip install test-requirements.txt for Neutron LBaaS Dashboard.
Marking out line 7 in test-requirements.txt solves, but it was probably added for a reason.

...
# http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
...

Revision history for this message
Neela Shah (neela) wrote :

Can you provide some more details on the error message you are getting?

Also, please confirm you are using stable/mitaka for horizon as well as the plugins.

Revision history for this message
Eran Raichstein (eranra) wrote : Re: [Bug 1561197] Re: devstack fails

Hi Neela,

- All components are latest version
- I moved on, doing other things ... Bana on CC and more team members from
SJ got the same behavior (Bana, can you help and provide details on
error-message, my system is working fine and I can't unstack/stack to that
point due to changes I did in the env., and code, so hard to me to go back
and recreate the error-message ... my system is not stable now)

Eran Raichstein
STSM, cloud architect
IBM Haifa Research Lab

Phone: 972-4-8281414 | Mobile: 972-54-5654985
E-mail: <email address hidden>
"The best way to predict the future is to create it" (Peter Drucker)

From: Neela Shah <email address hidden>
To: Eran Raichstein/Haifa/IBM@IBMIL
Date: 28/03/2016 10:41 PM
Subject: [Bug 1561197] Re: devstack fails
Sent by: <email address hidden>

Can you provide some more details on the error message you are getting?

Also, please confirm you are using stable/mitaka for horizon as well as
the plugins.

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1561197

Title:
  devstack fails

Status in Neutron LBaaS Dashboard:
  New

Bug description:
  devstack fails in pip install test-requirements.txt for Neutron LBaaS
Dashboard.
  Marking out line 7 in test-requirements.txt solves, but it was probably
added for a reason.

  ...
  #
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron-lbaas-dashboard/+bug/1561197/+subscriptions

Neela Shah (neela)
Changed in neutron-lbaas-dashboard:
status: New → Incomplete
Revision history for this message
Mark Vanderwiel (vanderwl) wrote :

Having horizon in the test-requirements is for the lint and unit tests that run within a tox venv (no devstack). But having this here should not cause devstack issues. By default, https://github.com/openstack-dev/devstack/blob/master/inc/python#L160, devstack installs the test-requirements when installing the packages.

From a recent install from master(newton), was successful for me:

==> default: Installing test-requirements for /opt/stack/neutron-lbaas-dashboard/test-requirements.txt
==> default: ++inc/python:pip_install:163 echo 'Installing test-requirements for /opt/stack/neutron-lbaas-dashboard/test-requirements.txt'
==> default: ++inc/python:pip_install:165 sudo -H http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /usr/local/bin/pip2.7 install -c /opt/stack/requirements/upper-constraints.txt -r /opt/stack/neutron-lbaas-dashboard/test-requirements.txt

...

==> default: Collecting horizon from http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon (from -r /opt/stack/neutron-lbaas-dashboard/test-requirements.txt (line 7))
==> default: Downloading http://tarballs.openstack.org/horizon/horizon-master.tar.gz (3.7MB)

Please give more info about the issue your seeing, log snippet, environment, localrc, ...

Revision history for this message
Kevin (kevin-tran-h) wrote :

This is where it fails for me during stack.sh.
This is a devstack environment running on a bare metal with the latest master branch.
https://gist.github.com/KevoTran/48797f2833acd87ec33032034369a4e3

Local.conf includes:
enable_plugin neutron-lbaas-dashboard https://git.openstack.org/openstack/neutron-lbaas-dashboard
and
enable_service horizon

Note, this only occurs if the devstack was unstacked and then restacked.
On initial stack.sh, everything is fine and successful.

Changed in neutron-lbaas-dashboard:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.