Fix GCS backup driver docs

Change If1e34ea112b0cff328a58ec2fc9c3f5a5005f1c6 renamed the Google
backup driver, but the configuration docs for the driver were not
updated. This results in the incorrect driver name being provided
for backup driver configuration and local document builds failing
due to no configuration options being found when looking for them
in the old location.

Change-Id: I40fa544892ed9ea9fb5975baeafb7c9a7e2f12a3
This commit is contained in:
Sean McGinnis 2018-05-18 09:53:10 -05:00
parent b7097ad60b
commit fc6473bc20

View File

@ -10,4 +10,12 @@ To enable the GCS backup driver, include the following option in the
.. code-block:: ini
backup_driver = cinder.backup.drivers.google
backup_driver = cinder.backup.drivers.gcs
The following configuration options are available for the GCS backup
driver.
.. config-table::
:config-target: GCS backup driver
cinder.backup.drivers.gcs