Updated from global requirements
Change-Id: I0e72933320ac6f49b55ef9782c6c19fb7e997bcb
This commit is contained in:
parent
5c4f98cda0
commit
a128ced5f7
@ -12,7 +12,7 @@ Babel>=1.3
|
|||||||
eventlet>=0.15.1
|
eventlet>=0.15.1
|
||||||
greenlet>=0.3.2
|
greenlet>=0.3.2
|
||||||
httplib2>=0.7.5
|
httplib2>=0.7.5
|
||||||
requests>=1.2.1,!=2.4.0
|
requests>=2.2.0,!=2.4.0
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
jsonrpclib
|
jsonrpclib
|
||||||
Jinja2
|
Jinja2
|
||||||
@ -24,10 +24,10 @@ WebOb>=1.2.3
|
|||||||
python-keystoneclient>=0.10.0
|
python-keystoneclient>=0.10.0
|
||||||
alembic>=0.6.4
|
alembic>=0.6.4
|
||||||
six>=1.7.0
|
six>=1.7.0
|
||||||
stevedore>=0.14
|
stevedore>=1.0.0 # Apache-2.0
|
||||||
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.messaging>=1.4.0.0a3
|
oslo.messaging>=1.4.0
|
||||||
oslo.rootwrap>=1.3.0.0a1
|
oslo.rootwrap>=1.3.0
|
||||||
|
|
||||||
python-novaclient>=2.18.0
|
python-novaclient>=2.18.0
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
hacking>=0.9.2,<0.10
|
hacking>=0.9.2,<0.10
|
||||||
|
|
||||||
cliff>=1.6.0
|
cliff>=1.7.0 # Apache-2.0
|
||||||
coverage>=3.6
|
coverage>=3.6
|
||||||
discover
|
discover
|
||||||
fixtures>=0.3.14
|
fixtures>=0.3.14
|
||||||
@ -12,11 +12,11 @@ python-subunit>=0.0.18
|
|||||||
ordereddict
|
ordereddict
|
||||||
requests-mock>=0.4.0 # Apache-2.0
|
requests-mock>=0.4.0 # Apache-2.0
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||||
oslosphinx>=2.2.0.0a2
|
oslosphinx>=2.2.0 # Apache-2.0
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testtools>=0.9.34
|
testtools>=0.9.34
|
||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
WebTest>=2.0
|
WebTest>=2.0
|
||||||
oslotest>=1.1.0
|
oslotest>=1.1.0 # Apache-2.0
|
||||||
psycopg2
|
psycopg2
|
||||||
MySQL-python
|
MySQL-python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user