aodh/ceilometer/storage/hbase
Mehdi Abaakouk 7fc5579865 Splits hbase storage code base
The hbase storage file have three different kind of things
* The Connection class
* The In-Memory implementation of HBase
* The a list of helper methods

This change splits this three things into separate files

Partial implements blueprint dedicated-alarm-database
Co-Authored-By: Ala Rezmerita <ala.rezmerita@cloudwatt.com>

Change-Id: I6453dc7795fb24d8ea773b129874e7936befae47
2014-06-17 17:30:54 +02:00
..
__init__.py Splits hbase storage code base 2014-06-17 17:30:54 +02:00
inmemory.py Splits hbase storage code base 2014-06-17 17:30:54 +02:00
utils.py Splits hbase storage code base 2014-06-17 17:30:54 +02:00