octavia/elements/amphora-agent
Jacky Hu a587614756 Make disk image buildable for fedora
1. Enforce amphora image size >= 3G
2. Exclude debs required by ubuntu minimal for redhat

Change-Id: I343eaf19d4bd595d5b10dc330e53d41ceccc560a
2018-10-01 12:24:35 +08: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 Make disk image buildable for fedora 2018-10-01 12:24:35 +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