Updated from global requirements

Change-Id: Ib0c8c561427f141583d677e86a76cbfe4e2be606
This commit is contained in:
OpenStack Proposal Bot 2014-10-11 22:33:01 +00:00
parent 3e44d70617
commit ea3934df70
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ netaddr>=0.7.12
python-neutronclient>=2.3.6,<3
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
WebOb>=1.2.3
python-keystoneclient>=0.10.0
python-keystoneclient>=0.11.1
alembic>=0.6.4
six>=1.7.0
stevedore>=1.0.0 # Apache-2.0

View File

@ -11,7 +11,7 @@ mock>=1.0
python-subunit>=0.0.18
ordereddict
requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0
testrepository>=0.0.18
testtools>=0.9.34