Install horizon directly from pypi
It's no longer possible to install horizon with our current method, and it's causing the ci to fail. http://lists.openstack.org/pipermail/openstack-dev/2018-March/128310.html Depends-On: Iad46a2b63a9fd1b116f89c8084202a08faa0ab05 Change-Id: I919fa31df50c80d1d2fbf73eafddedefa475cac1
This commit is contained in:
parent
9ab56ba9b1
commit
9bf92c5c85
@ -9,3 +9,5 @@
|
||||
# PBR should always appear first
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
python-zunclient>=1.0.0 # Apache-2.0
|
||||
|
||||
horizon>=13.0.0 # Apache-2.0
|
@ -19,6 +19,3 @@ testtools>=2.2.0 # MIT
|
||||
sphinx!=1.6.6,>=1.6.2 # BSD
|
||||
openstackdocstheme>=1.18.1 # Apache-2.0
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
|
||||
# Include horizon as test requirement
|
||||
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
|
||||
|
Loading…
x
Reference in New Issue
Block a user