deb-ceilometer/ceilometer/storage
Igor Degtiarov c2a42bc906 Cast Int64 values to float
Currently MongoDB and HBase return integer values from samples and statistics,
but wsme expected a float type.
In this CR MongoDB and HBase statistics and sample values cast to float.

Change-Id: I97ccf8f8cd10e065ebd80ccbe1a688bf8d722b2f
Closes-Bug: #1474031
2015-08-07 11:50:13 +03:00
..
hbase use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
mongo Cast Int64 values to float 2015-08-07 11:50:13 +03:00
sqlalchemy restore long uuid data type 2015-06-26 15:11:13 -04:00
__init__.py storage: deprecates mongodb_replica_set option 2015-07-28 10:34:21 +02:00
base.py Remove pagination code 2015-05-25 17:18:14 +02:00
impl_db2.py add mandatory limit value to resource list 2015-07-22 13:48:44 +00:00
impl_hbase.py Cast Int64 values to float 2015-08-07 11:50:13 +03:00
impl_log.py Merge "Remove pagination code" 2015-06-11 03:42:29 +00:00
impl_mongodb.py [MongoDB] Refactor indexes for meter and resources 2015-07-30 21:36:44 +03:00
impl_sqlalchemy.py add mandatory limit value to meter list 2015-07-22 13:48:51 +00:00
models.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
pymongo_base.py Cast Int64 values to float 2015-08-07 11:50:13 +03:00