Updated from global requirements

Change-Id: I846d1491d471db07c120f78ea36786c8e9090550
This commit is contained in:
OpenStack Proposal Bot 2014-09-11 00:32:16 +00:00
parent a352dd8c6d
commit 442292e2aa
4 changed files with 18 additions and 6 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.
pbr>=0.6,!=0.7,<1.0
Babel>=1.3
@ -15,6 +18,6 @@ WebOb>=1.2.3
stevedore>=0.14
six>=1.7.0
oslo.config>=1.4.0.0a3
oslo.i18n>=0.2.0 # Apache-2.0
oslo.utils>=0.2.0 # Apache-2.0
oslo.i18n>=0.3.0 # Apache-2.0
oslo.utils>=0.3.0 # Apache-2.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99

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.
pbr>=0.6,!=0.7,<1.0
Babel>=1.3
@ -13,6 +16,6 @@ WebOb>=1.2.3
stevedore>=0.14
six>=1.7.0
oslo.config>=1.4.0.0a3
oslo.i18n>=0.2.0 # Apache-2.0
oslo.utils>=0.2.0 # Apache-2.0
oslo.i18n>=0.3.0 # Apache-2.0
oslo.utils>=0.3.0 # Apache-2.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99

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.
# Metrics and style
hacking>=0.8.0,<0.9
@ -16,7 +19,7 @@ testrepository>=0.0.18
testtools>=0.9.34
# Functional Tests
requests>=1.2.1
requests>=1.2.1,!=2.4.0
# Documentation
sphinx>=1.1.2,!=1.2.0,<1.3

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.
# Metrics and style
hacking>=0.9.2,<0.10
@ -17,7 +20,7 @@ testrepository>=0.0.18
testtools>=0.9.34
# Functional Tests
requests>=1.2.1
requests>=1.2.1,!=2.4.0
# Documentation
sphinx>=1.1.2,!=1.2.0,<1.3