aodh/ceilometer
Nadya Privalova 0ccd4e7f63 Make recording and scanning data more determined
HBase may contain only strings and unicodes.
In current implementation some entries put to db after str() or unicode(),
others are not being modified at all.
It is needed to make this process more determined. It may be achived by
creating serialize() and deserialized() methods. In these methods json library
may be used for safe work with HBase.

Partially implements bp hbase-alarming

Change-Id: If67a103e1d79d98cc93b88fe60e79c97fd17bb96
2014-02-28 15:13:54 +04:00
..
2014-02-08 06:46:32 +01:00
2014-02-11 11:50:11 +00:00
2014-02-08 06:46:32 +01:00
2014-02-14 22:31:32 +08:00
2014-02-08 06:46:32 +01:00
2014-02-08 06:46:32 +01:00
2014-02-08 06:46:32 +01:00
2014-02-14 22:31:32 +08:00
2014-02-08 06:46:32 +01:00
2014-02-14 22:31:32 +08:00
2014-02-20 09:12:26 +00:00