Comment 2 for bug 1354864

Revision history for this message
Vedamurthy Joshi (vedujoshi) wrote :

Sachin,
   On build 12, i still dont see this working.

I set the below values on all the 3 neutron nodes .
quota_network = 10
quota_subnet = 20
quota_port = 30
quota_security_group = 10

On creating a new tenant, all the quotas are set to -1

root@nodec22:~# neutron quota-show --tenant-id 82356b4042a3425a9704fbf6a3813523
+---------------------+-------+
| Field | Value |
+---------------------+-------+
| floatingip | -1 |
| nat_instance | -1 |
| network | -1 |
| port | -1 |
| route_table | -1 |
| router | -1 |
| security_group | -1 |
| security_group_rule | -1 |
| subnet | -1 |
+---------------------+-------+
root@nodec22:~#