Updated from global requirements

Change-Id: Iaf2f88061adbfb487aee00a3790c56907372bdb6
This commit is contained in:
OpenStack Proposal Bot 2017-09-11 21:50:23 +00:00
parent d6056d1ab6
commit 739754aaba
2 changed files with 5 additions and 5 deletions

View File

@ -8,11 +8,11 @@ Django<2.0,>=1.8 # BSD
django-compressor>=2.0 # MIT
django-openstack-auth>=3.5.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
python-designateclient>=1.5.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
python-designateclient>=2.7.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-manilaclient>=1.12.0 # Apache-2.0
python-manilaclient>=1.16.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-saharaclient>=1.1.0 # Apache-2.0
python-saharaclient>=1.2.0 # Apache-2.0
pytz>=2013.6 # MIT

View File

@ -8,7 +8,7 @@ ddt>=1.0.1 # MIT
django-nose>=1.4.4 # BSD
reno>=2.5.0 # Apache-2.0
mock>=2.0.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
mox3>=0.20.0 # Apache-2.0
netifaces>=0.10.4 # MIT
nose-exclude # LGPL
python-subunit>=0.0.18 # Apache-2.0/BSD