Skip to content

Commit 1f25a2f

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "volume: Remove Cinder v1 support"
2 parents 438878a + e6be9a3 commit 1f25a2f

37 files changed

Lines changed: 47 additions & 8021 deletions

doc/source/cli/_hidden/image.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ image
33
=====
44

55
.. NOTE(efried): This page is hidden from the main TOC; it's here so links in
6-
the wild redirect somewhere sane, because previously identity v2 and v3 were
6+
the wild redirect somewhere sane, because previously image v2 and v3 were
77
combined in a single page.
88
99
.. toctree::

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ limits
44

55
The Compute and Block Storage APIs have resource usage limits.
66

7-
Compute v2, Block Storage v1
7+
Block Storage v2, v3; Compute v2
88

99

1010
.. autoprogram-cliff:: openstack.common

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ quota
55
Resource quotas appear in multiple APIs, OpenStackClient presents them as a
66
single object with multiple properties.
77

8-
Block Storage v1, v2, Compute v2, Network v2
8+
Block Storage v1, v3; Compute v2; Network v2
99

1010
.. autoprogram-cliff:: openstack.common
1111
:command: quota *

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
volume backup
33
=============
44

5-
Block Storage v1, v2, v3
5+
Block Storage v2, v3
66

77
.. autoprogram-cliff:: openstack.volume.v3
88
:command: volume backup *

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
volume qos
33
==========
44

5-
Block Storage v1, v2, v3
5+
Block Storage v2, v3
66

77
.. autoprogram-cliff:: openstack.volume.v3
88
:command: volume qos *

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
volume service
33
==============
44

5-
Block Storage v1, v2, v3
5+
Block Storage v2, v3
66

77
.. autoprogram-cliff:: openstack.volume.v3
88
:command: volume service *

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
volume snapshot
33
===============
44

5-
Block Storage v1, v2, v3
5+
Block Storage v2, v3
66

77
.. autoprogram-cliff:: openstack.volume.v3
88
:command: volume snapshot *

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
volume transfer request
33
=======================
44

5-
Block Storage v1, v2, v3
5+
Block Storage v2, v3
66

77
.. autoprogram-cliff:: openstack.volume.v3
88
:command: volume transfer request *

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
volume type
33
===========
44

5-
Block Storage v1, v2, v3
5+
Block Storage v2, v3
66

77
.. autoprogram-cliff:: openstack.volume.v3
88
:command: volume type *

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
volume
33
======
44

5-
Block Storage v1, v2
5+
Block Storage v2, v3
66

77
.. autoprogram-cliff:: openstack.volume.v3
88
:command: volume create

0 commit comments

Comments
 (0)