Updated from global requirements
Change-Id: I2a2bdafed49abe30cef3fe82e6f9817743249506
This commit is contained in:
parent
b2ca2e3677
commit
23977cd4d8
@ -15,5 +15,5 @@ six>=1.9.0 # MIT
|
||||
mistral!=2015.1.0,>=3.0.0 # Apache-2.0
|
||||
python-ironic-inspector-client>=1.5.0 # Apache-2.0
|
||||
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
|
||||
python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
|
||||
python-novaclient>=7.1.0 # Apache-2.0
|
||||
passlib>=1.7.0 # BSD
|
||||
|
@ -5,9 +5,9 @@
|
||||
hacking<0.11,>=0.10.0
|
||||
|
||||
coverage>=4.0 # Apache-2.0
|
||||
docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
|
||||
docutils>=0.11 # OSI-Approved Open Source, Public Domain
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
||||
sphinx>=1.5.1 # BSD
|
||||
oslosphinx>=4.7.0 # Apache-2.0
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
|
Loading…
Reference in New Issue
Block a user