gluon/gluon/tests/db
Georg Kunz 1b7b3c9474 Fixing DB test after sqlite_db config option was removed
The sqlite_db config option was deprecated and has now been
removed from oslo.db which breaks this basic test. We use a
simple hardcoded database name instead.

Change-Id: I164f3523d3561340bdc85433075f49e551a6a3da
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
2017-03-30 23:42:01 +02:00
..
__init__.py Initial Gluon Code 2016-09-21 19:48:56 +00:00
base.py Fixing DB test after sqlite_db config option was removed 2017-03-30 23:42:01 +02:00
test_api_connection.py Remove unused import statements 2017-03-16 23:23:49 +00:00
test_db_sqlalchemy_api.py Remove unused import statements 2017-03-16 23:23:49 +00:00