cinder/cinder/tests/objects
Thang Pham 21cda264dd Snapshot and volume objects
Abstract volumes and volume snapshots into objects.
Get, create, and delete snapshot APIs were changed to
use new snapshot objects.  A skeleton volume object was
created, but cinder internals were not changed to use
the volume object, although volume is referenced and
used by the snapshot object.  The internals will be
changed to use volume object in a subsequent patch.

Change-Id: I387018e80c8539565e99454db65d976030002c0f
Implements: blueprint cinder-objects
2015-03-01 17:47:54 -05:00
..
__init__.py Cinder objects base 2015-03-01 17:47:54 -05:00
test_fields.py Cinder objects base 2015-03-01 17:47:54 -05:00
test_objects.py Cinder objects base 2015-03-01 17:47:54 -05:00
test_snapshot.py Snapshot and volume objects 2015-03-01 17:47:54 -05:00