Updated from global requirements
Change-Id: I3c68bc324074af3ef54056d4dff9d9d4f715d2b8
This commit is contained in:
parent
075ecfaa5a
commit
1b09aeb967
@ -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.
|
||||
argparse
|
||||
Babel>=1.3
|
||||
eventlet>=0.15.1
|
||||
@ -7,9 +10,9 @@ Paste
|
||||
PasteDeploy>=1.5.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
posix_ipc
|
||||
python-novaclient>=2.17.0
|
||||
python-novaclient>=2.18.0
|
||||
python-neutronclient>=2.3.6,<3
|
||||
Routes>=1.12.3,!=2.0
|
||||
six>=1.7.0
|
||||
oslo.config>=1.4.0.0a3
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
WebOb>=1.2.3
|
||||
|
@ -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.5.6,<0.8
|
||||
httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user