Updated from global requirements

Change-Id: Ibc3f4fb199e47a29e721579096413c008724fee9
This commit is contained in:
OpenStack Proposal Bot 2017-09-02 12:12:46 +00:00
parent 93cab15833
commit 4c483322fe
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0

View File

@ -9,7 +9,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
mock>=2.0.0 # BSD
python-keystoneclient>=3.8.0 # Apache-2.0
python-cinderclient>=3.1.0 # Apache-2.0
python-cinderclient>=3.2.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0