There was an error while loading. Please reload this page.
2 parents 994e326 + c54d124 commit 963acf6Copy full SHA for 963acf6
1 file changed
setup.cfg
@@ -393,9 +393,9 @@ openstack.volume.v2 =
393
snapshot_show = openstackclient.volume.v2.snapshot:ShowSnapshot
394
snapshot_unset = openstackclient.volume.v2.snapshot:UnsetSnapshot
395
396
- volume_list = openstackclient.volume.v2.volume:ListVolume
397
volume_create = openstackclient.volume.v2.volume:CreateVolume
398
volume_delete = openstackclient.volume.v2.volume:DeleteVolume
+ volume_list = openstackclient.volume.v2.volume:ListVolume
399
volume_set = openstackclient.volume.v2.volume:SetVolume
400
volume_show = openstackclient.volume.v2.volume:ShowVolume
401
volume_unset = openstackclient.volume.v2.volume:UnsetVolume
0 commit comments