cinder/cinder/volume/drivers
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
..
emc Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
netapp Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
nexenta Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
san Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
xenapi Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
__init__.py Splitting out volume drivers in driver.py 2012-11-06 20:22:45 -07:00
coraid.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
glusterfs.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
lvm.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
nfs.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
rbd.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
sheepdog.py Fixes 'not in' operator usage 2013-02-04 10:33:43 +08:00
solidfire.py Add get_cluster_stats to SolidFire driver 2013-02-16 10:01:03 -07:00
storwize_svc.py CHAP support for IBM Storwize/SVC driver. 2012-12-16 11:39:28 +02:00
windows.py Update cinder-volume to enable multi volume support 2013-02-18 11:19:20 -06:00
xiv.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
zadara.py Mark password config options with secret 2013-02-04 14:52:01 +00:00