octavia/elements
Gregory Thiemonge bd92b4bf41 Fix nf_conntrack_buckets sysctl in Amphora
Setting nf_conntrack_buckets in the amphora namespace fails because this
sysctl can only be set in the initial namespace (cf kernel doc at
https://www.kernel.org/doc/Documentation/networking/nf_conntrack-sysctl.txt)

This commit allows to set nf_conntrack_buckets in the initial namespace,
the value is then inherited by other namespaces.

Conntrack is not enabled in the main namespace, the new default value
doesn't affect this namespace behavior.

Conflicts:
	elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel

Story: 2008028
Task: 40682

Change-Id: Ie6ccc4bf0017587df8e8e29d8ee3bf5c19e6d615
(cherry picked from commit 64a301d4ec)
(cherry picked from commit dd1580d332)
(cherry picked from commit 9f1307affc)
2021-02-02 09:14:34 +01:00
..
amphora-agent Merge "Map cloud-guest-utils to cloud-utils-growpart for Red Hat distros." into stable/train 2020-12-03 18:26:59 +00:00
certs-ramfs Use LUKS1 for certfs-ramfs for all distributions 2020-01-24 06:31:01 +00:00
disable-makecache Stop "dnf makecache" in the amphora images 2020-03-25 16:48:46 +00:00
haproxy-octavia Fix nf_conntrack_buckets sysctl in Amphora 2021-02-02 09:14:34 +01:00
ipvsadmin Introduce ipvsadm to the amphora image 2018-07-06 00:02:54 +00:00
keepalived-octavia Fix IPv6 in Active/Standby topology 2018-12-06 20:10:38 +00:00
no-resolvconf Fix dhclient enter hook path on RHEL-based amps 2019-07-09 12:34:16 +02:00
rebind-sshd Switch to ubuntu-minimal for default amphora image 2018-04-16 18:07:31 -07:00
remove-sshd Add flag to disable SSHD on the amphora image 2017-08-16 11:18:10 -07:00
root-passwd Add Amphora base image creation scripts for Octavia 2014-12-11 01:31:19 +00:00
sos Add sos element to Red Hat family images 2018-04-19 15:51:50 +02:00