forked from openstack/kolla-ansible
-
Notifications
You must be signed in to change notification settings - Fork 5
Synchronise master with upstream #817
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
Depends-On: https://review.opendev.org/c/openstack/kolla/+/954707 Change-Id: I1f519b3ce8b7f2ceee2eaef88e4afc8ca8fa2f6e Signed-off-by: Michal Nasiadka <[email protected]>
ansible-core 2.18 lowest python version support is 3.11 [1]. [1]: https://pypi.org/project/ansible-core/2.18.11/ Change-Id: I4f174d4425a1a6a9ac74ce987690bca263cea51f Signed-off-by: Michal Nasiadka <[email protected]>
Fix a scheduling issue in the multinode and all-in-one inventory files, that would cause cyborg api and conductor service to also be scheduled on compute nodes rather then exclusively staying on the control plane. Closes-Bug: #2087552 Change-Id: I69d9a44db037fce42cb5a25b5688313eece15484
We're only checking if master MariaDB node is listening, we should check also slaves. Apply InnoDB variables from Galera docs for improved performance. Change-Id: Ied6ce15ce0e987cd1794351d2139a75edd5f52bc Signed-off-by: Michal Nasiadka <[email protected]>
It's often failing with 300s Change-Id: Id71c82a557745f9b47ea92a5eeecf1d859719821 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I77cce57f3f2b05455e8bd4e7093081ef4ed25d59 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I58d00089e01953a1b8e2d2ba20c5a7e300ca30b9 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I87a5b312de28c37c21cd73920a681b7e9e603b30 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Icae3b3b6935ad6837831e43dc5ce847fcc1c374c Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Ifc27430369166f13bbbdb005b04194c6c6f8ec98 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Ifa650dbd3368b4b6e3f7ff8ba220c2ae7c6dae88 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Idb396265e6090d6f106375a28b93b72faff7d585 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Id3e2e72698ad5c1ee547789524de816f879d142e Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I360c570ba9dc1a7c8324dc53145e3da8c818c738 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I719be4c046c0bb5153a616621259909bce6964c3 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Idbb9c4ba57429ad391ce0b8e67ab00feb0a90a78 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I215731b5cccf8354e69e6552472a9781f29a78d9 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I2ef947abd611a0a9f1f6c4b3cb345abb106f4d7e Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Iffbe3a34365dcc77456d90400d69206714c31471 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I3d914a24e047a337cea82d7ebdf544e780363b98 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I056a0803f90bba78e779bdbbe4e6791e637a8974 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Ia31d049e4290bee04764b91dfbec2159de4461bf Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I241b6b9f84db7b174cd521b5b5ebb7c37b182f0a Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: I75f53151e06dc1af7f1fb109c50ce046bdfd7ec5 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Ifa86a134c5c0dc3d0a39f30330ddb30dd3b8f3c2 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Ifd89ad139899a9f97ee56b8821237a33122c8620 Signed-off-by: Michal Nasiadka <[email protected]>
Change-Id: Ie83e990414aa19973b26185b47e1a575f52db288 Signed-off-by: Michal Nasiadka <[email protected]>
10840ed to
8f6e904
Compare
Alex-Welsh
approved these changes
Nov 24, 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.