ceilometer/ceilometer/storage
Rohit Jaiswal e5ad0bac86 Optimize resource list query
Instead of 2 queries per resource
to fetch min and max sample timestamp
value, replaced with a single query of
similar cost. Another query of lesser
cost to retrieve the resource details.

Change-Id: I50d4a63a387e6a83c6090ebeafe7a330c5fda61c
Closes-Bug: #1404076
2014-12-27 16:07:38 +00:00
..
hbase Make methods static where possible (except openstack.common) 2014-12-15 17:33:37 +03:00
mongo Merge "Standardize timestamp fields of ceilometer API" 2014-12-10 14:15:14 +00:00
sqlalchemy Make methods static where possible (except openstack.common) 2014-12-15 17:33:37 +03:00
__init__.py Merge "Standardize timestamp fields of ceilometer API" 2014-12-10 14:15:14 +00:00
base.py Clean event method difinition in meter storage base 2014-11-03 20:40:22 +08:00
impl_db2.py Standardize timestamp fields of ceilometer API 2014-12-05 21:58:23 +08:00
impl_hbase.py Merge "Standardize timestamp fields of ceilometer API" 2014-12-10 14:15:14 +00:00
impl_log.py Port to graduated library oslo.i18n 2014-12-09 01:11:24 +08:00
impl_mongodb.py Merge "Standardize timestamp fields of ceilometer API" 2014-12-10 14:15:14 +00:00
impl_sqlalchemy.py Optimize resource list query 2014-12-27 16:07:38 +00:00
models.py isolate event storage models 2014-10-01 21:43:20 -04:00
pymongo_base.py [MongoDB] Fix bug with 'bad' chars in metadatas keys 2014-12-01 15:51:25 +02:00