- Nov 09, 2021
-
-
Mark Goddard authored
Also remove some Wallaby upgrade compatibility code in CI playbooks Change-Id: I84e336bec37eac12c659c7a9d9fc4ddd191a379d
-
Mark Goddard authored
This reverts commit e0c42ea9. Xena has branched and is almost ready for release. Change-Id: I9315110fa767ff62681486e436fca5503339cabf
-
- Oct 28, 2021
-
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
wait_for_connection requires a python interpreter to be available, which may not be the case in some images (CentOS Stream cloud images, cirros etc.). Instead, use wait_for to wait for the SSH port to open, then rely on the bootstrapping process to install an interpreter. This is the same method used for the seed VM. This change also syncs the SSH wait timeout for infra VMs which the one used for seed VM provisioning (360 seconds). Change-Id: I758aff1d3ef714f1c8ef82d29dd2217734a9aae6
-
- Oct 27, 2021
-
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
Prior to this change, the seed VM was provisioned using the stackhpc.livirt-vm role with become=true. This resulted in the cached image being owned by root. The infra VM provisioning uses stackhpc.libvirt-vm without become=true. If an infra VM uses the same image as the seed, this can lead to permission denied errors when downloading a new image of the same name. This change adds a workaround to fix up the ownership of the cached image during infra VM provisioning to avoid this issue. This change also drops become=true from stackhpc.libvirt-vm during seed VM provisioning, and adds the same workaround there. Story: 2009277 Task: 43534 Change-Id: Iade0d74cdb398365a567dbdc4b23de2416f3726d
-
- Oct 26, 2021
-
-
Pierre Riteau authored
Change-Id: Ic337c6fe61343f1ba15f977f13e88c3bd9d5ec18
-
- Oct 25, 2021
-
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: If1a94728c4a31557d7a2b615d25c6d2bc92e1970
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/xena. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/xena. Sem-Ver: feature Change-Id: I207634cc8454b019105098c2ee2cfe24a58f0511
-
- Oct 22, 2021
-
-
Pierre Riteau authored
We see frequent failures of upgrade jobs on stable branches due to lack of disk space. Disable heat in an attempt to free up extra space, since we do not need it for our testing. Change-Id: I20c99ca9dd6e78b041e4662c9b1b54eac904e3c9
-
- Oct 21, 2021
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
Adds a '--diff' argument to kayobe CLI commands. This is passed through to ansible-playbook for Kayobe Ansible playbooks, and can be used with the '--check' argument to see changes that would be made to files. This change also passes through --check and --diff arguments to kolla-ansible. Story: 2009038 Task: 42794 Change-Id: I350795c328c0dc0a91a5cd500c252c5b7b1eafc1
-
Maksim Malchuk authored
This change is a missing part for the new Kayobe functionality introduced in Ie16354cd01ea7dd83cd3d4058dd8451b8387600b. Change-Id: Ia3d665d53ccdb9e3b1d40949e96b720fab6df348 Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com>
-
- Oct 20, 2021
-
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
The config dump was removed from host configure commands in I85670be7242bc436f73c689f027670b0938ba031, but somehow the seed hypervisor was missed. Change-Id: I4ae457a784423dcce96e51b4bb21219831acc854
-
- Oct 19, 2021
-
-
Zuul authored
-
Zuul authored
-
Pierre Riteau authored
Change-Id: I914c22c6338421bcd0f37277253fe42572300612
-
Zuul authored
-
Zuul authored
-
Pierre Riteau authored
This is to avoid conflicting with iptables rules configured on the seed host by Kayobe. A new variable kolla_bifrost_use_firewalld is introduced to configure whether Bifrost uses firewalld. Change-Id: I7049eae6518f818f9e180dfdb6f515d527644808 Story: 2009252 Task: 43442
-
Pierre Riteau authored
Kolla Ansible has recently updated the default Docker configuration to stop using an insecure registry [1]. To avoid breaking existing Kayobe deployments, automatically set docker_registry_insecure to true if we deploy a registry without TLS. [1] https://review.opendev.org/c/openstack/kolla-ansible/+/805449 Change-Id: Ifec7102812b5503cb02f207098192e99e7193d49
-
Zuul authored
-
Zuul authored
-
- Oct 18, 2021
-
-
Mark Goddard authored
It was deprecated in Wallaby and removed in Xena (Ib6f89f57a1fe9dc88414260e8a221de3ecd6b9a5). Change-Id: I0be679afa2d0e5514fb4bc91394c8a5bc7a2b8cc
-
Zuul authored
-
Zuul authored
-
- Oct 15, 2021
-
-
Michal Nasiadka authored
Change-Id: Ib6f89f57a1fe9dc88414260e8a221de3ecd6b9a5
-
Michal Nasiadka authored
Switch all dependencies to use the OpenStack Xena release. This commit should be reverted on the master branch once the Kayobe stable/xena branch has been cut and RC1 released. Change-Id: Iee21230217ab1614977498dcbc2a18952ab7d64e
-
Michal Nasiadka authored
Change-Id: I66917bb75b09295b70caf44d593a047b65b8433d
-
- Oct 14, 2021
-
-
Pierre Riteau authored
Change-Id: Id518acd289bc144dc01db819abaebbc8a1cde924
-
Zuul authored
-