CentOS 8: seed VM & bifrost
* Change default seed VM image to CentOS 8 * Change default bifrost deploy image to CentOS 8 * Workaround DIB bug https://bugs.launchpad.net/diskimage-builder/+bug/1866847 by setting DIB_DISABLE_KERNEL_CLEANUP to 1 * Install iptables on seed for SNAT - missing on CentOS 8 * Fix provider network MTU lookup for empty string * Bump stackhpc.libvirt-host to 1.7.0 for CentOS 8 support * Bump stackhpc.libvirt-vm to 1.13.0 for CentOS 8 support * Bump jriguera.configdrive for Python 3 support Change-Id: Ie0edf6a924a914395c6502e2d5cf1139bce14a48 Story: 2006574 Task: 39000
Showing
- ansible/group_vars/all/bifrost 6 additions, 2 deletionsansible/group_vars/all/bifrost
- ansible/group_vars/all/overcloud 1 addition, 1 deletionansible/group_vars/all/overcloud
- ansible/group_vars/all/seed-vm 1 addition, 1 deletionansible/group_vars/all/seed-vm
- ansible/network.yml 1 addition, 1 deletionansible/network.yml
- ansible/roles/snat/tasks/main.yml 5 additions, 0 deletionsansible/roles/snat/tasks/main.yml
- doc/source/configuration/bifrost.rst 4 additions, 3 deletionsdoc/source/configuration/bifrost.rst
- etc/kayobe/bifrost.yml 14 additions, 10 deletionsetc/kayobe/bifrost.yml
- etc/kayobe/seed-vm.yml 2 additions, 1 deletionetc/kayobe/seed-vm.yml
- requirements.yml 3 additions, 3 deletionsrequirements.yml
Loading
Please register or sign in to comment