deb-ceilometer/ceilometer/tests/functional/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
..
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_impl_db2.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_impl_hbase.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_impl_log.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_impl_mongodb.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_impl_sqlalchemy.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_pymongo_base.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00
test_storage_scenarios.py Cast Int64 values to float 2015-08-07 11:50:13 +03:00