Updated from global requirements
Change-Id: I94fcbf60b7931d151373b7cf3250d7c527ea7ffc
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
pbr>=1.6
|
pbr>=1.6 # Apache-2.0
|
||||||
# Horizon Core Requirements
|
# Horizon Core Requirements
|
||||||
Babel>=1.3
|
Babel>=1.3 # BSD
|
||||||
Django<1.9,>=1.8
|
Django<1.9,>=1.8 # BSD
|
||||||
django-compressor>=1.4
|
django-compressor>=1.4 # MIT
|
||||||
django-openstack-auth>=2.0.0
|
django-openstack-auth>=2.0.0 # Apache-2.0
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9 # MIT
|
||||||
python-mistralclient>=1.0.0
|
python-mistralclient>=1.0.0 # Apache-2.0
|
||||||
PyYAML>=3.1.0
|
PyYAML>=3.1.0 # MIT
|
||||||
|
|||||||
@@ -6,19 +6,19 @@ hacking<0.11,>=0.10.0
|
|||||||
# Testing Requirements
|
# Testing Requirements
|
||||||
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
|
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
|
||||||
|
|
||||||
coverage>=3.6
|
coverage>=3.6 # Apache-2.0
|
||||||
django-nose>=1.2
|
django-nose>=1.2 # BSD
|
||||||
mock>=1.2
|
mock>=1.2 # BSD
|
||||||
mox>=0.5.3
|
mox>=0.5.3 # Apache-2.0
|
||||||
mox3>=0.7.0
|
mox3>=0.7.0 # Apache-2.0
|
||||||
nodeenv>=0.9.4 # BSD License
|
nodeenv>=0.9.4 # BSD License # BSD
|
||||||
nose
|
nose # LGPL
|
||||||
nose-exclude
|
nose-exclude # LGPL
|
||||||
nosexcover
|
nosexcover # BSD
|
||||||
openstack.nose-plugin>=0.7
|
openstack.nose-plugin>=0.7 # Apache-2.0
|
||||||
nosehtmloutput>=0.0.3
|
nosehtmloutput>=0.0.3 # Apache-2.0
|
||||||
selenium
|
selenium # Apache-2.0
|
||||||
xvfbwrapper>=0.1.3 #license: MIT
|
xvfbwrapper>=0.1.3 #license: MIT
|
||||||
# Docs Requirements
|
# Docs Requirements
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
||||||
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user