cinder/cinder/cmd
Thang Pham dabc7dedbb Update get/delete_volume API to use versionedobjects
The following patch updates get_volume and delete_volume
API to use volume versionedobjects.  Changes were made to
be backwards compatible with older RPC clients. It only
includes changes to the core cinder code.  Changes in the
drivers are left to each driver maintainer to update.

Note that this patch DOES NOT try to use
object dot notation everywhere, since it would
increase the size of the patch.  Instead, it
will be done in subsequent patches.

Co-Authored-By: Michal Dulko <michal.dulko@intel.com>
Co-Authored-By: Szymon Wroblewski <szymon.wroblewski@intel.com>
Change-Id: Ifb36726f8372e21d1d9825d6ab04a072e5db4a6a
Partial-Implements: blueprint cinder-objects
2015-11-12 04:54:16 -08:00
..
__init__.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
all.py Fix cinder-all binary 2015-09-16 22:40:41 +00:00
api.py Remove deprecated SimpleScheduler 2015-07-26 23:03:36 -07:00
backup.py Remove deprecated SimpleScheduler 2015-07-26 23:03:36 -07:00
manage.py Update get/delete_volume API to use versionedobjects 2015-11-12 04:54:16 -08:00
rtstool.py LIO: Let delete_initiator succeed if iqn not found 2015-10-19 12:22:18 -04:00
scheduler.py ConsistencyGroup Object 2015-08-10 11:31:11 +02:00
volume.py Allow c-vol backends to start when some backends fail to load 2015-09-22 11:50:44 -04:00
volume_usage_audit.py Don't use default=None for config options 2015-11-07 23:20:39 +00:00