make amphorae's haproxy.cfg configurable
Bug #1859025 reported by
Andrea Ieri
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Octavia Charm |
In Progress
|
Wishlist
|
Unassigned |
Bug Description
All amphorae are currently using the same haproxy configuration, which is rendered from the jinja templates installed by the octavia package. Some haproxy option are configurable via the Octavia API (e.g. max connections and several timeouts), but others are notably not (i.e. nbthread). This severely limits the possibility of performing performance tuning of octavia installations.
Octavia does however offer the possibility of passing a custom haproxy.cfg jinja template, so it would be very useful if the octavia charm exposed it, as that would allow operators to fully tune the haproxy configuration of their amphorae.
Changed in charm-octavia: | |
status: | New → Fix Committed |
Changed in charm-octavia: | |
milestone: | 20.05 → 20.08 |
Changed in charm-octavia: | |
milestone: | 20.08 → none |
To post a comment you must log in.
Fix committed at https:/ /review. opendev. org/#/c/ 701728/