deb-ceilometer/ceilometer/alarm/storage
gordon chung 54e9b2adc8 drop use of oslo.db private attribute
new oslo.db is deprecating existing EngineFacade. a private attr
was removed which our code incorrectly uses. it is not necessary
to use it anyways.

initially introduced here: I57b6d89f30c065643dbfab958e032f2adac59cd6
Closes-Bug: #1468082

Change-Id: I5bc9c3d144294749bee28f5ea78e93861c24bc29
2015-06-23 15:33:55 -04:00
..
__init__.py Separate alarm storage models from other models 2014-06-17 17:30:54 +02:00
base.py Remove pagination code 2015-05-25 17:18:14 +02:00
impl_db2.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
impl_hbase.py Merge "Remove pagination code" 2015-06-11 03:42:29 +00:00
impl_log.py Merge "Remove pagination code" 2015-06-11 03:42:29 +00:00
impl_mongodb.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
impl_sqlalchemy.py drop use of oslo.db private attribute 2015-06-23 15:33:55 -04:00
models.py Merge "Expose alarm severity in Alarm Model" 2015-01-29 21:48:46 +00:00
pymongo_base.py Merge "Remove pagination code" 2015-06-11 03:42:29 +00:00