Updated from global requirements
Change-Id: I2da0ea1c58865c47396b001f1aa66c54ece57bfb
This commit is contained in:
parent
ffe86e5ba5
commit
85d8adaec6
@ -8,7 +8,7 @@ decorator>=3.4.0 # BSD
|
|||||||
jmespath>=0.9.0 # MIT
|
jmespath>=0.9.0 # MIT
|
||||||
jsonpatch>=1.1 # BSD
|
jsonpatch>=1.1 # BSD
|
||||||
ipaddress>=1.0.7;python_version<'3.3' # PSF
|
ipaddress>=1.0.7;python_version<'3.3' # PSF
|
||||||
os-client-config>=1.27.0 # Apache-2.0
|
os-client-config>=1.28.0 # Apache-2.0
|
||||||
# These two are here to prevent issues with version pin mismatches from our
|
# These two are here to prevent issues with version pin mismatches from our
|
||||||
# client library transitive depends.
|
# client library transitive depends.
|
||||||
# Babel can be removed when ironicclient is removed (because of openstackclient
|
# Babel can be removed when ironicclient is removed (because of openstackclient
|
||||||
@ -19,7 +19,7 @@ six>=1.9.0 # MIT
|
|||||||
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
|
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
|
||||||
iso8601>=0.1.11 # MIT
|
iso8601>=0.1.11 # MIT
|
||||||
|
|
||||||
keystoneauth1>=2.21.0 # Apache-2.0
|
keystoneauth1>=3.1.0 # Apache-2.0
|
||||||
netifaces>=0.10.4 # MIT
|
netifaces>=0.10.4 # MIT
|
||||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||||
python-ironicclient>=1.14.0 # Apache-2.0
|
python-ironicclient>=1.14.0 # Apache-2.0
|
||||||
|
@ -7,7 +7,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
|
|||||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||||
mock>=2.0 # BSD
|
mock>=2.0 # BSD
|
||||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||||
openstackdocstheme>=1.11.0 # Apache-2.0
|
openstackdocstheme>=1.16.0 # Apache-2.0
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
requests-mock>=1.1 # Apache-2.0
|
requests-mock>=1.1 # Apache-2.0
|
||||||
sphinx>=1.6.2 # BSD
|
sphinx>=1.6.2 # BSD
|
||||||
|
Loading…
Reference in New Issue
Block a user