de3f8e2bff
This patch adds the following tests: 1) quota sets 2) quota classes Change-Id: Ie52071c0b69b49eee340ebf4b06446e824c4b5fe Partially-Implements: blueprint generating-sample-files
7 lines
108 B
JSON
7 lines
108 B
JSON
{
|
|
"quota_class_set": {
|
|
"volumes": 10,
|
|
"gigabytes": 1000,
|
|
"snapshots": 10
|
|
}
|
|
} |