107d080476
The api-ref for quota-set is totally wrong. This patch updated it to keep the same with Cinder's behavior. Change-Id: Ib71d53e920a867ff080c929672f3120a639e3a28 Closes-bug: #1696347
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"quota_set":{
|
|
"groups": 11,
|
|
"volumes": 5,
|
|
"volumes_ceph": 3,
|
|
"backups": 4
|
|
},
|
|
"skip_validation": false
|
|
}
|