octavia/elements/amphora-agent
Gregory Thiemonge 4e6e8f0c0e Add support for Rocky Linux
* Added support for Rocky Linux in the amphora-agent
* Amphora images for Rocky can be built when setting
  OCTAVIA_AMP_BASE_OS="rocky"
* Fixed the devstack plugin for Rocky Linux hosts

Change-Id: I41f7e2341332b9cb74b4a59fedb6eed1af3c8062
2023-05-23 09:49:25 +02:00
..
install.d/amphora-agent-source-install Fix prometheus-proxy systemd service 2022-02-25 22:48:42 +00:00
post-install.d Add support for Rocky Linux 2023-05-23 09:49:25 +02:00
static Merge "Fix image creation for stable branches" 2023-03-01 15:00:51 +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 Fix focal amphora image build 2023-03-20 08:18:31 +01:00
pkg-map Add support for Rocky Linux 2023-05-23 09:49:25 +02: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

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