- Feb 11, 2024
-
-
Mark Goddard authored
This allows use of repositories and proxies protected with HTTP basic authentication. Change-Id: I0ec4ec3e9d60bb1431b44dd6718415214ad80025
-
- Feb 09, 2024
-
-
Zuul authored
-
Pierre Riteau authored
This job is currently failing following a Ubuntu Jammy kernel update. The job succeeds on 5.15.0-86.96 but fails on 5.15.0-94.104. Change-Id: I7561e82e811c74276a87074c7aa52a9adb414483
-
- Feb 07, 2024
-
-
Zuul authored
-
Will Szumski authored
These are currently not included in the regex we generate so aren't built as part of the complete set. Change-Id: I4f79b1b0887df72b11b768593ba45d89e75ce0d6 Closes-Bug: #2052428
-
- Feb 05, 2024
-
-
OpenStack Release Bot authored
Update the yoga release notes configuration to build from unmaintained/yoga. Change-Id: I26cb42955387a425c2af80ec56e3253f16a34a17
-
Bartosz Bezak authored
Initial fix [1] was not reloading NetworkManager config, which caused MichaelRigart.interfaces role to clean up resolv.conf after interface bounce. [1] https://review.opendev.org/c/openstack/kayobe/+/902561 Related-Bug: #2044537 Change-Id: I5644ab2595a30cfff82f03d5ca4aa501a8b36ef8
-
Zuul authored
-
- Feb 02, 2024
-
-
Zuul authored
-
- Feb 01, 2024
-
-
Will Szumski authored
This has now been removed from upstream docker-ce packages. ``` the devicemapper storage-driver has been deprecated and removed ``` and has shown deprecation warnings for some time. This change also includes some fixes necessary for CI to pass: * update the Zuul previous_release variable to 2023.2 Closes-Bug: #2051233 Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/906858 Change-Id: I263f59ea77e39accffe4febe0d47e56b35d9800e
-
- Jan 22, 2024
-
-
Matt Crees authored
Prompts the user to confirm before deprovisioning any overcloud hosts. The user is given a list of hosts which will be deprovisioned. Automatic confirmation can be achieved by setting ``confirm_deprovison`` to ``yes``. Change-Id: I6eea5bb7c268912e6f39627f64c92715877311a3
-
- Jan 09, 2024
-
-
Ghanshyam Mann authored
As per the current release tested runtime, we test till python 3.11 so updating the same in python classifier in setup.cfg Change-Id: If9ccc21a51e85eefe1fc403db889051b933fc29d
-
- Dec 22, 2023
-
-
Zuul authored
-
- Dec 20, 2023
-
-
Mark Goddard authored
pep8 complained about it. Change-Id: I09061b8a9769d737115b7677599e8796503f0725
-
- Dec 19, 2023
-
-
Pierre Riteau authored
The MichaelRigart.interfaces role only creates an interface with the dummy type if it is called dummy*, otherwise it is created as ethernet. The default dev configuration was using eth1 for the bridge port, which was causing issues on Rocky Linux 9 when following the automated setup instructions. Switch to dummy1 to ensure a dummy port is created. Depends-On: https://review.opendev.org/c/openstack/kayobe-config-dev/+/904044 Change-Id: I64b6180194fd94c691e5ca75b815b6cb3f1d7d3c
-
- Dec 12, 2023
- Dec 11, 2023
-
-
Matt Crees authored
When ``resolv_is_managed`` is set, Kayobe templates resolv.conf. This patch stops NetworkManager from overriding these changes. Closes-Bug: #2044537 Change-Id: I90b61dfe03d53c58327d2b15e70b7b8489bdfb47
-
- Dec 08, 2023
-
-
Pierre Riteau authored
This reverts commit 99f5b649. Reason for revert: 2023.2 has been branched and released Change-Id: I38fc5dcadda5103d63a11022825e8e167408677d
-
Pierre Riteau authored
The latest Rocky-9-GenericCloud image does not include the git package. Change-Id: I47a54b822d45ab5e1e64fa5e0f8111c0edadcb36
-
- Dec 07, 2023
-
-
Stig Telfer authored
Fix a logic issue when seed SNAT is not enabled. In this circumstance Bifrost was generating ConfigDrive data with the default gateway unset even when one is available on the admin network. This regression was introduced in Ib847d3420dee374cec067cd8af519b510be04120 [1]. [1] https://review.opendev.org/c/openstack/kayobe/+/898434 Closes-Bug: #2045926 Change-Id: Ifd9f9cd389ac09448fc91dba74f8f09595698b55
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/2023.2. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/2023.2. Sem-Ver: feature Change-Id: I9ab85dfddf3b4ae6ba593649ed4310ca8cbec0e2
-
- Dec 06, 2023
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Pierre Riteau authored
Change-Id: I96f00721c173cf095463424c0ca8779c54943591
-
- Dec 05, 2023
-
-
Pierre Riteau authored
We are seeing the following issue since 2.15.7 was released: Pattern and root_dir should be of the same type, not <class 'ansible.utils.unsafe_proxy.AnsibleUnsafeText'> and <class 'str'> Change-Id: I5cb458132133d171037f8697072e6bd8858db01a
-
- Dec 03, 2023
-
-
Maksim Malchuk authored
Change-Id: I57fe9a6a5037adc341617bd35d3df83c81acc5b0 Signed-off-by:
Maksim Malchuk <maksim.malchuk@gmail.com>
-
- Dec 02, 2023
- Dec 01, 2023
-
-
Zuul authored
-
Will Szumski authored
We no longer use these variables since we switched to the kolla Ansible collection. TrivialFix Change-Id: I50238dd694edc7ee02be4bfdc56ebf3a603e05d2
-
Pierre Riteau authored
Switch all dependencies to use the OpenStack 2023.2 release. This commit should be reverted on the master branch once the Kayobe stable/2023.2 branch has been cut and RC1 released. Change-Id: I749a1ac30fa15cf7faa456fcb90c4ddbbef77cc9
-
Pierre Riteau authored
Change-Id: I5cd9dacea10f0e00b3d481704f0949b6f5c4a69e
-
Zuul authored
-
Pierre Riteau authored
This variable was configuring enable_host_ntp in kolla-ansible, which was removed in the Xena release. Change-Id: I737598d3bbe40b933b4b727eccc3b2a76ed97cdb
-
Zuul authored
-
Zuul authored
-
- Nov 30, 2023