Updated from global requirements

Change-Id: I9be5c9b8b858f5d5d555da5c02337885ecfa901d
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:31:33 +00:00
parent 77c9f88fc4
commit 4007f93aac
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ python-neutronclient>=6.3.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
python-ironicclient>=1.14.0 # Apache-2.0
six>=1.9.0 # MIT
six>=1.10.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
stevedore>=1.20.0 # Apache-2.0
taskflow>=2.7.0 # Apache-2.0

View File

@ -11,7 +11,7 @@ oslotest>=1.10.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
# Doc requirements
openstackdocstheme>=1.17.0 # Apache-2.0