Containers that use nova-libvirt image are mostly run in the
host'd pid namespace, and require no artificial init.
This solves the problem for nova libvirt container, that execute
libvirtd in a transient systemd unit, when its parent dumb-init
process dies for *reasons*.
Conflicts:
container-images/tcib/base/os/nova-base/nova-libvirt/nova-libvirt.yaml
Change-Id: I80d44b15e92563df7f0cce8c2c52097f406780cb
Related: rhbz#2168530
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
(cherry picked from commit c2195211e4)