39f75382fa
On Debian this libvirt and qemu users/groups setup changed and it seems to be easier to maintain now, so we can drop a libvirt script setup step. Previously, on CentOS, there was no mismatch between the container kvm GID and the host kvm GID because both had our qemu rpm installed and it was forcing the GID to 36 [1]. On Debian it was removed at all [2], relying now on the debian/systemd patch [3][4] that already creates the group and sets the device (/dev/kvm) permissions and ownership accordingly. Since on Debian sytemd is already creating the kvm group and handling the /dev/kvm permission and ownership, we can remove this step from our libvirt container setup script and rely on Debian installation defaults. [1] https://opendev.org/starlingx/integ/src/branch/master/virt/qemu/centos/qemu-kvm.spec#L722 [2] |
||
---|---|---|
.. | ||
centos | ||
debian | ||
files | ||
Readme.rst |
This repo is for https://github.com/openstack/openstack-helm-infra
Changes to this repo are needed for StarlingX and those changes are not yet merged. Rather than clone and diverge the repo, the repo is extracted at a particular git SHA, and patches are applied on top.
As those patches are merged, the SHA can be updated and the local patches removed.