Updated from global requirements

Change-Id: I7d2d9f8dca48e3eef43401727f8431368515abc4
This commit is contained in:
OpenStack Proposal Bot 2017-06-02 22:09:52 +00:00
parent 60f9257683
commit 2a2f44c1b3
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.config>=4.0.0 # Apache-2.0
keystoneauth1>=2.20.0 # Apache-2.0
python-heatclient>=1.6.1 # Apache-2.0

View File

@ -18,5 +18,5 @@ oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
reno>=1.8.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.13 # BSD