octavia/elements/amphora-agent
Michał Dulko 354561580b 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/queens branch.

Change-Id: Ifacbd1953c3d8719539a9f4012eb34669bb164e2
2020-02-05 18:20:04 +01:00
..
install.d/amphora-agent-source-install Fix a potential race condition with certs-ramfs 2019-12-04 20:22:50 +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 2019-01-10 14:17:31 +00:00
package-installs.yaml Remove snapd from stable branch images 2018-05-18 15:40:15 -07:00
pkg-map Fix RedHat family image building 2018-07-09 09:01:40 -07:00
source-repository-amphora-agent Use stable upper-constraints.txt in Amphora builds 2020-02-05 18:20:04 +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