Skip to content

Commit 46bd6ef

Browse files
committed
Update volume create documentation
Change I94aa7a9824e44f9585ffb45e5e7637b9588539b4 removed these options. Change-Id: I43d84b5532ae6570e1486867c03b8ebec81e38e4
1 parent 274d1ee commit 46bd6ef

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

doc/source/cli/command-objects/volume.rst

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,10 @@ Create new volume
1717
[--type <volume-type>]
1818
[--image <image> | --snapshot <snapshot> | --source <volume> ]
1919
[--description <description>]
20-
[--user <user>]
21-
[--project <project>]
2220
[--availability-zone <availability-zone>]
2321
[--consistency-group <consistency-group>]
2422
[--property <key=value> [...] ]
2523
[--hint <key=value> [...] ]
26-
[--multi-attach]
2724
[--bootable | --non-bootable]
2825
[--read-only | --read-write]
2926
<name>
@@ -58,14 +55,6 @@ Create new volume
5855

5956
Volume description
6057

61-
.. option:: --user <user>
62-
63-
Specify an alternate user (name or ID)
64-
65-
.. option:: --project <project>
66-
67-
Specify an alternate project (name or ID)
68-
6958
.. option:: --availability-zone <availability-zone>
7059

7160
Create volume in ``<availability-zone>``
@@ -83,10 +72,6 @@ Create new volume
8372
Arbitrary scheduler hint key-value pairs to help boot an instance
8473
(repeat option to set multiple hints)
8574

86-
.. option:: --multi-attach
87-
88-
Allow volume to be attached more than once (default to False)
89-
9075
.. option:: --bootable
9176

9277
Mark volume as bootable
@@ -108,10 +93,6 @@ Create new volume
10893

10994
Volume name
11095

111-
The :option:`--project` and :option:`--user` options are typically only
112-
useful for admin users, but may be allowed for other users depending on
113-
the policy of the cloud and the roles granted to the user.
114-
11596
volume delete
11697
-------------
11798

0 commit comments

Comments
 (0)