Updated from global requirements

Change-Id: Ib7bbfc60a8d47dc60223c1b68218d2d03588239f
This commit is contained in:
OpenStack Proposal Bot
2015-04-15 13:11:42 +00:00
parent fd694a453f
commit 6cd13e14a1
2 changed files with 6 additions and 6 deletions

View File

@@ -6,9 +6,9 @@ pbr>=0.6,!=0.7,<1.0
Babel>=1.3
iso8601>=0.1.9
fixtures>=0.3.14
oslo.config>=1.9.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
posix_ipc
six>=1.9.0
retrying>=1.2.3,!=1.3.0 # Apache-2.0

View File

@@ -3,12 +3,12 @@
# process, which may cause wedges in the gate later.
hacking>=0.10.0,<0.11
oslotest>=1.2.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
coverage>=3.6
futures>=2.1.6
# These are needed for docs generation
oslosphinx>=2.2.0 # Apache-2.0
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
eventlet>=0.16.1
eventlet>=0.16.1,!=0.17.0