Synchronise master with upstream#554
Merged
Alex-Welsh merged 13 commits intostackhpc/masterfrom Apr 23, 2026
Merged
Conversation
This sets the RequiredForOnline[1] property to false when no IP is configured. This prevents the interface from entering the degraded state[2]. [1] https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html#RequiredForOnline= [2] systemd/systemd#575 (comment) Closes-Bug: #2139592 Change-Id: I266b720156c0d9cf5672d5dcc5a44a2a43888df6 Signed-off-by: Will Szumski <will@stackhpc.com>
Change-Id: Ie7b194dec24e402949d01da745ccb4743fa6c567 Signed-off-by: Leonie Chamberlin-Medd <leonie@stackhpc.com>
Should reduce incidents of time sync issues when running kolla pre-checks. Change-Id: Iad7fc73f16ffcbc2ab5f261322bd6777036fd5f6 Signed-off-by: Will Szumski <will@stackhpc.com>
Use case is for deploying hosts that are not passed through to kolla such as lustre storage nodes. This allows us to reuse the usual set of overcloud commands instead of creating yet another set of similar ones. Change-Id: Ic6fd254977697ce7be6916fc89952b16c283ff17 Signed-off-by: Will Szumski <will@stackhpc.com>
Change-Id: I38567293492b52e8e2fef80fe1793e3e39477e1c Signed-off-by: Will Szumski <will@stackhpc.com>
This can be useful if you are customisting the fully qualified domain for the internal API so that Ironic Python Agent can resolve the domain to post back data to the conductors. Change-Id: I45a578804a8b2c71ad4a81b3eae6b6a4f874a1e2 Signed-off-by: Will Szumski <will@stackhpc.com>
See: - https://review.opendev.org/c/openstack/kolla-ansible/+/924575 - https://review.opendev.org/c/openstack/kolla-ansible/+/959853 Change-Id: Ib7c8e5451ca8bdcea8c4b4dcb1093680acce0778 Signed-off-by: Will Szumski <will@stackhpc.com>
Alex-Welsh
approved these changes
Apr 23, 2026
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
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.