Updated from global requirements
Change-Id: I7a53aedccdd62fafd0da2679e84345e71da5493d
This commit is contained in:
parent
e44f02d207
commit
cbd0b18819
@ -1,3 +1,6 @@
|
|||||||
|
# The order of packages is significant, because pip processes them in the order
|
||||||
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
|
# process, which may cause wedges in the gate later.
|
||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
|
|
||||||
Paste
|
Paste
|
||||||
@ -9,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
|
requests>=1.2.1,!=2.4.0
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
jsonrpclib
|
jsonrpclib
|
||||||
Jinja2
|
Jinja2
|
||||||
@ -28,4 +31,4 @@ oslo.db>=0.4.0 # Apache-2.0
|
|||||||
oslo.messaging>=1.4.0.0a3
|
oslo.messaging>=1.4.0.0a3
|
||||||
oslo.rootwrap>=1.3.0.0a1
|
oslo.rootwrap>=1.3.0.0a1
|
||||||
|
|
||||||
python-novaclient>=2.17.0
|
python-novaclient>=2.18.0
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
# The order of packages is significant, because pip processes them in the order
|
||||||
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
|
# 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.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user