Updated from global requirements

Change-Id: I758467818059fc36ba9f24b5c667ff673f55026c
This commit is contained in:
OpenStack Proposal Bot 2015-11-21 16:24:14 +00:00
parent 80dbe8e3c0
commit 3c38711a46
2 changed files with 3 additions and 3 deletions

View File

@ -14,12 +14,12 @@ WebOb>=1.2.3
stevedore>=1.5.0 # Apache-2.0
six>=1.9.0
oslo.cache>=0.8.0 # Apache-2.0
oslo.config>=2.6.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
SQLAlchemy<1.1.0,>=0.9.9
enum34;python_version=='2.7' or python_version=='2.6'

View File

@ -22,7 +22,7 @@ testtools>=1.4.0
# Documentation
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
openstack-doc-tools>=0.23
oslotest>=1.10.0 # Apache-2.0
reno>=0.1.1 # Apache2