kayobe/dev
Mark Goddard 4398856ec8 Fixes for CentOS 8.3
* Bump stackhpc.libvirt-host to v1.7.1. On seed-hypervisors installed
  using CentOS 8.2 or earlier, interaction with libvirt may fail due to
  libgcrypt being incompatible. See
  https://github.com/stackhpc/ansible-role-libvirt-host/issues/42

* Bump MichaelRigart.interfaces to v1.9.2. The CentOS 8.3 cloud image
  includes an ifcfg-ens3-1 file. See
  https://github.com/michaelrigart/ansible-role-interfaces/pull/93

* Previously a second libvirt daemon was installed by Tenks on the host,
  however changes in libvirt 6.0.0 to separate libvirtd into multiple
  daemons do not allow for customisation of the PID files used by the
  new daemons. This leads to a conflict between the container and host
  daemons. Update the Tenks config to use the containerised Nova libvirt
  daemon. This depends on a change to the stackhpc.libvirt-host role:
  https://github.com/stackhpc/ansible-role-libvirt-host/pull/44

* Not CentOS 8.3 related, but tox jobs are now failing on python
  dependencies. Remove upper limits from docker and paramiko.

* Not CentOS 8.3 related, but Bifrost has enabled authentication by
  default. We are not ready to support this, so override it.

Story: 2008429
Task: 41378

Change-Id: Ie8fd965165e8d347d27528a2c16d0647e412ccdc
2020-12-16 11:04:48 +00:00
..
config.sh Install python-openstackclient using upper constraints 2020-04-02 16:58:50 +02:00
configure-firewall.sh Add tenks-deploy.sh dev script 2018-11-20 18:53:09 +00:00
dev-hosts Add container-image-builders group 2017-11-28 15:32:49 +00:00
dev-vagrant-network-allocation.yml Refactor Vagrantfile to support VMware 2017-11-29 11:30:25 +00:00
dev-vagrant.yml Support configuring tunnel network 2018-07-20 13:57:03 +01:00
environment-setup.sh Update development scripts for control plane deployment 2019-02-05 09:36:35 +00:00
functions dev: fix test scripts when ironic is disabled 2020-10-02 14:24:30 +00:00
install-dev.sh Support complete installation of Kayobe as a python package 2019-02-01 12:55:27 +00:00
install.sh Add tenks-deploy.sh dev script 2018-11-20 18:53:09 +00:00
overcloud-deploy.sh Address dev environment review comments 2018-02-06 14:08:45 +00:00
overcloud-test-baremetal.sh Add tenks-deploy.sh dev script 2018-11-20 18:53:09 +00:00
overcloud-test-vm.sh Add tenks-deploy.sh dev script 2018-11-20 18:53:09 +00:00
overcloud-upgrade.sh Test upgrades in CI 2018-11-05 12:02:31 +00:00
ovs-vsctl Add tenks-deploy.sh dev script 2018-11-20 18:53:09 +00:00
seed-deploy.sh Address dev environment review comments 2018-02-06 14:08:45 +00:00
seed-hypervisor-deploy.sh Address dev environment review comments 2018-02-06 14:08:45 +00:00
seed-upgrade.sh Test upgrading seed services in CI 2018-12-21 15:21:47 +00:00
tenks-deploy-compute.sh Add alternative tenks deploy and teardown entrypoints. 2019-06-06 14:03:58 +01:00
tenks-deploy-config-compute.yml Fixes for CentOS 8.3 2020-12-16 11:04:48 +00:00
tenks-deploy-config-overcloud.yml Remove support for CentOS 7 and Python 2 2020-05-28 10:25:51 +01:00
tenks-deploy-overcloud.sh Add alternative tenks deploy and teardown entrypoints. 2019-06-06 14:03:58 +01:00
tenks-deploy.sh Add tenks-deploy.sh dev script 2018-11-20 18:53:09 +00:00
tenks-teardown-compute.sh Add alternative tenks deploy and teardown entrypoints. 2019-06-06 14:03:58 +01:00
tenks-teardown-overcloud.sh Add alternative tenks deploy and teardown entrypoints. 2019-06-06 14:03:58 +01:00
tenks-teardown.sh Update development scripts for control plane deployment 2019-02-05 09:36:35 +00:00