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

Fix Identity V3 Acceptance Tests #865

Merged
merged 1 commit into from
Apr 3, 2018
Merged

Fix Identity V3 Acceptance Tests #865

merged 1 commit into from
Apr 3, 2018

Conversation

zhangzujian
Copy link
Contributor

For #864

@coveralls
Copy link

coveralls commented Apr 2, 2018

Coverage Status

Coverage remained the same at 73.9% when pulling d38bdaf on zhangzujian:fix-identity-v3-acceptance-testing into 91d0b48 on gophercloud:master.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Apr 2, 2018

Build succeeded.

@jtopjian
Copy link
Contributor

jtopjian commented Apr 2, 2018

@zhangzujian Is this ready for review/merge? For all PRs that are ready for review, please post a comment requesting a review -- we'll consider the PR to still be a work in progress otherwise :)

@zhangzujian
Copy link
Contributor Author

Ready for review.

@jtopjian
Copy link
Contributor

jtopjian commented Apr 3, 2018

LGTM - thank you for fixing this :)

@jtopjian jtopjian merged commit b675512 into gophercloud:master Apr 3, 2018
@zhangzujian zhangzujian deleted the fix-identity-v3-acceptance-testing branch April 3, 2018 09:32
cardoe pushed a commit to cardoe/gophercloud that referenced this pull request Aug 27, 2020
Use a map instead of slice to perform lookups for sensitive headers.
It should perfom better (O(1) on average) since it's a hashmap.
Provide a simple unit test.

Remove github.com/Unknwon/com dependency since is not needed anymore.

Tidy vendored dependencies.

This commit also sets Go version to 1.12 in go.mod.
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.

None yet

3 participants