Add psycopg2 and PyMySQL to test-requirements
Both PyMySQL and psycopg2 are needed to test migration scripts on gates. Change-Id: If75f15ebecb76d292839a07d36d1193e4781355d Closes-Bug: #1205386
This commit is contained in:
parent
ffb5eef8c8
commit
193d91282a
@ -12,6 +12,8 @@ mock>=2.0 # BSD
|
|||||||
os-api-ref>=1.0.0 # Apache-2.0
|
os-api-ref>=1.0.0 # Apache-2.0
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
||||||
|
PyMySQL>=0.7.6 # MIT License
|
||||||
|
psycopg2>=2.5 # LGPL/ZPL
|
||||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||||
testtools>=1.4.0 # MIT
|
testtools>=1.4.0 # MIT
|
||||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user