Updated from global requirements

Change-Id: Iabf3cbe8d02745e8dc9e363dd89e48a56bb3f429
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 04:21:01 +00:00
parent f6a5e91cb1
commit d496249728
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
openstackdocstheme>=1.17.0 # Apache-2.0
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
openstackdocstheme>=1.17.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
sphinx>=1.6.2 # BSD

View File

@ -4,7 +4,7 @@
Babel!=2.4.0,>=2.3.4 # BSD
openstacksdk>=0.9.19 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
python-barbicanclient!=4.5.0,!=4.5.1,>=4.0.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0

View File

@ -8,7 +8,7 @@ django-nose>=1.4.4 # BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
nose-exclude>=0.3.0 # LGPL
selenium>=2.50.1 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT