octavia/elements/amphora-agent
Adam Harwell aa1b32df54 Fix keepalived vrrp check script to be in PATH
ACTIVE_STANDBY is currently broken because keepalived can't access the
main check script.

Change-Id: I66a5df575583b0545fb00bc1170ad8064d2963aa
2018-04-25 16:49:05 -07:00
..
install.d/amphora-agent-source-install Fix keepalived vrrp check script to be in PATH 2018-04-25 16:49:05 -07: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 2018-02-02 13:12:26 +01:00
package-installs.yaml Switch to ubuntu-minimal for default amphora image 2018-04-16 18:07:31 -07:00
pkg-map Rework amphora agent installation element 2018-01-22 18:04:41 -08: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