Updated from global requirements
Change-Id: I60246930eb49e9a04a77a5b9c8b24b0496a7f502
This commit is contained in:
parent
357081e366
commit
34fa5519bd
@ -22,10 +22,10 @@ stevedore>=0.14
|
|||||||
pysendfile==2.0.0
|
pysendfile==2.0.0
|
||||||
websockify>=0.5.1,<0.7
|
websockify>=0.5.1,<0.7
|
||||||
oslo.config>=1.4.0.0a3
|
oslo.config>=1.4.0.0a3
|
||||||
oslo.db>=0.2.0 # Apache-2.0
|
oslo.db>=0.4.0 # Apache-2.0
|
||||||
oslo.rootwrap>=1.3.0.0a1
|
oslo.rootwrap>=1.3.0.0a1
|
||||||
oslo.i18n>=0.1.0 # Apache-2.0
|
oslo.i18n>=0.2.0 # Apache-2.0
|
||||||
oslo.utils>=0.1.1 # Apache-2.0
|
oslo.utils>=0.2.0 # Apache-2.0
|
||||||
pecan>=0.5.0
|
pecan>=0.5.0
|
||||||
six>=1.7.0
|
six>=1.7.0
|
||||||
jsonpatch>=1.1
|
jsonpatch>=1.1
|
||||||
|
@ -5,7 +5,7 @@ fixtures>=0.3.14
|
|||||||
mock>=1.0
|
mock>=1.0
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
MySQL-python
|
MySQL-python
|
||||||
oslotest
|
oslotest>=1.1.0.0a1
|
||||||
psycopg2
|
psycopg2
|
||||||
python-ironicclient>=0.2.1
|
python-ironicclient>=0.2.1
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
@ -15,7 +15,7 @@ testtools>=0.9.34
|
|||||||
# Doc requirements
|
# Doc requirements
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||||
sphinxcontrib-pecanwsme>=0.8
|
sphinxcontrib-pecanwsme>=0.8
|
||||||
oslosphinx
|
oslosphinx>=2.2.0.0a2
|
||||||
|
|
||||||
# Required for Nova unit tests in ironic/nova/tests/ and can be removed
|
# Required for Nova unit tests in ironic/nova/tests/ and can be removed
|
||||||
# once the driver code lands in Nova.
|
# once the driver code lands in Nova.
|
||||||
|
Loading…
Reference in New Issue
Block a user