
The Cinder v1 API was removed in Queens [1]. Its replacement, the v2 API, has existed since Grizzly [2]. More importantly, the v1 commands are implemented using python-cinderclient but support for the v1 API was removed from python-cinderclient in Train [3], meaning none of these have worked since then. Clearly if no one has noticed or cared in the 6 years or so since that happened, it's safe to say we can delete these commands. [1]3e91de956e
[2]75ca60f619
[3]2189e5702b
Change-Id: Ibe1cd6461d2cb78826467078aa17272f171746aa Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
9 lines
145 B
ReStructuredText
9 lines
145 B
ReStructuredText
===============
|
|
volume snapshot
|
|
===============
|
|
|
|
Block Storage v2, v3
|
|
|
|
.. autoprogram-cliff:: openstack.volume.v3
|
|
:command: volume snapshot *
|