diff --git a/doc/config-reference/source/block-storage/drivers/cloudbyte-driver.rst b/doc/config-reference/source/block-storage/drivers/cloudbyte-driver.rst new file mode 100644 index 0000000000..da453a085e --- /dev/null +++ b/doc/config-reference/source/block-storage/drivers/cloudbyte-driver.rst @@ -0,0 +1,8 @@ +======================= +CloudByte volume driver +======================= + +CloudByte Block Storage driver configuration +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +.. include:: ../../tables/cinder-cloudbyte.rst diff --git a/doc/config-reference/source/block-storage/volume-drivers.rst b/doc/config-reference/source/block-storage/volume-drivers.rst index 8e0e878714..7130becde2 100644 --- a/doc/config-reference/source/block-storage/volume-drivers.rst +++ b/doc/config-reference/source/block-storage/volume-drivers.rst @@ -7,6 +7,7 @@ Volume drivers drivers/blockbridge-eps-driver.rst drivers/ceph-rbd-volume-driver.rst + drivers/cloudbyte-driver.rst drivers/coho-data-driver.rst drivers/dell-equallogic-driver.rst drivers/dell-storagecenter-driver.rst diff --git a/doc/config-reference/source/block-storage/volume-misc.rst b/doc/config-reference/source/block-storage/volume-misc.rst index 5fdbbf7886..41a9aa0c66 100644 --- a/doc/config-reference/source/block-storage/volume-misc.rst +++ b/doc/config-reference/source/block-storage/volume-misc.rst @@ -10,7 +10,6 @@ These options can also be set in the ``cinder.conf`` file. .. include:: ../tables/cinder-auth_token.rst .. include:: ../tables/cinder-backups.rst .. include:: ../tables/cinder-block-device.rst -.. include:: ../tables/cinder-cloudbyte.rst .. include:: ../tables/cinder-coho.rst .. include:: ../tables/cinder-common.rst .. include:: ../tables/cinder-compute.rst