octavia/releasenotes/notes/add-compute-flavor-capability-ab202697a7fbdc3d.yaml
Michael Johnson 69f1753903 Add compute flavor support to the amphora driver
This patch adds a new flavor capability to the amphora driver called
'compute_flavor'. This allows an amphora flavor to specify a compute
(nova) flavor to be used for the load balancer instances.

Change-Id: I8626eebd906c935a47d3e3510d1dfefae307c4e9
2019-01-25 21:02:17 +00:00

9 lines
345 B
YAML

---
features:
- |
Operators can now use the 'compute_flavor' Octavia flavor capability when
using the amphora provider driver. This allows custom compute driver
flavors to be used per-load balancer. If this is not defined in an
Octavia flavor, the amp_flavor_id Octavia configuration file setting
will continue to be used.