octavia/elements/amphora-agent
Michael Johnson 8b8d969d00 Fix SR-IOV when VIP interface is used for members
This patch fixes a bug in the VIP SR-IOV implementation that would cause
load balancer memebers that use the SR-IOV VIP interface to not receive
traffic.

Closes-Bug: #2070312
Change-Id: Ice6e4ee98edb446a8b0547ced477598dcf22f791
2024-09-11 15:51:25 +00:00
..
install.d/amphora-agent-source-install Remove sysvinit/upstart support 2024-06-12 01:09:06 +09:00
post-install.d dib: Remove Ubuntu Forcal support 2024-03-13 12:16:59 +09:00
static Fix SR-IOV when VIP interface is used for members 2024-09-11 15:51:25 +00:00
element-deps Change amphora logging to dedicated socket 2019-08-07 09:02:22 -07:00
package-installs.yaml Don't install firewalld in the amphora 2024-06-06 10:18:20 +02:00
pkg-map curl-minimal conflicts with already installed curl 2024-06-03 10:20:58 +02:00
README.rst Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
source-repository-amphora-agent Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 19:59:59 +00:00
svc-map Fix prometheus-proxy service name in Red Hat-based distros 2022-10-13 09:48:17 +02:00

Element to install an Octavia Amphora agent.

By default, it installs the agent from source. To enable installation from distribution repositories, define the following: export DIB_INSTALLTYPE_amphora_agent=package

Note: this requires a system base image modified to include OpenStack repositories