octavia/elements/amphora-agent
Michał Dulko 36fe624949 Use stable upper-constraints.txt in Amphora builds
Amphora builds are now using upper-constraints.txt file from master.
This is incorrect and makes the build fail as some newer versions of
libs are not available for Python 3. This commit makes sure the file is
taken from stable/rocky branch.

Change-Id: Ifacbd1953c3d8719539a9f4012eb34669bb164e2
2020-02-05 18:18:53 +01:00
..
install.d/amphora-agent-source-install Fix a potential race condition with certs-ramfs 2019-11-18 18:17:49 +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 2018-02-02 13:12:26 +01:00
package-installs.yaml elements: add arch property for ``open-vm-tools`` 2019-08-26 12:51:04 +00:00
pkg-map Followup patch for UDP support 2018-08-07 20:55:11 -07:00
source-repository-amphora-agent Use stable upper-constraints.txt in Amphora builds 2020-02-05 18:18:53 +01: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