- Sep 18, 2023
- Sep 15, 2023
-
-
Christian Berendt authored
Allow more flexibility by adding a host specific template. Also using the merge_yaml action allow us to drop the logic around deciding which template to use. Change-Id: I41a3226679c622e5e98df074cee195e8436ea45b
-
- Sep 14, 2023
-
-
Michal Nasiadka authored
Initially Ubuntu/Debian used /var/run/openvswitch as default OVN run dir, it seems it has changed long time ago - but we haven't picked that up on latest OVN DB refactor. Adding in OVN and OVN upgrade Debian jobs to enhance coverage. Closes-Bug: #2035584 Change-Id: I78967c4499269578ac921ad9a553946b65e1293f
-
- Sep 13, 2023
-
-
Zuul authored
-
Célestin Matte authored
Change-Id: Icd058af7af6ef04d865aff82f0d8f7a743298b07
-
Bartosz Bezak authored
it is already in test_openstack_logged function Change-Id: I2d092b4cf6dc6527d1c3c5e172349e480c2366d3
-
- Sep 12, 2023
- Sep 11, 2023
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Jeffrey Zhang authored
When using the 'q35' machine type, by default, it allows only a single PCIe device to be hotplugged. Nova currently sets 'num_pcie_ports' to "0" (defaults to libvirt's "1"), which is not sufficient for hotplug use. The max value is 28, but 16 is enough in most cases. More info please check * [0] https://libvirt.org/pci-hotplug.html * [1] https://marcin.juszkiewicz.com.pl/2018/02/19/hotplug-in-vm-easy-to-say/ * [2] https://review.opendev.org/c/openstack/nova/+/545034 Co-Authored-By:
Bartosz Bezak <bartosz@stackhpc.com> Change-Id: I7b8063566837aeb947927b7d6858417982b63deb Closes-Bug: 1909063
-
Bartosz Bezak authored
Change-Id: If9636aaa76a7dc094223c3f096d96c96ecd0c8e7
-
- Sep 08, 2023
-
-
John Garbutt authored
For example, an operator may wish to customise the nova-compute-ironic service configuration without affecting other Nova services. Closes-Bug: #2034949 Change-Id: If8648d8e85ab3dbcbb4ecba674b2e34b06898327
-
Christian Berendt authored
The cafile parameter in the authentication section is required in the senlin.conf configuration file when working with self-signed certificates. Change-Id: I3cd43cc7f43782a6c1d701a3e5b977bbc42e3719
-
Zuul authored
-
Michal Nasiadka authored
This change also refactors code a bit to allow additional checks in the same os.walk loop Change-Id: Ib40af3ee309c773afba4776183d162327a9a0e1c
-
- Sep 06, 2023
-
-
Zuul authored
-
- Sep 05, 2023
-
-
Zuul authored
-
Michal Nasiadka authored
Currently clustering steps are very static, if for a reason first node in the inventory fails and gets re-introduced - K-A will create a second empty cluster on that node. This patch changes the approach and checks if cluster exists, if it does - chooses a donor for the new node from currently running node set. Also it fixes node replacement - it removes old node from cluster (that has the same ip address as newly provisioned node). Closes-Bug: #1875223 Change-Id: Ia025283e38ea7c3bd37c7a70d03f6b46c68f4456
-
Maksim Malchuk authored
Followup on Ief8dca4e27197c9576e215cbd960da75f6fdc20c Related-Bug: #1879557 Change-Id: I2865fb8bb24994db8687a15fd8106bfa7a55d4da Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com>
-
- Sep 04, 2023
-
-
Michal Nasiadka authored
This reverts commit 2524ec42. Reason for revert: I don't think we need it anymore Change-Id: I9f2871cf3de1a09952fc5c236da2f78e4d930bf5
-
Zuul authored
-
Zuul authored
-
Maksim Malchuk authored
Followup on I0401bfc03cd31d72c5a2ae0a111889d5c29a8aa2 Related-Bug: #2024664 Change-Id: I97914485f4392a4f303f32056d0b471948dbc84c Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com>
-
- Sep 03, 2023
-
-
Jan Gutter authored
Up till now the ARA plugin has been pinned to a very old version, and is no longer functional. This installs a much newer version of ARA and adds a README file to guide developers on how to view the sqlite file. The ARA plugin is installed by default, but not activated. This is intended to catch a small amount of regressions and integration failures. Developers can enable the plugin by adding the string `#ara` to their commit message. This avoids extra load on the CI. Change-Id: Id8328e374c9590b1363026fa2b2b24e191183987
-
- Aug 31, 2023
- Aug 30, 2023
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
joek-office authored
Related-Bug: #2015184 Closes-Bug: #2015184 Change-Id: I6ea0949d58e38e2cda41c9702001e7bd500f23f1
-