Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 5, 2024

This PR contains a snapshot of 2023.1 from upstream stable/2023.1.

In case of glance multiple stores (mostly for ceph) nova initiates
copy-image functionality if image, from which the sever is being
created, is not present in the referring ceph store. This can fail if
image location which is already present in image but not available for
that glance edge node. This scenario can only be reproducible
with EDGE deployment.

In order to fix this, if the store is defined on that glance node
then only call set_acls method, else ignore it.

Closes-Bug: #2073945
Change-Id: I0409982ae27b662e60dd2363ba2f7863d0722fea
(cherry picked from commit ee7e96f)
(cherry picked from commit aec654f)
(cherry picked from commit 9e28810)
@github-actions github-actions bot requested a review from a team as a code owner August 5, 2024 08:22
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Aug 5, 2024
@markgoddard markgoddard merged commit d90f70b into stackhpc/2023.1 Aug 5, 2024
@markgoddard markgoddard deleted the upstream/2023.1-2024-08-05 branch August 5, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Automated action performed by GitHub Actions synchronisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants