Synchronise 2026.1 with upstream - #25
Merged
Merged
Conversation
Use Manila's own service user with the admin role for all cross-service API calls instead of each service's user. The cinder user only has the 'service' role, which no longer satisfies Cinder's new RBAC defaults for volume:create. Change-Id: Ie8a23bd208a656375058252dbd7841105dcd937b Related-Bug: #2024372 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com> (cherry picked from commit 15b0efe)
_check_snaplock_compatibility() built a NetAppException without raising it, so shares with a SnapLock share type were created on clusters that do not have the SnapLock license. Closes-Bug: #2164525 Change-Id: I1550f6127d955e007c416777fdb63de960804c2c Signed-off-by: hongp <inyong.hong@samsung.com> (cherry picked from commit 1e2efe2)
…leted with REST API During Share Server delete the custom ip space belonging to the share server in DHSS=true mode with Neutron network configuration is not getting deleted if netapp_use_legacy_client = False Change-Id: Ifb5ad058d6eca619f8876ede8d4d89e2679f43c2 Signed-off-by: sankethnshetty <sanketh.shetty@netapp.com> Closes-Bug: #2165314 (cherry picked from commit 885cac2)
…ting deleted with REST API" into stable/2026.1
priteau
approved these changes
Sep 7, 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 2026.1 from upstream stable/2026.1.