Opens and closes db connections manually to avoid errors when using MySQL backend 79/7279/1
authorBenjamin Diaz <bdiaz@whitestack.com>
Fri, 8 Feb 2019 16:41:12 +0000 (13:41 -0300)
committerBenjamin Diaz <bdiaz@whitestack.com>
Tue, 5 Mar 2019 16:11:53 +0000 (13:11 -0300)
commit0c5ec8cea177aae846451601bd62e0c99676c30a
tree2c494f7871a86d02ce4c80bf10e8fec7189b7d01
parentc0da257ff744282c178594bab0b50ee3a0f3416e
Opens and closes db connections manually to avoid errors when using MySQL backend

Change-Id: I39f7d17069afa6aaceb643f9ecbfeb5595c4ed9a
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
osm_mon/core/database.py
osm_mon/tests/core/test_database.py