Synchronise master with upstream#854
Merged
Alex-Welsh merged 19 commits intostackhpc/masterfrom Mar 16, 2026
Merged
Conversation
Kolla delivers InfluxDB v1, which is EOL (unless you have paid support). There are no plans in upgrading InfluxDB to v2 - so let's drop it. Telegraf was deprecated in June 2025. Removing both in one patch for convenience. Change-Id: Ieee2be3a06a5ac9504a822cc0a727e662146b260 Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
See https://review.opendev.org/c/openstack/releases/+/979473 Change-Id: Ia9d26f74b17e9c15fbd59ba3c3ace7c9f895e181 Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
Change-Id: I2c9440a46dda9d5d188ae1efc6e363970220c37c Signed-off-by: Bertrand Lanson <bertrand.lanson@infomaniak.com>
Currently, the nova-cell role always uses default templates, preventing host- or service-specific overrides. This patch makes the tasks check for operator-provided templates first and fall back to defaults if none are found. Closes-Bug: #2135121 Change-Id: Id166ff4841fa55aba57a41983d2dd93f9e6005ab Signed-off-by: Robbert Nijgh <rmnijgh@hotmail.com>
Previously we used logout url in the test, which worked (and was also used in Horizon). It stopped working after recent changes, but changing to login url fixes that. Change-Id: I19c24ce44370ab949bfea49aef7023dd323fff6a Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com> Co-Authored-By: Taavi Ansper <taaviansperr@gmail.com>
This reverts commit 68ec4c2. Reason for revert: https://review.opendev.org/c/openstack/heat-dashboard/+/979418 was merged. Change-Id: I6940ddb4b4b85203077eac63fb4c682b32a3727f Signed-off-by: Taavi Ansper <taaviansperr@gmail.com>
This commit adds the missing 'healthcheck' parameter to the masakari-api restart handler. This mismatch was causing CI job failures due to unexpected service disruptions. Closes-Bug: #2143979 Change-Id: I1ae16d85eb85b507dea9410433b9196de15a7f8a Signed-off-by: Piotr Milewski <vurmil@gmail.com>
Plugins must be installed during the Kolla image build. Installing plugins via the UI causes Grafana backends to get out-of-sync in multi-node deployments. In any deployment, any plugins installed via the UI will be lost if the Grafana container is updated. This change also prevents trying to fetch a plugin verification key from grafana.com, since it is not required. Change-Id: Iddc9b75b5c16bf44b38f2348b46a32b946b2428a Closes-Bug: #2122587 Signed-off-by: Doug Szumski <doug@stackhpc.com>
role: proxysql-config Change-Id: I68d86c224be9073caccafa729cf13b3d41690685 Signed-off-by: Bertrand Lanson <bertrand.lanson@infomaniak.com>
Change-Id: If3a5ac62502e14160e0a5e638d3bc1234a201731 Signed-off-by: Bertrand Lanson <bertrand.lanson@infomaniak.com>
Change-Id: I5e4b3740499ddedf43f647ede4d37a619eebe61a Signed-off-by: Bertrand Lanson <bertrand.lanson@infomaniak.com>
Alex-Welsh
approved these changes
Mar 16, 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.