octavia/elements/amphora-agent
Nir Magnezi c00488143d Fix the amphora image support for RH Linux flavors
Not all Linux flavors accept the same type of configuration to manage
NICs. The amphora-agent must be able to distinguish between different
Linux flavors and choose the appropriate type of jinja2 NIC
configuration template for each one, respectively.

Up until now, The amphora-agent had no notion of the operating system
it is running on, therefore it used NIC configuration templates that
only match Debian based Linux flavors (mostly Ubuntu). Making it
unusable for flavors such as RHEL, Fedora and CentOS.

This fix enhances how the amphora-agent is handling NIC hot plugs.
It will use the appropriate jinja2 template by checking the Amphora
distribution name when needed.

Co-Authored-By: Michael Johnson <johnsomor@gmail.com>

Closes-Bug #1548070

Change-Id: Id99948aec64656a0532afc68e146f0610bff1378
2017-01-31 20:05:07 +02:00
..
init-scripts Fix multi-typo error in Octavia 2017-01-05 11:56:20 +08:00
install.d Fix the amphora image support for RH Linux flavors 2017-01-31 20:05:07 +02:00
post-install.d Adds support for systemd amphora images 2016-11-16 00:42:37 +00:00
static/etc/logrotate.d Amphora-agent should log to a distinct location 2016-12-16 22:02:44 +00:00
README.rst Updating the disk image builder code 2015-04-10 21:03:17 +00:00
element-deps Amphora-agent should log to a distinct location 2016-12-16 22:02:44 +00:00
package-installs.yaml Add build-essential package dependency to amphora-agent element 2016-12-19 17:02:58 +01:00
source-repository-amphora-agent Fix the agent install to use pip -U 2016-12-15 13:17:18 -06:00
svc-map Updating the disk image builder code 2015-04-10 21:03:17 +00:00

README.rst

Element to install an Octavia Amphora agent.