octavia/elements/amphora-agent
Michael Johnson c8e50b11f9 Fix a potential race condition with certs-ramfs
There is a potential race condition in the start order for the
amphora-agent service and the certs-ramfs service.
This patch configures an explict ordering for the services.

Change-Id: I8e449b19af72d72f6effd52e0a2debb5754a19b3
Story: 2006823
Task: 37396
(cherry picked from commit 1900ee71a5)
2019-12-04 20:22:50 +00:00
..
install.d/amphora-agent-source-install Fix a potential race condition with certs-ramfs 2019-12-04 20:22:50 +00:00
post-install.d Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
README.rst Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
element-deps Do not install pip in amphora when using distribution packages 2019-01-10 14:17:31 +00:00
package-installs.yaml Remove snapd from stable branch images 2018-05-18 15:40:15 -07:00
pkg-map Fix RedHat family image building 2018-07-09 09:01:40 -07:00
source-repository-amphora-agent Rework amphora agent installation element 2018-01-22 18:04:41 -08: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