openstack-python-openstackc.../openstackclient/volume/v3
Jadon Naas 348eb79632 Docstring fix for CreateVolumeAttachment class
The command "volume attachment create" has a typo in the docstring.
The docstring says to use "server add volume", but the command is
actually "server volume add". This
change fixes the typo in the docstring.

Task: 46781
Story: 2010401
Change-Id: Ie19a24ead100dd9177669653a7a9997772ef4538
2022-11-10 11:51:18 -05:00
..
__init__.py Add Cinder v3 client support for volumes 2017-02-20 20:37:36 +00:00
block_storage_cluster.py volume: Add 'block storage cluster *' commands 2022-05-13 11:59:23 +01:00
block_storage_resource_filter.py volume: Add 'block storage resource filter list' command 2022-05-13 12:42:16 +01:00
volume_attachment.py Docstring fix for CreateVolumeAttachment class 2022-11-10 11:51:18 -05:00
volume_group.py volume: Add 'volume group *' commands 2021-06-03 17:58:48 +01:00
volume_group_snapshot.py volume: Add 'volume group snapshot *' commands 2021-06-10 11:21:22 +01:00
volume_group_type.py volume: Add 'volume group type *' commands 2021-06-03 18:00:50 +01:00
volume_message.py volume: Add 'volume message *' commands 2021-06-03 15:52:18 +01:00