Updated from global requirements

Change-Id: I2ba65ecbbcc5e58d5efdae51e9eda8e3ef39db9b
This commit is contained in:
OpenStack Proposal Bot 2016-02-01 13:43:04 +00:00
parent 7704c392b1
commit ae1dae874d
2 changed files with 14 additions and 14 deletions

View File

@ -7,4 +7,4 @@
# be installed in a specific order.
#
# PBR should always appear first
pbr>=1.6
pbr>=1.6 # Apache-2.0

View File

@ -12,20 +12,20 @@ hacking<0.11,>=0.10.0
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
http://tarballs.openstack.org/python-tackerclient/python-tackerclient-master.tar.gz#egg=python-tackerclient
#
coverage>=3.6
django-nose>=1.2
mock>=1.2
mox3>=0.7.0
nodeenv>=0.9.4 # BSD License
nose
nose-exclude
nosehtmloutput>=0.0.3
nosexcover
openstack.nose-plugin>=0.7
coverage>=3.6 # Apache-2.0
django-nose>=1.2 # BSD
mock>=1.2 # BSD
mox3>=0.7.0 # Apache-2.0
nodeenv>=0.9.4 # BSD License # BSD
nose # LGPL
nose-exclude # LGPL
nosehtmloutput>=0.0.3 # Apache-2.0
nosexcover # BSD
openstack.nose-plugin>=0.7 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
reno>=0.1.1 # Apache2
selenium
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
testtools>=1.4.0
selenium!=2.49,!=2.50 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
testtools>=1.4.0 # MIT
# This also needs xvfb library installed on your OS
xvfbwrapper>=0.1.3 #license: MIT