octavia/elements/haproxy-octavia
Michael Johnson f935a51fe4 Switch to ubuntu-minimal for default amphora image
Previously we were using the "ubuntu" diskimage-builder base element as the
default base OS to build the amphora image.
The "ubuntu" element is based on the ubuntu cloud image. This image includes
packages we do not need for the amphora image. At this point it's not clear
that Ubuntu will ship an 18.04 LTS cloud image in the format the "ubuntu"
element requires.
This patch switches the default Ubuntu amphora image to build with the
"ubuntu-minimal" diskimage-builder element.

This patch also moves the amphora agent into a virtual environment inside
the amphora.

It also sets up support for Ubuntu 18.04 (bionic beaver) and HAProxy 1.8.

Change-Id: I84a85ca1363bce2e0f13da64540ec7ba3575e818
2018-04-16 18:07:31 -07:00
..
install.d Updating the disk image builder code 2015-04-10 21:03:17 +00:00
post-install.d Fix health monitor type "PING" to use icmp ping 2017-11-29 15:23:28 -08:00
pre-install.d Merge haproxy-octavia elements 2017-11-09 09:09:01 -08:00
README.rst Add Amphora base image creation scripts for Octavia 2014-12-11 01:31:19 +00:00
element-deps Stop depending on tripleo-image-elements 2016-12-15 13:17:18 -06:00
package-installs.json Switch to ubuntu-minimal for default amphora image 2018-04-16 18:07:31 -07:00
pkg-map Switch to ubuntu-minimal for default amphora image 2018-04-16 18:07:31 -07:00
svc-map Add Amphora base image creation scripts for Octavia 2014-12-11 01:31:19 +00:00

README.rst

Element to install an Octavia Amphora with an haproxy backend.