deb-ceilometer/ceilometer/storage/hbase
Stefano Zilli 3ae2e054ac Parametrize table_prefix_separator in hbase
table_prefix_separator is hardcoded to be an underscore (happybase
default). This fix adds the possibility to parametrize this value using
a parameter in ceilometer database configuration. An example is:
hbase://localhost:9090/?table_prefix=ceilo&table_prefix_separator=.

Change-Id: I8c3c2a0b35001991844e679282ffd0ee4ae76abc
Closes-Bug: #1331374
2015-09-28 10:45:06 +02:00
..
__init__.py Splits hbase storage code base 2014-06-17 17:30:54 +02:00
base.py Parametrize table_prefix_separator in hbase 2015-09-28 10:45:06 +02:00
inmemory.py do not translate debug logs 2015-08-12 22:43:52 -04:00
migration.py [HBase] Add migration script for new row separate design 2014-10-07 13:07:44 +04:00
utils.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00