OpenStack Telemetry (Ceilometer) Alarming
Go to file
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
bin Improve help strings 2014-02-08 06:46:32 +01:00
ceilometer Make recording and scanning data more determined 2014-02-28 15:13:54 +04:00
doc Merge "Implements field validation for complex query functionality" 2014-02-20 20:14:04 +00:00
etc Handle Heat notifications for stack CRUD 2014-02-18 18:48:52 +01:00
nova_tests Adds flavor_id in the nova_notifier 2014-02-08 14:03:21 +08:00
tools Improve help strings 2014-02-08 06:46:32 +01:00
.coveragerc test code should be excluded from test coverage summary 2013-12-11 11:40:51 -05:00
.gitignore Clean .gitignore 2014-01-27 14:40:35 +01:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Switch to pbr. 2013-05-11 12:44:54 -04:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MAINTAINERS Split collector 2013-11-26 16:03:26 +01:00
openstack-common.conf sync units.py from oslo to ceilometer 2014-02-19 18:33:06 +08:00
README.rst Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
requirements.txt Updated from global requirements 2014-02-20 15:43:51 +00:00
setup-test-env.sh Refactored run-tests script 2014-02-10 15:30:25 +02:00
setup.cfg Handle Heat notifications for stack CRUD 2014-02-18 18:48:52 +01:00
setup.py Update requirements 2013-09-19 11:42:10 +02:00
test-requirements.txt Switch over to oslosphinx 2014-02-13 14:52:53 +01:00
tox.ini allow hacking to set dependencies 2014-02-14 21:22:56 +00:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer