69f1753903
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
9 lines
345 B
YAML
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.
|