aodh/tools
Julien Danjou f2708b4ad2 storage: always use get_connection_from_config()
There's no way to connect to a backend only using an URL, because of
parameters such as mongodb_replicaset, etc. So we just remove
get_connection(url) function and always relies on
get_connection_from_config(conf).

Change-Id: I39fabbc78325709150dc7f4edb474c7bd9501205
2015-07-28 12:34:59 +02:00
..
pretty_tox.sh Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
test_hbase_table_utils.py storage: always use get_connection_from_config() 2015-07-28 12:34:59 +02:00