cinder/cinder/volume
Michael Basnight 6c708d12f5 Update cinder-volume to enable multi volume support
* Added the service wrapper for multi binscripts
* Added a service_name to manager
* Added the configuration wrapper so the impls do not need
  to know if they are accessing config values from a option
  group or from the DEFAULT group
* Updated drivers to use the new configuration wrapper
* Added an example config set for multi backend
* Modified service to comply w/ common
* Added get_volume_stats to iscsi
* Added config for volume_backend_name

implements blueprint multi-volume-backends

Change-Id: Idb86ac5f1c06b9cd5061bef6a24f17727e9a58c1
2013-02-18 11:19:20 -06:00
..
drivers Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
__init__.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
api.py Allow create_volume() to retry when exception happened 2013-02-14 23:36:58 +08:00
configuration.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
driver.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
iscsi.py Add LIO iSCSI backend support using python-rtslib 2013-02-15 11:20:10 -05:00
manager.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
rpcapi.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
utils.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
volume_types.py Adding support for Coraid AoE SANs Appliances. 2013-02-15 21:13:35 +01:00