Updated from global requirements

Change-Id: I1f6c61c6257a4823d1454a72fedb55d9b8808a98
This commit is contained in:
OpenStack Proposal Bot 2016-05-30 02:34:05 +00:00
parent 759a713f5a
commit 41b9ae644d
2 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.versionedobjects!=1.9.0,>=1.5.0 # Apache-2.0
oslo.versionedobjects>=1.9.1 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
paramiko>=2.0 # LGPL
pbr>=1.6 # Apache-2.0
@ -45,7 +45,7 @@ python-barbicanclient>=4.0.0 # Apache-2.0
python-glanceclient>=2.0.0 # Apache-2.0
python-heatclient>=1.1.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
python-k8sclient>=0.1.0 # Apache-2.0
python-k8sclient>=0.2.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
requests>=2.10.0 # Apache-2.0

View File

@ -8,12 +8,12 @@
bandit>=1.0.1 # Apache-2.0
coverage>=3.6 # Apache-2.0
doc8 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
hacking<0.11,>=0.10.0 # Apache-2.0
mock>=2.0 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
pytz>=2013.6 # MIT
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD