integ/base
Joseph Richard 8a3722089d Drop initscripts patch running ipv6 dhcp as daemon
This commit rebases initscripts patch set, dropping
run-dhclient-as-daemon-for-ipv6.patch

Currently, ifup-eth tries running ipv6 dhclient with the one-shot
option, and if that fails, then retries indefinitely in the background.
That has the side-effect of causing the ifup-post script to not be run
if the first dhclient attempt fails, which will prevent routes on that
interface from being created.  This is especially problematic in the
case of a DOR, where the compute nodes may come up before dnsmasq is up
on the controller.
This is different from upstream centos, which will only try running
dhclient with the one-shot option for ipv6.
By reverting the initscripts patch to run as a daemon, ipv6 dhclient now
runs as one-shot only, and if it fails, ifup-eth script exits without
getting an address, and then the node fails to come up and reboot.
While this may result in the compute node having an extra reboot in a DOR,
that is preferable to the compute coming up incorrectly and requiring a
lock/unlock to recover.

Closes-bug: 1844579
Change-Id: I5b7f6b7c878dc4e4737d986f11fae3301585fb1c
Signed-off-by: Joseph Richard <joseph.richard@windriver.com>
2019-11-19 14:24:28 -05:00
..
anaconda/centos rebase anaconda patch to CentOS 7.6 version 2019-01-07 11:04:18 +08:00
cgcs-users Fix malformed patch on cgcs-users/ibsh 2018-08-01 15:31:54 -04:00
cluster-resource-agents Remove Resource Monitor ; aka rmon, from the load 2019-03-18 12:27:59 -04:00
dhcp Refactor source code patches for dhcp package 2018-12-19 01:24:07 +00:00
dnsmasq rebase dnsmasq patch to CentOS 7.6 version 2018-12-25 10:17:47 +08:00
dpkg Relocate dpkg to stx-integ/base/dpkg 2018-08-01 15:31:54 -04:00
haproxy rebase haproxy patch to CentOS 7.6 version 2019-01-02 14:29:58 +08:00
initscripts/centos Drop initscripts patch running ipv6 dhcp as daemon 2019-11-19 14:24:28 -05:00
libevent remove libevent meta patch which disable test folder building 2018-11-29 09:52:41 +08:00
libfdt Relocate libfdt to stx-integ/base/libfdt 2018-08-01 15:31:54 -04:00
lighttpd Update lighttpd to 1.4.54 version. 2019-09-03 10:53:46 -05:00
net-snmp rebase net-snmp patch to CentOS 7.6 version 2018-12-28 10:55:28 +08:00
ntp/centos Add new ntp package to build 2019-09-09 10:43:30 -04:00
openssh Refactor harden server and client config patch for openssh package 2018-12-10 23:10:54 +08:00
setup Ensure barbican user and group exist during installation 2019-10-24 13:49:43 -05:00
sudo/centos rebase sudo patch to CentOS 7.6 version 2019-01-02 19:31:45 +08:00
systemd/centos de-fuzz fuzzy patch in systemd 2019-06-02 10:15:51 +08:00
watchdog upgrade watchdog to CentOS 7.6 version 2019-01-11 03:15:28 +00:00