69
# Quota configuration settings
74
Number of security groups allowed per tenant. A negative value means
76
quota-security-group-rule:
80
Number of security group rules allowed per tenant. A negative value means
86
Number of networks allowed per tenant. A negative value means unlimited.
91
Number of subnets allowed per tenant. A negative value means unlimited.
96
Number of ports allowed per tenant. A negative value means unlimited.
101
Number of vips allowed per tenant. A negative value means unlimited.
106
Number of pools allowed per tenant. A negative value means unlimited.
111
Number of pool members allowed per tenant. A negative value means unlimited.
112
The default is unlimited because a member is not a real resource consumer
113
on Openstack. However, on back-end, a member is a resource consumer
114
and that is the reason why quota is possible.
115
quota-health-monitors:
119
Number of health monitors allowed per tenant. A negative value means
121
The default is unlimited because a health monitor is not a real resource
122
consumer on Openstack. However, on back-end, a member is a resource consumer
123
and that is the reason why quota is possible.
128
Number of routers allowed per tenant. A negative value means unlimited.
133
Number of floating IPs allowed per tenant. A negative value means unlimited.
69
134
# HA configuration settings