Skip to content
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

Bug fix for OpenStack adapter #278

Merged
merged 2 commits into from
Jan 17, 2023

Conversation

giffels
Copy link
Member

@giffels giffels commented Jan 16, 2023

Together with #274 a bug has been introduced to the OpenStack adapter, which was not spotted due to not properly configred unittest. Now, a case differention between authentication with regular username, password, project_name, etc. and authentication using application_credentials has been introduced.

In addition, the way the OpenStack adapter has been configured in the unittest has been improve, so that it fails to access attributed that do not exists. The unittest now also testing explictly the authentication using both mechanism.

@giffels giffels added the bug Something isn't working label Jan 16, 2023
@giffels giffels requested review from a team, mschnepf and RHofsaess and removed request for a team January 16, 2023 17:34
@giffels giffels marked this pull request as ready for review January 16, 2023 17:34
Copy link

@RHofsaess RHofsaess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

Copy link
Member

@mschnepf mschnepf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look fine to me. Go ahead 👍

@giffels giffels merged commit 93f0636 into MatterMiners:master Jan 17, 2023
@giffels giffels deleted the fix-openstack-adapter branch January 17, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants