aodh/ceilometer/storage
Alexei Kornienko e19e58c2c0 Refactored session access
Encapsulated all access to sqlalchemy.get_session
This is needed for further refactoring of session handling

Change-Id: I35c64b69c7bde80713ca1f0e7f7f83bd57493668
2014-01-30 12:28:32 +02:00
..
sqlalchemy use common code for migrations 2014-01-27 15:21:29 -05:00
__init__.py Merge "Exit expirer earlier if db-ttl is disabled" 2014-01-24 02:21:23 +00:00
base.py use six.move.xrange replace xrange 2014-01-20 21:08:36 +08:00
impl_db2.py Implement the /v2/samples/<sample-id> API 2014-01-16 11:52:42 +01:00
impl_hbase.py Merge "Insertion in HBase should be fixed" 2014-01-23 03:10:14 +00:00
impl_log.py Fix wrong doc string for meter type 2014-01-23 17:46:25 +08:00
impl_mongodb.py Implement the /v2/samples/<sample-id> API 2014-01-16 11:52:42 +01:00
impl_sqlalchemy.py Refactored session access 2014-01-30 12:28:32 +02:00
models.py Fix wrong doc string for meter type 2014-01-23 17:46:25 +08:00