Updated from global requirements

Change-Id: I7abcf98b7a0ab9c782d171ac600866a5271a54b1
This commit is contained in:
OpenStack Proposal Bot 2015-08-10 01:07:56 +00:00
parent 888c96a723
commit 4385de1395
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# 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<2.0,>=1.3
pbr<2.0,>=1.4
requests>=2.5.2
Jinja2>=2.6 # BSD License (3 clause)
@ -11,8 +11,8 @@ alembic>=0.7.2
six>=1.9.0
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.db>=1.12.0 # Apache-2.0
oslo.log>=1.6.0 # Apache-2.0
oslo.db>=2.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.service>=0.1.0 # Apache-2.0

View File

@ -16,4 +16,4 @@ testtools>=1.4.0
testscenarios>=0.4
WebOb>=1.2.3
WebTest>=2.0
oslotest>=1.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0