diff --git a/doc/source/contributor/drivers.rst b/doc/source/contributor/drivers.rst index 934a3d5d470..412c2fa24ab 100644 --- a/doc/source/contributor/drivers.rst +++ b/doc/source/contributor/drivers.rst @@ -135,7 +135,7 @@ but no longer manage it through Cinder. To support this functionality, volume drivers must implement these methods: -.. automodule:: cinder.interface.volume_management_driver +.. automodule:: cinder.interface.volume_manageable_driver :members: :noindex: