Updated from global requirements

Change-Id: I080354c351deeea0401e8e849de6868e5ccb6ca4
This commit is contained in:
OpenStack Proposal Bot 2017-02-15 20:44:39 +00:00
parent 2be2fb4a34
commit 924562aa5d
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ pbr>=1.8 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
python-freezerclient>=1.0.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
@ -25,5 +25,5 @@ six>=1.9.0 # MIT
# Not in global-requirements
apscheduler # MIT License
psutil>=3.0.1 # BSD
psutil>=3.2.2 # BSD

View File

@ -7,7 +7,7 @@ coverage>=4.0 # Apache-2.0
mock>=2.0 # BSD
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT