Service project default quota allows only 10 HA Octavia LoadBalancers
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Srinivas Atmakuri |
Bug Description
Service project default quota allows only 10 HA Octavia LoadBalancers
Description
=======
default service project quota allows 10 server_groups and 10 server_
Octavia creates Amphorae (service VMs) under an operator configured project (tenant). In TripleO, we currently use the 'service' project by default.
Since booting Amphorae consume the project quota, this essentially results in a very low (around 10) global upper constraint for load balancers amount.
Steps to reproduce
============
1. Launch 10 HA Octavia LoadBalancers successful
2. Error while launching 10+x HA Octavia LoadBalancers
Expected Result
==========
Able to launch 10+x HA Octavia LoadBalancers
Actual Result
========
Quota exceeded too many server groups.
Possible Fix
=======
We need to address the 'service' project as a system project. Thus, we cannot be limited by project quotas for Octavia VMs.
We need to set '-1' for the following quotas (in the 'service project only):
1. server-
2. server-groups
Logs
===
ERROR oslo_messaging.
Additional Info:
Relevant bugs: #1769896
Changed in tripleo: | |
assignee: | nobody → Srinivas Atmakuri (srini-atmakuri) |
Changed in tripleo: | |
status: | New → In Progress |
summary: |
- Service project default quota allows only 10 HA octavia instances + Service project default quota allows only 10 HA Octavia LoadBalancers |
Changed in tripleo: | |
status: | In Progress → Fix Committed |
Patches merged back to train https:/ /review. opendev. org/q/I0048fec8 c1e19bd20b1edcd 23f2490456fe1cd 12