Add volume type show for volume v1
volume type show is missing for volume V1 API. Closes-Bug: #1475879 Change-Id: Ic8a0845ecec04146d536412463175f57ef6511ae
This commit is contained in:
@@ -365,6 +365,7 @@ openstack.volume.v1 =
|
||||
volume_type_list = openstackclient.volume.v1.type:ListVolumeType
|
||||
volume_type_set = openstackclient.volume.v1.type:SetVolumeType
|
||||
volume_type_unset = openstackclient.volume.v1.type:UnsetVolumeType
|
||||
volume_type_show = openstackclient.volume.v1.type:ShowVolumeType
|
||||
|
||||
volume_qos_associate = openstackclient.volume.v1.qos_specs:AssociateQos
|
||||
volume_qos_create = openstackclient.volume.v1.qos_specs:CreateQos
|
||||
|
||||
Reference in New Issue
Block a user