Doc: api-ref doc update

Volume multi-attach support was added in cinder and
nova in queens release.

Change-Id: I485e87b9a80bb4acec7f9bfde188e601663becb7
This commit is contained in:
tushargite96 2021-05-27 17:13:58 +05:30
parent da2fbff247
commit 98de5e08bf
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@ Volumes (volumes)
=================
A volume is a detachable block storage device similar to a USB hard
drive. You can attach a volume to one instance at a time.
drive. You can attach a volume to an instance, and if the volume is
of an appropriate volume type, a volume can be attached to multiple
instances.
The ``snapshot_id`` and ``source_volid`` parameters specify the ID
of the snapshot or volume from which this volume originates. If the