Updated from global requirements

Change-Id: I7ff393a7015b2abafbe6b2a5baf1bbf346ef7c35
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:51:19 +00:00
parent 565c05cce1
commit 23ae4d96ac
2 changed files with 5 additions and 5 deletions

View File

@ -11,8 +11,8 @@ PrettyTable<0.8,>=0.7.1 # BSD
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
keystoneauth1>=3.0.1 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -6,10 +6,10 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
requests-mock>=1.1 # Apache-2.0
mock>=2.0 # BSD
requests-mock>=1.1.0 # Apache-2.0
mock>=2.0.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
openstackdocstheme>=1.11.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
sphinx>=1.6.2 # BSD