octavia/elements/amphora-agent
Michael Johnson 1900ee71a5 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
2019-11-11 13:45:35 -08:00
..
install.d/amphora-agent-source-install Fix a potential race condition with certs-ramfs 2019-11-11 13:45:35 -08:00
post-install.d Remove amphora-agent build deps 2019-08-08 12:41:58 +00:00
static/etc/rsyslog.d Change amphora logging to dedicated socket 2019-08-07 09:02:22 -07: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 elements: add arch property for ``open-vm-tools`` 2019-07-15 08:06:26 +02:00
pkg-map Fix wrong package names or versions for centos-minimal images 2019-08-06 15:39:59 +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