7bc4886a03
Update documentation to fit into the new manila quota keys: - `share_replicas` - `replica_gigabytes` Closes-Bug: #1881921 Change-Id: I91fa2222743da06557ceb52fcbae0f8928d0752c
9 lines
147 B
JSON
9 lines
147 B
JSON
{
|
|
"quota_set": {
|
|
"snapshot_gigabytes": 999,
|
|
"snapshots": 49,
|
|
"share_networks": 9,
|
|
"share_replicas": 89
|
|
}
|
|
}
|