Updated from global requirements

Change-Id: I0d2ecddfd56c67da19ed44fe878e522d244117ab
This commit is contained in:
OpenStack Proposal Bot 2015-11-19 22:55:49 +00:00
parent bedb51cfb9
commit 98bd97381b
2 changed files with 6 additions and 6 deletions

View File

@ -4,19 +4,19 @@
pbr>=1.6
requests!=2.8.0,>=2.5.2
Jinja2>=2.6 # BSD License (3 clause)
Jinja2>=2.8 # BSD License (3 clause)
netaddr!=0.7.16,>=0.7.12
SQLAlchemy<1.1.0,>=0.9.9
alembic>=0.8.0
six>=1.9.0
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=2.6.0 # Apache-2.0
oslo.db>=3.0.0 # Apache-2.0
oslo.config>=2.7.0 # Apache-2.0
oslo.db>=3.2.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=0.10.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
oslo.service>=0.12.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
# This project does depend on neutron as a library, but the
# openstack tooling does not play nicely with projects that

View File

@ -9,7 +9,7 @@ mock>=1.2
python-subunit>=0.0.18
requests-mock>=0.6.0 # Apache-2.0
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
testrepository>=0.0.18
testtools>=1.4.0
testresources>=0.2.4