df3382d960
Update documentation to fit into the new manila quota key: - `per_share_gigabytes` Closes-Bug: #1918959 Change-Id: If0bbac2d153348f26f5b60cba3eb492926aa53c5
10 lines
181 B
JSON
10 lines
181 B
JSON
{
|
|
"quota_set": {
|
|
"snapshot_gigabytes": 999,
|
|
"snapshots": 49,
|
|
"share_networks": 9,
|
|
"share_replicas": 89,
|
|
"per_share_gigabytes": 5
|
|
}
|
|
}
|