Updated from global requirements

Change-Id: I4c18710d79593aa8b6efbbc7703c3851231478b9
This commit is contained in:
OpenStack Proposal Bot 2016-07-19 15:32:42 +00:00
parent 1b803ae24a
commit 6ce9834afc
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ django-compressor>=2.0 # MIT
django-openstack-auth>=2.3.0 # Apache-2.0
iso8601>=0.1.11 # MIT
python-keystoneclient!=1.8.0,!=2.1.0,>=1.7.0 # Apache-2.0
python-manilaclient>=1.3.0 # Apache-2.0
python-manilaclient>=1.10.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-saharaclient>=0.13.0 # Apache-2.0

View File

@ -5,7 +5,7 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
django-nose>=1.2 # BSD
django-nose>=1.4.4 # BSD
discover # BSD
reno>=1.8.0 # Apache2
mock>=2.0 # BSD