forked from openstack/kayobe
-
Notifications
You must be signed in to change notification settings - Fork 2
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
sync Stackhpc/yoga #267
Closed
Closed
sync Stackhpc/yoga #267
Conversation
This file contains 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
In the upstream down to the 2023.2 this fixed in the Iff0b28b770753c81ac526afd1ce6f61d77fad25c this change only for 2023.1 and downstream. Change-Id: Id7415d5499a56910c72ad2745ca2e6b7f042b102 Signed-off-by: Maksim Malchuk <[email protected]> (cherry picked from commit 1410b52)
Synchronise yoga with upstream
It was mentioned on openstack-discuss [1] that 0.5.2 has a known kernel bug fixed in 0.5.3. [1] https://lists.openstack.org/archives/list/[email protected]/thread/7L6DSFN6GB65FBVHQATTLSQ7HWGBZJHM/ Change-Id: Ib637471d67002734084736f47d574815f13f1711 (cherry picked from commit eeba04d)
Synchronise yoga with upstream
The Ansible openstack.kolla collection already uses [1,2] the recommended location [3] for the Ubuntu Apt keyrings, so lets fix this in Kayobe too. [1] https://opendev.org/openstack/ansible-collection-kolla/src/branch/master/roles/docker/tasks/repo-Debian.yml#L21 [2] https://opendev.org/openstack/ansible-collection-kolla/src/branch/master/roles/podman_sdk/tasks/main.yml#L13 [3] https://manpages.ubuntu.com/manpages/jammy/en/man8/apt-key.8.html#deprecation Change-Id: I4901294c8f5912cb35df3866ed13012461b4f644 Signed-off-by: Maksim Malchuk <[email protected]> (cherry picked from commit d539efc)
Bifrost uses a combined Ironic service instead of API and conductor services since the Yoga release [1]. [1] https://review.opendev.org/c/openstack/bifrost/+/820390 Change-Id: I80a7ea06620c69ff2ba2ab8fe78b990ef3c151ec (cherry picked from commit 449fc91)
Synchronise yoga with upstream
Synchronise yoga with upstream
The error response from the docker daemon has changed to: Error response from daemon: get opensm_logs: no such volume This change should support both old and new responses. Change-Id: Ibef1713d7de2e0a2c6fe046f607b2a8e60dae3da Closes-Bug: #2050092 (cherry picked from commit 27ece26)
Synchronise yoga with upstream
We were still using stream8 images which cannot install packages anymore, due to the end of life of CentOS Stream 8. This backport also disables all the CentOS Stream 8 CI jobs. Change-Id: I8604c342e4dbc41dd5bee0f28a92c3c3cd37d631 (cherry picked from commit 3b0a74d)
Synchronise yoga with upstream
Useful if you're configuring your own private repos, and don't/can't sign them. Change-Id: I2d592c5479530b2fe9a60c14ee59e817b8402490
Support setting whether an Apt repo is trusted
Change-Id: Idaedcadae6fb502c17ca64107c81e59082b5e991
The OpenDev team intends on removing [1] CentOS 8 Stream nodes from Zuul and Nodepool, so lets remove broken jobs. 1. https://lists.opendev.org/archives/list/[email protected]/thread/YHPRWKWULKJATAJZPFIZCBHS7HZJE5V2/ Depends-On: https://review.opendev.org/c/openstack/ansible-collection-kolla/+/927685 Depends-On: https://review.opendev.org/c/openstack/kayobe/+/927691 Depends-On: https://review.opendev.org/c/openstack/kayobe-config-dev/+/927692 Change-Id: Ib82833168efc2a6e2b4f1178258840d08deb78ef Signed-off-by: Maksim Malchuk <[email protected]>
Synchronise yoga with upstream
Synchronise yoga with upstream
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.
No description provided.