Merge "Elaborate on terminate_connection documentation"

This commit is contained in:
Zuul 2019-12-30 13:08:15 +00:00 committed by Gerrit Code Review
commit efff1acda3
1 changed files with 3 additions and 0 deletions

View File

@ -207,6 +207,9 @@ class VolumeDriverCore(base.CinderInterface):
def terminate_connection(self, volume, connector):
"""Remove access to a volume.
Note: If ``connector`` is ``None``, then all connections to the volume
should be terminated.
:param volume: The volume to remove.
:param connector: The Dictionary containing information about the
connection. This is optional when doing a