Remove docs for --allow-multiattach
This flag has been deprecated since Queens and is beinge removed from python-cinderclient. We should only now state the supported multiattach configuration using volume type extra specs. Change-Id: Ic0156dc5abb15a04ba5c6e0900177aa6c22d7940 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
b5c53fc450
commit
2fa49bbbe2
@ -77,16 +77,6 @@ make special considerations at attach-time for multiattach volumes (like
|
||||
disable caching) and there's no mechanism currently to update a currently
|
||||
attached volume in a safe way while keeping it attached the whole time.
|
||||
|
||||
Multiattach flag - DEPRECATED
|
||||
-----------------------------
|
||||
|
||||
Starting from the Queens release using the old way of specifying multiattach
|
||||
with the flag is DEPRECATED:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ cinder create <volume_size> --name <volume_name> --allow-multiattach
|
||||
|
||||
RO / RW caveats (the secondary RW attachment issue)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user