Fixes bug
1164154
Change-Id: I32d1952fcc11559cc01c0dbde11de558b2a0b1fb
# number of ports allowed per tenant, and minus means unlimited
# quota_port = 50
+# number of security groups allowed per tenant, and minus means unlimited
+# quota_security_group = 10
+
+# number of security group rules allowed per tenant, and minus means unlimited
+# quota_security_group_rule = 100
+
# default driver to use for quota checks
# quota_driver = quantum.quota.ConfDriver