cinder/cinder/objects
Michal Dulko 94ab085779 Service object
Add versionedobjects abstraction layer to services. Distinguish time
zone aware DateTime fields. The object derives from
CinderObjectDictCompat, so it supports both object (obj.prop) and dict
(obj['prop']) syntax to access properties. Complete move to object
notation will be made in a follow up clean up patch.

Co-Authored-By: Michal Dulko <michal.dulko@intel.com>

Change-Id: I09f593f9f9aa8befa40d989b731159b78a429071
Partial-Implements: blueprint cinder-objects
2015-09-01 07:09:08 +00:00
..
__init__.py Service object 2015-09-01 07:09:08 +00:00
backup.py Add pagination to backups 2015-08-31 18:13:35 +00:00
base.py Service object 2015-09-01 07:09:08 +00:00
consistencygroup.py ConsistencyGroup Object 2015-08-10 11:31:11 +02:00
service.py Service object 2015-09-01 07:09:08 +00:00
snapshot.py Add pagination to snapshots 2015-08-25 22:07:46 +02:00
volume.py Add version columns to services table 2015-08-17 16:31:34 -07:00