4f71837e41
The tags for neutron-in-tree-api-ref remain there. This patch makes quotas api-ref cler more and then removes the tags. Change-Id: If43a8a5c82f08925703cbd4500abbea2c043fe25
14 lines
256 B
JSON
14 lines
256 B
JSON
{
|
|
"quota": {
|
|
"floatingip": 50,
|
|
"network": 10,
|
|
"port": 50,
|
|
"rbac_policy": -1,
|
|
"router": 10,
|
|
"security_group": 10,
|
|
"security_group_rule": 100,
|
|
"subnet": 10,
|
|
"subnetpool": -1
|
|
}
|
|
}
|