octavia/elements/amphora-agent
Michael Johnson 70079d861d Fix building Ubuntu 20.04 focal amphorae
Ubuntu 20.04 is a "Tested Runtime" for the Victoria release[1].
This patch updated our diskimage-create script and elements to
support building a amphora image that uses Ubuntu 20.04 (focal).

[1] https://governance.openstack.org/tc/reference/runtimes/victoria.html

Change-Id: I6f53ea5d012ab64b985d981ecd1b1967e18e4e81
2020-09-23 14:14:25 -07:00
..
install.d/amphora-agent-source-install Fix building Ubuntu 20.04 focal amphorae 2020-09-23 14:14:25 -07:00
post-install.d Fix building Ubuntu 20.04 focal amphorae 2020-09-23 14:14:25 -07:00
static Add support for nftables 2020-09-03 13:15:27 -07:00
element-deps Change amphora logging to dedicated socket 2019-08-07 09:02:22 -07:00
package-installs.yaml Fix building Ubuntu 20.04 focal amphorae 2020-09-23 14:14:25 -07:00
pkg-map Fix building Ubuntu 20.04 focal amphorae 2020-09-23 14:14:25 -07:00
README.rst Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
source-repository-amphora-agent Replace git.openstack.org URLs with opendev.org URLs 2019-05-13 19:59:59 +00:00
svc-map Rework amphora agent installation element 2018-01-22 18:04:41 -08:00

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