Updated from global requirements
Change-Id: I17d4f43ea03e7ab4ee504281aaa367aaff228323
This commit is contained in:
parent
8576905606
commit
19074c8ceb
@ -20,20 +20,20 @@ python-neutronclient>=2.3.6,<3
|
|||||||
python-glanceclient>=0.14.0
|
python-glanceclient>=0.14.0
|
||||||
python-keystoneclient>=0.10.0
|
python-keystoneclient>=0.10.0
|
||||||
python-swiftclient>=2.2.0
|
python-swiftclient>=2.2.0
|
||||||
stevedore>=0.14
|
stevedore>=1.0.0 # Apache-2.0
|
||||||
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 # Apache-2.0
|
||||||
oslo.db>=0.4.0 # Apache-2.0
|
oslo.db>=1.0.0 # Apache-2.0
|
||||||
oslo.rootwrap>=1.3.0.0a1
|
oslo.rootwrap>=1.3.0
|
||||||
oslo.i18n>=0.3.0 # Apache-2.0
|
oslo.i18n>=1.0.0 # Apache-2.0
|
||||||
oslo.utils>=0.3.0 # Apache-2.0
|
oslo.utils>=1.0.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
|
||||||
WSME>=0.6
|
WSME>=0.6
|
||||||
Jinja2
|
Jinja2
|
||||||
keystonemiddleware>=1.0.0
|
keystonemiddleware>=1.0.0
|
||||||
oslo.messaging>=1.4.0.0a3
|
oslo.messaging>=1.4.0
|
||||||
retrying>=1.2.2 # Apache-2.0
|
retrying>=1.2.2 # Apache-2.0
|
||||||
posix_ipc
|
posix_ipc
|
||||||
|
@ -8,7 +8,7 @@ fixtures>=0.3.14
|
|||||||
mock>=1.0
|
mock>=1.0
|
||||||
Babel>=1.3
|
Babel>=1.3
|
||||||
MySQL-python
|
MySQL-python
|
||||||
oslotest>=1.1.0.0a2
|
oslotest>=1.1.0 # Apache-2.0
|
||||||
psycopg2
|
psycopg2
|
||||||
python-ironicclient>=0.2.1
|
python-ironicclient>=0.2.1
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
@ -18,5 +18,5 @@ 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>=2.2.0.0a2
|
oslosphinx>=2.2.0 # Apache-2.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user