forked from openstack/kayobe
-
Notifications
You must be signed in to change notification settings - Fork 3
Synchronise master with upstream #489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This adds support for centos/rocky 10. Change-Id: Id9d874024279a8e26561aca0e485c310de38b434 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
This is not used by the built-in inspector and support for deploying the standalone inspector has been removed[1]. [1] https://review.opendev.org/c/openstack/kolla-ansible/+/951864 Change-Id: I2c2872d1ae6a15afece4a46b9ff7cfe77f073f45 Signed-off-by: Will Szumski <will@stackhpc.com>
Updates the IPA (Ironic Python Agent) compression algorithm from the default gzip to use zstd -19 instead. This reduces the transfer size of the IPA boot ISO from the Ironic conductor to the baremetal nodes during provisioning. Change-Id: Id0938c3fef6ccb9ceb556ce68a442393eabf2624 Signed-off-by: Claudia Watson <claudia@stackhpc.com>
Change-Id: Ia040773a30e3f479402de6261eaaa62a93a1a29b Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/961237 Change-Id: Id50444efffc0c9806614620eac049a12408dcbae Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Use ironic pxe variables for redfish. Both Redfish and PXE boot are now supported using a common set of configuration parameters. New variables are in the form kolla_ironic_kernel_append_params. References to old pxe variables in other documentation has been updated. Change-Id: I4bb2930c145da7ca413e3e99a003e14a1e159439 Signed-off-by: Claudia Watson <claudia@stackhpc.com>
The use of default(omit) is for module parameters, not templates. It will generate something like '__omit_place_holder__43ba6b6adb2908224e20a191174d53ef36403cfc'. Closes-Bug: #2045927 Depends-On: https://review.opendev.org/c/openstack/bifrost/+/953336 Change-Id: Ia614645d6b49f10a0c81ae0a0ab2398a9b56912c Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
[DEPRECATION WARNING]: community.general.yaml has been deprecated. The plugin has been superseded by the option `result_format=yaml` in callback plugin ansible.builtin.default from ansible-core 2.13 onwards. This feature will be removed from community.general in version 12.0.0. Change-Id: I173240e0c7b5559a1ef1eea95067bd9d6c390ab4 Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
Neutron and kolla already removed it [1][2]. [1] https://review.opendev.org/c/openstack/neutron/+/927216 [2] https://review.opendev.org/c/openstack/kolla-ansible/+/962278 Change-Id: If77366a0f8bb5f6ac3c9951533a2d75c9b0780a9 Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
priteau
approved these changes
Oct 27, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains a snapshot of master from upstream master.