[config-ref] add ITRI DISCO volume driver
backport: mitaka Change-Id: I2aa68574b1020bf7e3912b21872254c1b3f3ba6d Closes-Bug: #1534904
This commit is contained in:
parent
a993ae49c3
commit
41d6a7a39c
@ -0,0 +1,23 @@
|
||||
========================
|
||||
ITRI DISCO volume driver
|
||||
========================
|
||||
|
||||
Supported operations
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
The DISCO driver supports the following features:
|
||||
|
||||
* Volume create and delete
|
||||
* Volume attach and detach
|
||||
* Snapshot create and delete
|
||||
* Create volume from snapshot
|
||||
* Get volume stats
|
||||
* Copy image to volume
|
||||
* Copy volume to image
|
||||
* Clone volume
|
||||
* Extend volume
|
||||
|
||||
Configuration options
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. include:: ../../tables/cinder-disco.rst
|
@ -28,6 +28,7 @@ Volume drivers
|
||||
drivers/ibm-storwize-svc-driver.rst
|
||||
drivers/ibm-xiv-volume-driver.rst
|
||||
drivers/ibm-flashsystem-volume-driver.rst
|
||||
drivers/itri-disco-driver.rst
|
||||
drivers/lenovo-driver.rst
|
||||
drivers/lvm-volume-driver.rst
|
||||
drivers/netapp-volume-driver.rst
|
||||
|
@ -16,7 +16,6 @@ These options can also be set in the ``cinder.conf`` file.
|
||||
.. include:: ../tables/cinder-cors.rst
|
||||
.. include:: ../tables/cinder-database.rst
|
||||
.. include:: ../tables/cinder-debug.rst
|
||||
.. include:: ../tables/cinder-disco.rst
|
||||
.. include:: ../tables/cinder-drbd.rst
|
||||
.. include:: ../tables/cinder-emc.rst
|
||||
.. include:: ../tables/cinder-eternus.rst
|
||||
|
Loading…
Reference in New Issue
Block a user