Updated from global requirements

Change-Id: I036c81a2cc84e615d8dd7936ceee60812260abba
This commit is contained in:
OpenStack Proposal Bot 2017-09-21 03:49:49 +00:00
parent 24f6f2df3b
commit 10d55c3a0f
2 changed files with 8 additions and 8 deletions

View File

@ -5,17 +5,17 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
cliff>=2.8.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
iso8601>=0.1.11 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
netaddr>=0.7.18 # BSD
osc-lib>=1.7.0 # Apache-2.0
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
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0
# keystoneclient is used only by neutronclient.osc.utils
# TODO(amotoki): Drop this after osc.utils has no dependency on keystoneclient
python-keystoneclient>=3.8.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
simplejson>=2.2.0 # MIT
simplejson>=3.5.1 # MIT
six>=1.9.0 # MIT
Babel!=2.4.0,>=2.3.4 # BSD

View File

@ -6,12 +6,12 @@ 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
flake8-import-order==0.12 # LGPLv3
mox3!=0.19.0,>=0.7.0 # Apache-2.0
mox3>=0.20.0 # Apache-2.0
mock>=2.0.0 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
reno>=2.5.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0