Add frame support of elk one docker support
[bottlenecks.git] / utils / env_prepare / quota_prepare.py
index e52a3e3..850a46a 100644 (file)
@@ -21,7 +21,8 @@ neutron_quota = {"subnet": -1,
                  "floatingip": -1,
                  "subnetpool": -1,
                  "router": -1,
-                 "port": -1}
+                 "port": -1,
+                 "security_group": -1}
 
 nova_quota = {"ram": -1,
               "cores": -1,