Skip to content

[SAP] Fix vmdk stats reporting #170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2023
Merged

[SAP] Fix vmdk stats reporting #170

merged 1 commit into from
Mar 16, 2023

Conversation

hemna
Copy link

@hemna hemna commented Mar 16, 2023

There is a failure for looking at the cinder_pool_state for a datastore when the state is None (not set). This patch ensures that the custom attribute is set to something before trying to call .lower() on the string.

There is a failure for looking at the cinder_pool_state for a datastore
when the state is None (not set).  This patch ensures that the custom
attribute is set to something before trying to call .lower() on the
string.
@hemna hemna requested a review from joker-at-work March 16, 2023 13:16
@hemna hemna merged commit b6e6452 into stable/wallaby-m3 Mar 16, 2023
@hemna hemna deleted the fix_stats branch March 16, 2023 13:29
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