Files
python-cinderclient/cinderclient/tests/unit/v2
whoami-rajat 7ee7d376a1 Add commands for default type overrides
This patch adds command for set,get and delete default volume types
for projects.

This patch adds 3 commands :

1) Set
Set a default volume type for a project
cinder --os-volume-api-version 3.62 default-type-set <vol-type-id> <project-id>

2) Get
Get the default volume type for a project
cinder --os-volume-api-version 3.62 default-type-list --project-id <project-id>
Get all default types
cinder --os-volume-api-version 3.62 default-type-list

3) Unset
Unset default volume type for a project
cinder --os-volume-api-version 3.62 default-type-unset <project-id>

Implements: Blueprint multiple-default-volume-types

Change-Id: Id2fb00c218edbb98df3193577dba6a897c6e73f6
2020-09-16 12:31:54 +00:00
..
2019-04-18 10:33:06 -05:00
2017-08-01 16:23:49 -04:00
2020-07-16 10:51:55 -04:00
2017-08-01 16:23:49 -04:00
2017-07-17 02:35:09 +00:00
2017-08-01 16:23:49 -04:00
2017-08-01 16:23:49 -04:00
2017-08-01 16:23:49 -04:00
2017-08-01 16:23:49 -04:00