Skip to content

Commit 12355b8

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "cinder: Remove redundant command"
2 parents ab6e905 + af406f3 commit 12355b8

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

releasenotes/notes/add-volume-group-commands-b121d6ec7da9779a.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ features:
33
- |
44
Add ``volume group create``, ``volume group delete``,
55
``volume group list``, ``volume group failover``,
6-
``volume group set/unset`` and ``volume attachment show``
6+
``volume group set`` and ``volume attachment show``
77
commands to create, delete, list, failover, update and show volume groups,
88
respectively.

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,6 @@ openstack.volume.v3 =
726726
volume_group_list = openstackclient.volume.v3.volume_group:ListVolumeGroup
727727
volume_group_failover = openstackclient.volume.v3.volume_group:FailoverVolumeGroup
728728
volume_group_set = openstackclient.volume.v3.volume_group:SetVolumeGroup
729-
volume_group_unset = openstackclient.volume.v3.volume_group:UnsetVolumeGroup
730729
volume_group_show = openstackclient.volume.v3.volume_group:ShowVolumeGroup
731730

732731
volume_group_snapshot_create = openstackclient.volume.v3.volume_group_snapshot:CreateVolumeGroupSnapshot

0 commit comments

Comments
 (0)