Revert "Remove PyMySQL and psycopg2 from test-requirements.txt"

These packages needed for DB tests

This reverts commit 581ba2e0cc6bb205a70a3bab1b8bdba1d6892b73.

Change-Id: Ia4bf3cd52f0f70c32dc61079125faeb608d8889a
This commit is contained in:
Sergey Reshetnyak 2016-03-24 12:43:43 +00:00
parent 4df93de515
commit 2e340c315c
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@ hacking<0.11,>=0.10.0
Mako>=0.4.0 # MIT
PrettyTable<0.8,>=0.7 # BSD
PyMySQL>=0.6.2 # MIT License
bashate>=0.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
doc8 # Apache-2.0
@ -14,6 +15,7 @@ mock>=1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL
pylint==1.4.5 # GNU GPL v2
reno>=0.1.1 # Apache2
rfc3986>=0.2.0 # Apache-2.0