Fix docs duplicated autoclass definition

Fixed an issue in the contributor reference. The share replicas
documentation has two references to the same driver interface and
it caused a problem while generating docs, since none of them was
tagged with ``:noindex:``.

Change-Id: I9db0f2c07a8178895490fbcab9bfd9dcd2ccf823
Closes-Bug: #1872479
This commit is contained in:
silvacarloss 2020-04-13 16:10:04 +00:00
parent 2f833e14a0
commit 2a4a63effe
1 changed files with 1 additions and 0 deletions

View File

@ -311,4 +311,5 @@ Replicated Snapshot interfaces:
-------------------------------
.. autoclass:: manila.share.driver.ShareDriver
:noindex:
:members: create_replicated_snapshot, delete_replicated_snapshot, update_replicated_snapshot