Updated from global requirements

Change-Id: I3b897ad173ef27c9a12a5bbe5695657bb0a3bda0
This commit is contained in:
OpenStack Proposal Bot 2015-09-07 21:54:39 +00:00 committed by Mark Sturdevant
parent 5469154057
commit 6977b0196d
2 changed files with 2 additions and 2 deletions

View File

@ -39,5 +39,5 @@ six>=1.9.0
SQLAlchemy<1.1.0,>=0.9.9
stevedore>=1.5.0 # Apache-2.0
python-cinderclient>=1.3.1
python-novaclient>=2.26.0
python-novaclient>=2.28.1
WebOb>=1.2.3

View File

@ -13,7 +13,7 @@ mock>=1.2
PyMySQL>=0.6.2 # MIT License
oslotest>=1.10.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
psycopg2
psycopg2>=2.5
python-subunit>=0.0.18
requests-mock>=0.6.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2