Skip to content

[WIP] fixes for manila share encryption - #370

Open
skook1 wants to merge 1 commit into
stable/2025.1-m3from
fix/mania-share-encryption-cmk
Open

skook1 wants to merge 1 commit into
stable/2025.1-m3from
fix/mania-share-encryption-cmk

Conversation

@skook1

@skook1 skook1 commented Sep 16, 2026

Copy link
Copy Markdown
  • _get_barbican_client() returns a single object, but the code tries to unpack it as a tuple
  • Share type has encryption_support = share_server (string), but backends report it as a list

Change-Id: Id374217b91f7e7dcc2be95fe848e0ef241a2f58b

- _get_barbican_client() returns a single object, but the code tries to unpack it as a tuple
- Share type has encryption_support = share_server (string), but backends report it as a list

Change-Id: Id374217b91f7e7dcc2be95fe848e0ef241a2f58b
@skook1 skook1 self-assigned this Sep 16, 2026
@skook1 skook1 changed the title Fixes for manila share encryption [WIP] fixes for manila share encryption Sep 16, 2026
@kpawar-sap

Copy link
Copy Markdown

check upstream if there are commits w.r.t. this code and backport. we might have not backported all, as some changes added recently upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants