- May 02, 2022
-
-
Zuul authored
-
- Apr 29, 2022
- Apr 28, 2022
-
-
Vladislav Belogrudov authored
Closes-Bug: #1931042 Change-Id: If4bc1fe1dcd61622c8ea48b00771d5115a63c9e0
-
Zuul authored
-
- Apr 25, 2022
-
-
Zuul authored
-
- Apr 24, 2022
-
-
Christian Berendt authored
With the parameter bifrost_deploy_verbosity it is possible to set the verbosity of the bootstrap of Bifrost. This makes it possible to reduce verbosity when running /bifrost/playbooks/install.yaml if needed. Change-Id: I5815220f2193a492ae7e1f63443075790ae7aaef
-
- Apr 23, 2022
-
-
Zuul authored
-
Pierre Riteau authored
The ipmi-exporter code blocks had too much indentation. Change-Id: I2cf3ab4873d9df2dfe1375cf7e2e0e5dc6571120
-
- Apr 22, 2022
-
-
Marcin Juszkiewicz authored
Zed dropped binary images so we need to check does migration from binary images works. Dropped all other CI jobs Change-Id: Id2d7ca01baca8e17a9780345e705ffb6cbffd8a7
-
Zuul authored
-
Zuul authored
-
Mark Goddard authored
We run some nova tasks once per cell, using a condition to match a single host in the cell. In other similar tasks, we use run_once, which will fail all hosts if the task fails. Typically these tasks are critical, and that is desirable. However, with the approach used in nova-cell to support multiple cells, if a once-per-cell task fails, then other hosts will continue to execute, which could lead to unexpected results. This change adds any_errors_fatal to the plays or blocks that run these tasks. Closes-Bug: #1948694 Change-Id: I2a5871ccd4e8198171ef3239ce95f475f3e4b051
-
- Apr 21, 2022
-
-
Zuul authored
-
Christian Berendt authored
Change-Id: Ide82b7a7fa6752b60f2c9c31cdc4c79183fc62f6
-
Zuul authored
-
Vladislav Belogrudov authored
When running in virtual environment a bootstrapping task will install 'docker' python module in the environment. After that prechecks and deploy phase will not find the module because their 'ansible interpreter' is host wide. With this fix it is advised to set an interpreter to the one in virtual environment Closes-Bug: #1969812 Change-Id: I1bb6a3af3fa6346fff0a262e0c53d12c544f46db
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Apr 20, 2022
-
-
Radosław Piliszek authored
For Swift, CI was still using DockerHub, directly. The issue with DockerHub itself is that we publish there only weekly. The issue with not using infra's mirror is that we waste precious resources. Time to end that drama. Change-Id: I928090c24f0eb24f8fab9b7412b58e854246fe80
-
Vladislav Belogrudov authored
There are no 5.* versions of ansible for CentOS 8 Stream yet. One should use pip install 'ansible>=4,<6' according to the current documentation. Closes-Bug: #1969617 Change-Id: Ie4f502f955dac5ae9ee8ddb4779c2fa2e26840d9
-
Marcin Juszkiewicz authored
We have only one value for install_type now and it gets removed from image names. Change-Id: I8bf95fd7aa9dd26b80d618ca0fcb097003b4cb0a
-
- Apr 16, 2022
-
-
LinPeiWen authored
In fluentd v1.0, "format" became a deprecated parameter, replaced by "<parse>" Change-Id: I0825e81fcd90fbc7f64c8df3ea9ae199ad79294a
-
- Apr 15, 2022
-
-
Radosław Piliszek authored
This avoids polluting job logs. Depends-On: https://review.opendev.org/c/openstack/kolla/+/837872 Change-Id: I0bf134cd91ba35083a59787c537fc49dce998597
-
Zuul authored
-
Will Szumski authored
This uses the same approach as the mariadb role (and others). Closes-Bug: #1928193 Co-Authored-By:
John Garbutt <johng@stackhpc.com> Change-Id: I79a7a8c80327cfd9ef31d17fe71f450a181a638c
-
- Apr 14, 2022
- Apr 13, 2022
-
-
Juan Pablo Suazo authored
Adds the ability to configure the Prometheus Pushgateway options alongside the rest of kolla-ansible's configurations. Closes-Bug: #1968597 Signed-off-by:
Juan Pablo Suazo <jsuazo@whitestack.com> Change-Id: I2d20288267ceda95076229628db10299ddbde31f
-
Maksim Malchuk authored
Add a new parameter 'ironic_dnsmasq_dhcp_ranges' and enable the configuration of the corresponding 'dhcp-range' and 'dhcp-option' blocks in Ironic Inspector dnsmasq for multiple ranges. The old parameters 'ironic_dnsmasq_dhcp_range' and 'ironic_dnsmasq_default_gateway' used for the only range are now removed. This change implements the same solution used in the TripleO several years ago in the: Ie49b07ffe948576f5d9330cf11ee014aef4b282d Also, this change contains: Iae15e9db0acc2ecd5b087a9ca430be948bc3e649 fix for lease time. The value can be changed globally or per range. Change-Id: Ib69fc0017b3bfbc8da4dfd4301710fbf88be661a Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com> Co-Authored-By:
Radosław Piliszek <radoslaw.piliszek@gmail.com>
-
Christian Berendt authored
Currently the ovs-dpdkctl.sh file is present in the tools directory and the "Copying ovs-dpdkctl tool" task accesses it. This is bad practice. Files copied from a role should either be referenced by an absolute path or be part of the role itself. This change moves the ovs-dpdkctl.sh file in the files directory of the role. Change-Id: I01459d39207e54f270f32f37b4a5153c5a819347
-
- Apr 12, 2022
-
-
Radosław Piliszek authored
With the install_type going away and actually removed from job definitions, we have to stop relying on it - to fix otherwise broken jobs (swift and when doing kolla builds with k-a). Change-Id: If13c4e276d3eec29a552ed229af95f5cf016100c
-
Zuul authored
-
Bernd Mueller authored
Signed-off-by:
Bernd Mueller <mueller@b1-systems.de> Change-Id: I90d98be9dfb14942ffb4f5293cf52a96a643ee90
-
Marcin Juszkiewicz authored
Only upgrade jobs need it set. And template uses it only on upgrades. Change-Id: I61d2174756746f0c68d9879122c7712416ae3f88
-
Zuul authored
-
Zuul authored
-
Zuul authored
-