octavia/elements/amphora-agent
Gregory Thiemonge 5efaf36096 Fix prometheus-proxy service name in Red Hat-based distros
The prometheus-proxy service is called octavia-prometheus-proxy in RDO's
RPMs [0].
Add a svc-map for the service name to fix the amphora-agent element for
these distros.

[0] https://review.rdoproject.org/r/c/openstack/octavia-distgit/+/44152

Partial-Bug: 1992668

Change-Id: Ie739cd582103d1aab3021c56654e395b5919358f
(cherry picked from commit 344d6d76ce)
2022-10-24 20:33:11 +00:00
..
install.d/amphora-agent-source-install Add the PROMETHEUS protocol to listeners 2022-02-22 01:57:53 +00:00
post-install.d Fix prometheus-proxy service name in Red Hat-based distros 2022-10-24 20:33:11 +00:00
static Remove unneeded sudo in lvs-masquerade.sh 2022-05-05 12:31:17 +02:00
element-deps Change amphora logging to dedicated socket 2019-08-07 09:02:22 -07:00
package-installs.yaml Remove ureadahead package 2022-02-02 13:34:26 +00:00
pkg-map Merge "Remove ureadahead package" 2022-03-01 19:41:41 +00:00
README.rst Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
source-repository-amphora-agent Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-03-10 08:04:12 +00:00
svc-map Fix prometheus-proxy service name in Red Hat-based distros 2022-10-24 20:33:11 +00: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