84cb3ff052
This would be the first milestone release of OpenStack-Ansible Stein. Change-Id: Iff5235b6e11a6586f0836fd550331efbe4151de0
12 lines
479 B
YAML
12 lines
479 B
YAML
---
|
|
features:
|
|
- |
|
|
Octavia is creating vms, securitygroups, and other things in its
|
|
project. In most cases the default quotas are not big enough. This
|
|
will adjust them to (configurable) reasonable values.
|
|
security:
|
|
- |
|
|
Avoid setting the quotas too high for your cloud since this can
|
|
impact the performance of other servcies and lead to a potential
|
|
Denial-of-Service attack if Loadbalancer quotas are not set
|
|
properly or RBAC is not properly set up. |