
Switch to using config-table directive. Change-Id: I902bb51e90abc9f7e0ce4bb78256b0ee0bdf7f61
22 lines
545 B
ReStructuredText
22 lines
545 B
ReStructuredText
=======================================
|
|
Google Cloud Storage backup driver
|
|
=======================================
|
|
|
|
The Google Cloud Storage (GCS) backup driver backs up volumes of any type to
|
|
Google Cloud Storage.
|
|
|
|
To enable the GCS backup driver, include the following option in the
|
|
``cinder.conf`` file:
|
|
|
|
.. code-block:: ini
|
|
|
|
backup_driver = cinder.backup.drivers.google
|
|
|
|
The following configuration options are available for the GCS backup
|
|
driver.
|
|
|
|
.. config-table::
|
|
:config-target: GCS backup driver
|
|
|
|
cinder.backup.drivers.google
|