cinder/cinder/tests/unit/backup
Michal Dulko 0e76126136 Backup object
This patch adds VersionedObjects abstraction layer to volume backups.
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: Grzegorz Grasza <grzegorz.grasza@intel.com>

Change-Id: Icff37261b367463b71a1268be16f9c97f595bf0c
Partial-Implements: blueprint cinder-objects
2015-06-18 10:17:53 +02:00
..
drivers Backup object 2015-06-18 10:17:53 +02:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_service.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_service_with_verify.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake_swift_client.py Use six to fix imports on Python 3 2015-06-11 17:19:19 +02:00
fake_swift_client2.py Use six to fix imports on Python 3 2015-06-11 17:19:19 +02:00