Remove unused database

We do not need postgresql and mysql database for the gates, remove it.

Change-Id: I869e3fd4cbf47ae2809b19fa50c28e2ca1db4bdf
This commit is contained in:
Andreas Jaeger 2017-11-23 21:29:26 +01:00
parent c10cd14cde
commit d857990c16

View File

@ -43,13 +43,6 @@ uuid-dev [platform:dpkg]
python-numpy [python]
python-yaml [python]
# NOTE(jaegerandi): Temporarily needed for part of OpenStack gates
# TODO(pabelanger): Remove in follow up patch.
mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
postgresql
postgresql-client [platform:dpkg]
# NOTE(dirk) needed for PyECLib
liberasurecode-dev [platform:dpkg]
liberasurecode-devel [platform:rpm]