cinder/cinder/volume
John Griffith d03c94f2b0 Add call to vol driver when accepting a transfer
Some back-ends have the notion of tenancy on volumes
and set ownership in the driver.  The update of the DB
alone when doing volume transfers isn't enough, we need
to be able to propogate the update info all the way
down to the driver level.

This patch introduces the volume api/manger/rpc calls
and implements a stub in the base driver that can
be over-ridden for those that need to take some action.

Change-Id: Ica6ae368084c44b32af5d08df14bb3745f3a37ee
2013-06-04 13:06:20 -06:00
..
drivers Merge "rbd: simplify configuration and use librbd and librados" 2013-06-02 16:10:31 +00:00
__init__.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
api.py Add call to vol driver when accepting a transfer 2013-06-04 13:06:20 -06:00
configuration.py Remove compat cfg wrapper 2013-02-22 17:25:07 +00:00
driver.py Add call to vol driver when accepting a transfer 2013-06-04 13:06:20 -06:00
manager.py Add call to vol driver when accepting a transfer 2013-06-04 13:06:20 -06:00
rpcapi.py Add call to vol driver when accepting a transfer 2013-06-04 13:06:20 -06:00
utils.py iscsi: Add ability to specify or autodetect block vs fileio 2013-04-21 23:29:54 -07:00
volume_types.py Migrate to Oslo DB code 2013-05-29 10:59:42 +03:00