299f4ecd0c
This patch is mainly to fix some v3 sample json files to keep the format consistent. Change-Id: Ibfe171f19e1530c0fcdc6a531c36871d1bc51a3c
14 lines
332 B
JSON
14 lines
332 B
JSON
{
|
|
"quota_class_set": {
|
|
"per_volume_gigabytes": -1,
|
|
"volumes_lvmdriver-1": -1,
|
|
"groups": 10,
|
|
"gigabytes": 1000,
|
|
"backup_gigabytes": 1000,
|
|
"snapshots": 10,
|
|
"gigabytes_lvmdriver-1": -1,
|
|
"volumes": 10,
|
|
"snapshots_lvmdriver-1": -1,
|
|
"backups": 10
|
|
}
|
|
} |