octavia/elements/amphora-agent
Carlos Goncalves e99d7b9389 Add aarch64/amd64 support to amphora and devstack
The disk image create tool can now build aarch64/arm64 amphora images.
The devstack plugin will facilitate image builds and upload to Glance
for this CPU architecture.

Change-Id: I1cebd8a3da58dc56ebbfac22f7802ab7f52585e1
2021-03-10 18:54:50 +01:00
..
install.d/amphora-agent-source-install Add SCTP support in Amphora 2021-01-29 13:58:39 +01:00
post-install.d Fix building Ubuntu 20.04 focal amphorae 2020-09-23 14:14:25 -07:00
static Merge "Add SCTP support in Amphora" 2021-02-17 16:12:28 +00:00
README.rst Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
element-deps Change amphora logging to dedicated socket 2019-08-07 09:02:22 -07:00
package-installs.yaml Add aarch64/amd64 support to amphora and devstack 2021-03-10 18:54:50 +01:00
pkg-map Merge "Fix missing cronie package in RHEL-based image builds" 2020-11-27 11:25:52 +00:00
source-repository-amphora-agent Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 19:59:59 +00:00
svc-map Rework amphora agent installation element 2018-01-22 18:04:41 -08:00

README.rst

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