heat/heat/db/sqlalchemy
yuntongjin 4dd2a188f1 Versioned object - WatchRule and WatchData
Prototype implementation of oslo.versionedobjects.
This patch adds WatchRule and WatchData object.

Implements: blueprint versioned-objects

Co-Authored-By: ShaoHe Feng <shaohe.feng@intel.com>
Co-Authored-By: He Jie Xu <hejie.xu@intel.com>
Co-Authored-By: Grzegorz Grasza <grzegorz.grasza@intel.com>

Change-Id: I29fc0fc99c0c425291246dc3889393cbcc0b82cf
2015-03-18 14:40:19 +08:00
..
migrate_repo Add extra columns for resource table 2015-03-17 06:09:26 -04:00
__init__.py Stub out the database access API 2012-03-29 18:02:16 +02:00
api.py Versioned object - WatchRule and WatchData 2015-03-18 14:40:19 +08:00
filters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
migration.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
models.py Add extra columns for resource table 2015-03-17 06:09:26 -04:00
types.py Add extra columns for resource table 2015-03-17 06:09:26 -04:00
utils.py Sqlite migrate_data() utility method 2015-03-09 22:26:19 +05:30