Updated from global requirements
Change-Id: Ie760385d750d52490b4e05225abecc17ff3210c7
This commit is contained in:
parent
ec9b64565b
commit
2982693430
@ -6,12 +6,12 @@ pbr>=0.6,!=0.7,<1.0
|
||||
alembic>=0.7.2
|
||||
Babel>=1.3
|
||||
iso8601>=0.1.9
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
oslo.config>=1.9.0 # Apache-2.0
|
||||
oslo.utils>=1.2.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
|
||||
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
|
||||
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
sqlalchemy-migrate>=0.9.5
|
||||
stevedore>=1.1.0 # Apache-2.0
|
||||
stevedore>=1.3.0,<1.4.0 # Apache-2.0
|
||||
six>=1.9.0
|
||||
testresources>=0.2.4
|
||||
testscenarios>=0.4
|
||||
|
@ -12,8 +12,8 @@ MySQL-python
|
||||
psycopg2
|
||||
python-subunit>=0.0.18
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
oslotest>=1.2.0 # Apache-2.0
|
||||
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
|
||||
oslotest>=1.5.1,<1.6.0 # Apache-2.0
|
||||
testrepository>=0.0.18
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
tempest-lib>=0.3.0
|
||||
tempest-lib>=0.4.0
|
||||
|
@ -11,9 +11,9 @@ fixtures>=0.3.14
|
||||
psycopg2
|
||||
python-subunit>=0.0.18
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
oslotest>=1.2.0 # Apache-2.0
|
||||
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
|
||||
oslotest>=1.5.1,<1.6.0 # Apache-2.0
|
||||
PyMySQL>=0.6.2 # MIT License
|
||||
testrepository>=0.0.18
|
||||
testtools>=0.9.36,!=1.2.0
|
||||
tempest-lib>=0.3.0
|
||||
tempest-lib>=0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user