octavia/elements/amphora-agent
Michael Johnson cc97397d1c Followup patch for UDP support
1. Removes the misc_dynamic setting from the UDP-CONNECT health monitor
   as our script does not use it.
2. Adds a release note for the UDP features.
3. Updates the API reference for UDP support.
4. Adds a comment to the keepalived config with the LB ID.
5. Updates the status message type to be the correct UDP protocol.
6. Fix error during deleting a listener if there are multiple amphoraes.
7. Refactors systemd service script handling.

Story: 2003306
Task: 24258
Change-Id: I09240023d066ac5a71836d01045cda6ce5678712
2018-08-07 20:55:11 -07:00
..
install.d/amphora-agent-source-install Amend the spelling error of a word 2018-06-06 18:03:02 +08: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 Followup patch for UDP support 2018-08-07 20:55:11 -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