Updated from global requirements
Change-Id: I3142490cf4b7660ccb59ba7f06f87d3ddd620459
This commit is contained in:
@@ -6,7 +6,7 @@ PyYAML>=3.10 # MIT
|
|||||||
appdirs>=1.3.0 # MIT License
|
appdirs>=1.3.0 # MIT License
|
||||||
requestsexceptions>=1.2.0 # Apache-2.0
|
requestsexceptions>=1.2.0 # Apache-2.0
|
||||||
jsonpatch>=1.16 # BSD
|
jsonpatch>=1.16 # BSD
|
||||||
six>=1.9.0 # MIT
|
six>=1.10.0 # MIT
|
||||||
os-service-types>=1.1.0 # Apache-2.0
|
os-service-types>=1.1.0 # Apache-2.0
|
||||||
keystoneauth1>=3.2.0 # Apache-2.0
|
keystoneauth1>=3.2.0 # Apache-2.0
|
||||||
deprecation>=1.0 # Apache-2.0
|
deprecation>=1.0 # Apache-2.0
|
||||||
|
@@ -7,11 +7,11 @@ beautifulsoup4>=4.6.0 # MIT
|
|||||||
coverage!=4.4,>=4.0 # Apache-2.0
|
coverage!=4.4,>=4.0 # Apache-2.0
|
||||||
doc8>=0.6.0 # Apache-2.0
|
doc8>=0.6.0 # Apache-2.0
|
||||||
docutils>=0.11 # OSI-Approved Open Source, Public Domain
|
docutils>=0.11 # OSI-Approved Open Source, Public Domain
|
||||||
extras>=0.0.3 # MIT
|
extras>=1.0.0 # MIT
|
||||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||||
jsonschema<3.0.0,>=2.6.0 # MIT
|
jsonschema<3.0.0,>=2.6.0 # MIT
|
||||||
mock>=2.0.0 # BSD
|
mock>=2.0.0 # BSD
|
||||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
openstackdocstheme>=1.17.0 # Apache-2.0
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
reno>=2.5.0 # Apache-2.0
|
reno>=2.5.0 # Apache-2.0
|
||||||
@@ -22,6 +22,6 @@ sphinx>=1.6.2 # BSD
|
|||||||
stestr>=1.0.0 # Apache-2.0
|
stestr>=1.0.0 # Apache-2.0
|
||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
testscenarios>=0.4 # Apache-2.0/BSD
|
||||||
testtools>=1.4.0 # MIT
|
testtools>=2.2.0 # MIT
|
||||||
python-glanceclient>=2.8.0 # Apache-2.0
|
python-glanceclient>=2.8.0 # Apache-2.0
|
||||||
python-ironicclient>=1.14.0 # Apache-2.0
|
python-ironicclient>=1.14.0 # Apache-2.0
|
||||||
|
Reference in New Issue
Block a user