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

remove gophercloud/utils dependency #294

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

majewsky
Copy link
Contributor

The main features of gophercloud/utils are support for reading the entire range of OS_* environment variables, and reading clouds.yaml configuration files. As far as I can see, you need neither here.

While I was at it, I refactored the two occurences of Keystone authentication into a method.

@majewsky majewsky force-pushed the remove-gophercloud-utils-dependency branch from 7e6c5b4 to 38f2995 Compare November 11, 2024 14:39
The main features of gophercloud/utils are support for reading the
entire range of OS_* environment variables, and reading clouds.yaml
configuration files. You need neither here.

While I was at it, I refactored the two occurences of Keystone
authentication into a method.
@majewsky majewsky force-pushed the remove-gophercloud-utils-dependency branch from 38f2995 to 93a6a7c Compare November 11, 2024 15:10
@Nuckal777
Copy link
Collaborator

Thanks.

@Nuckal777 Nuckal777 merged commit fbc3864 into master Nov 11, 2024
4 of 5 checks passed
@Nuckal777 Nuckal777 deleted the remove-gophercloud-utils-dependency branch November 11, 2024 15:53
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