Increase default security group quota up to 150

Change-Id: Ia4bdc53a0d7d537360afc67a1bd61cc3a0eb6da1
Closes-Bug: #1864471
diff --git a/.zuul.yaml b/.zuul.yaml
index fa0e861..c7cd10e 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -110,7 +110,7 @@
             QUOTAS:
               quota_router: 100
               quota_floatingip: 500
-              quota_security_group: 100
+              quota_security_group: 150
               quota_security_group_rule: 1000
           # NOTE(slaweq): We can get rid of this hardcoded absolute path when
           # devstack-tempest job will be switched to use lib/neutron instead of