The quota for security group rules was erroneously set
to 100 with the aim to have 100 security group rules
per security group instead of to 100*#security group rules.
This patch fixes this discrepancy.
It also uses the int filter to avoid string mis-
interpretation.
Change-Id: Iafd15276524988e7240a26a1f362593c05529931