Bug 1029775 - Horizon requires python-pbr at runtime
Summary: Horizon requires python-pbr at runtime
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-django-horizon
Version: 4.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: beta
: 4.0
Assignee: Matthias Runge
QA Contact: Nir Magnezi
URL:
Whiteboard:
: 1039368 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-13 07:55 UTC by Matthias Runge
Modified: 2013-12-20 00:35 UTC (History)
8 users (show)

Fixed In Version: python-django-horizon-2013.2-4.el6ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-20 00:35:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2013:1859 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform Enhancement Advisory 2013-12-21 00:01:48 UTC

Description Matthias Runge 2013-11-13 07:55:14 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Matthias Runge 2013-11-13 07:57:26 UTC
When installing horizon on a separate host (not doing all-in-one installs), you'll get the "Something went wrong page". After installing python-pbr and restart the webserver as well, everything is fine.

Comment 4 Matthias Runge 2013-11-14 13:12:13 UTC
This will require to change add to the spec accordingly:

sed -i '/setuptools_git/d' setup.py
sed -i s/REDHATNOVAVERSION/%{version}/ nova/version.py
sed -i s/REDHATNOVARELEASE/%{release}/ nova/version.py

# Remove the requirements file so that pbr hooks don't add it 
# to distutils requiers_dist config
rm -rf {test-,}requirements.txt tools/{pip,test}-requires

Comment 6 Nir Magnezi 2013-11-20 12:58:35 UTC
Verified: python-django-horizon-2013.2-5.el6ost.noarch

Verification Steps:
===================
1. Installed openstack via packstack with a dedicated host to populate horizon (Comment #1).
2. Verified that /usr/lib/python2.6/site-packages/horizon/version.py does not contain import pbr.version
3. Browsed Horizon via http://<IP_ADDRESS>/dashboard. tested OK.

Comment 7 Martin Magr 2013-12-09 13:25:56 UTC
*** Bug 1039368 has been marked as a duplicate of this bug. ***

Comment 9 errata-xmlrpc 2013-12-20 00:35:25 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2013-1859.html


Note You need to log in before you can comment on or make changes to this bug.