octavia/elements/amphora-agent/static
Gregory Thiemonge a518cefda1 Disable auto configuration of new interfaces in NetworkManager
NetworkManager in Centos images configures new network devices as soon
as they appear in the default namespace, it means that we might have
conflicts between the management interface's routes and address and the
new VIP or member interfaces' routes and addresses during a small period
of time before they are moved to the amphora-haproxy namespace.

Now, the "no-auto-default=*" option is enabled in NetworkManager, it
disables the configuration of new interfaces, while the management
interface is still enabled/configured through cloud-init.

Story 2008599
Task 41773

Change-Id: I6dd8e99b07ff557674871cb503dece96a9df3ada
2021-02-06 22:26:07 +01:00
..
etc Disable auto configuration of new interfaces in NetworkManager 2021-02-06 22:26:07 +01:00
usr/local/bin Add support for nftables 2020-09-03 13:15:27 -07:00