Updated from global requirements

Change-Id: I68ed6d5d1caa9647e8c458d32c5970b4622c6833
This commit is contained in:
OpenStack Proposal Bot
2014-09-11 17:14:36 +00:00
parent 5526d4258d
commit 9527f9f219
2 changed files with 7 additions and 1 deletions

View File

@@ -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.
# Order matters to the pip dependency resolver, so sorting this file
# changes how packages are installed. New dependencies should be
# added in alphabetical order, however, some dependencies may need to
@@ -25,7 +28,7 @@ python-glanceclient>=0.14.0
python-heatclient>=0.2.9
python-keystoneclient>=0.10.0
python-neutronclient>=2.3.6,<3
python-novaclient>=2.17.0
python-novaclient>=2.18.0
python-saharaclient>=0.7.1
python-swiftclient>=2.2.0
python-troveclient>=1.0.4

View File

@@ -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.
# Order matters to the pip dependency resolver, so sorting this file
# changes how packages are installed. New dependencies should be
# added in alphabetical order, however, some dependencies may need to