Updated from global requirements

Change-Id: Ia4ccd3b4218f8a9b83c4fee2ab596ef73443490e
This commit is contained in:
OpenStack Proposal Bot
2016-11-09 04:23:24 +00:00
parent 41749ebbcf
commit f8a9c7702a
2 changed files with 3 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
pbr>=1.8 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
os-brick>=1.6.1 # Apache-2.0
os-brick>=1.8.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0

View File

@@ -10,7 +10,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno>=1.8.0 # Apache2
reno>=1.8.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT