Merge "Add return parameter info for manage_existing_get_size"
This commit is contained in:
commit
7a629c3f0f
@ -1821,6 +1821,7 @@ class ManageableVD(object):
|
||||
:param volume: Cinder volume to manage
|
||||
:param existing_ref: Driver-specific information used to identify a
|
||||
volume
|
||||
:returns size: Volume size in GiB (integer)
|
||||
"""
|
||||
return
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user