Skip to content

Conversation

github-actions[bot]
Copy link

This PR contains a snapshot of master from upstream master.

mnasiadka and others added 25 commits June 9, 2025 18:42
Change-Id: Ib95fc21ed380d0eccc5ee3434cebc348c1088352
Change-Id: I26550599b8ea7ea17687475154b3070aaed659e9
Normally, for other images, we simply copy
etc/*, but Aodh has its api-paste located
elsewhere. This patch copies the default
Aodh api-paste into /etc/aodh/.

Signed-off-by: Michal Arbet <michal.arbet@ultimum.io>
Change-Id: I5eccc1b994c537e1d1adea21520d045674a9d41c
Change-Id: I4567aaf352f1f590af2fa7d067768799adad64d1
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/954903

Change-Id: Icc2fe528956a0fb47dd66344d414c81212705480
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
it was omitted in Caracal cycle

Change-Id: I913208b09771bc18ad3214d7518a837d762f6c33
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
Since Docker 28.3.3 the daemon rejects a push that carries no
`X-Registry-Auth` header [1]. The SDK already sets this header when it
finds credentials, so the breakage happens only on anonymous pushes.

During `PushTask.push_image()` we now check whether the SDK can resolve
credentials for the target registry; if it cannot, we inject
`auth_config={}`, causing the SDK to send the minimal "{}" header that
satisfies the daemon while leaving authenticated pushes unchanged.

Drop this addition when [2] is fixed.

[1] moby/moby#50371
[2] docker/docker-py#3348

Closes-Bug: #2119619

Change-Id: I7a2f3fce223afd74741b40bf62836b325fca5b19
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
See I0a8e26e8990eae8108537541159f7810d35b70f1

Change-Id: I95500612168871454ce269b3562a8daccdf4de4f
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
It has been removed with I9fa7cd60bf27768db06f69681675fce2e55712af

Change-Id: Ib42be3d56bdb64247ac6f17b8ac1f1baa873f475
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
Depends-On: https://review.opendev.org/c/opendev/system-config/+/956760

Change-Id: I136bb702b20e941611dd90830e81c9d358a2e355
Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
They have been removed with Icaba9424862b883388bf68d2c3d48138b7b906b0

Not creating local versions like with keystone because Kolla-Ansible
does not use WSGI for Manila yet.

Change-Id: Ia34d848d8641e43681c602c9c4433364e8be1d92
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
Closes-Bug: #2119954

Change-Id: I1e334b47c6ab16eb032458141faae55cf39e3eb4
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>
This reverts commit e478adc.

Reason for revert: mariabackup fixed

Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/957087

Change-Id: Ib694d3be0d2a199469690a01ba17a3349f3802b1
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
Bumps libvirt exporter source from v1.6.0 to v2.2.0. This fixes some
metrics that were lost when the exporter was changed from the old
"tinkoff" source to "inovex".

See also Icc8a3651d601ab45d448c9d252ca6155219d21cf

Closes-Bug: #2120639

Change-Id: Ib738325603173157b4c482f9de6d5d9cea0b758a
Signed-off-by: Alex Welsh <alex@stackhpc.com>
@github-actions github-actions bot requested a review from a team as a code owner August 18, 2025 06:23
@github-actions github-actions bot added automated Automated action performed by GitHub Actions synchronisation labels Aug 18, 2025
@priteau priteau closed this Aug 18, 2025
@priteau priteau reopened this Aug 18, 2025
@priteau priteau merged commit c93a712 into stackhpc/master Aug 18, 2025
4 checks passed
@priteau priteau deleted the upstream/master-2025-08-18 branch August 18, 2025 06:42
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.

5 participants