- Dec 19, 2021
-
-
Maksim Malchuk authored
Change-Id: Icb02cffe04d84c6d29f3f0c3b4af540a4ffe631d Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com>
-
- Dec 16, 2021
-
-
Zuul authored
-
- Dec 07, 2021
-
-
Piotr Parczewski authored
Change-Id: Ic8c212111301d6b144e3aa0fe124b022b0296ec6
-
- Dec 06, 2021
-
-
Zuul authored
-
- Dec 02, 2021
-
-
Pierre Riteau authored
When multiple 'lib' components are present in the installation path, Kayobe fails to detect the right installation prefix which causes various commands to raise an error. Rewrite logic to detect the last 'lib' component in path instead. This should work as long as this function is not stored under a lib directory inside the Kayobe source tree. Change-Id: Ie9b15db6563546ede9ce9735292ec566d540432a Story: 2009721 Task: 44109
-
- Dec 01, 2021
-
-
Pierre Riteau authored
This variable allows to customise the upper constraints file used to install packages inside the overcloud-host-image-dib virtual environment. This can be used when we need a newer version of diskimage-builder than the one available in upper constraints for the current release. Change-Id: I2f6c2f92903815973865ef0f5d6b867d5b995bd5 Story: 2002098 Task: 44101
-
- Nov 30, 2021
-
-
Piotr Parczewski authored
Change-Id: I2c2378ebd99ac02586518e80e4b86a9d765476e6
-
Piotr Parczewski authored
Change-Id: I4857e170ad75d2824701df583d1312b3398b93f4
-
- Nov 29, 2021
- Nov 26, 2021
-
-
Zuul authored
-
Pierre Riteau authored
As a first step towards supporting multiple overcloud disk images, this change introduces a new command to build a disk image directly with DIB: `kayobe overcloud host image build`. It also disables building a root disk image during Bifrost bootstrap if overcloud_dib_build_host_images is set to true. Change-Id: I93d242889e225b4e60254f6b9cc5eeb457294ac8 Story: 2002098 Task: 41693
-
- Nov 25, 2021
- Nov 23, 2021
-
-
Maksim Malchuk authored
Even if kayobe itself limit [1] ip-routing and snat playbooks to the seed hosts only the playbooks should have same hosts specified. TrivialFix 1. https://github.com/openstack/kayobe/blob/52d7523c0c3e6a6f7f321459b9d7fc055282057f/kayobe/cli/commands.py#L610 Change-Id: I35788e69eeace41d5bcbf89922145f1c35f58ff2 Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com>
-
Maksim Malchuk authored
We have the list of package installed, so its nice to decide when we can skip the task. TrivialFix Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com> Change-Id: I4884cccf8a54f6c5af37f0ee418bb3821dc87091
-
- Nov 19, 2021
-
-
Zuul authored
-
Pierre Riteau authored
When customising kolla_bifrost_inspector_extra_kernel_options, for example to define which console to use, operators should note that Kayobe defines extra kernel parameters that are important for inspection, such as ipa-collect-lldp=1. Change-Id: Id789dede2d1886ef5ec66ebc86968d6cf62fa2de
-
- Nov 15, 2021
-
-
Mark Goddard authored
The infra-vms group was not added to some playbook host patterns where it should have been. This change fixes that. TrivialFix Change-Id: I5df2918035df7577627fd2bd68417beddbcbf848
-
- Nov 11, 2021
-
-
Zuul authored
-
- Nov 10, 2021
-
-
Mark Goddard authored
Follow up to I69868dca6e1f3e4a1bf123c9e7f1f3412162b264 Change-Id: I7812c4b66bac30648c00054381703e390671a821
-
- 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
-
Mark Goddard authored
Depends-On: https://review.opendev.org/c/openstack/kayobe/+/812670 Depends-On: https://review.opendev.org/c/openstack/kayobe-config-dev/+/805239 Depends-On: https://review.opendev.org/c/openstack/kayobe/+/813212 Change-Id: I7dbd643fec72223bfda20cbbc37809ae78073804
-
- 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