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

rgw: fix swift default auth error after auth strategy refactoring #15711

Merged
merged 1 commit into from Jun 16, 2017

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented Jun 15, 2017

the changes in bd81c21 inadvertently changed swift's default auth error from EPERM to ACCESS. hacky fix to change it back

this fixes the Status returned: 403 Expected: 401 failures in swift test testInvalidAuthToken (test.functional.tests.TestAccount[UTF8])

Copy link
Contributor

@rzarzynski rzarzynski left a comment

Choose a reason for hiding this comment

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

LGTM as a quick fix. I plan to make a follow up clean-up next week. Thanks, @cbodley!

@rzarzynski
Copy link
Contributor

jenkins retest this please (readable.sh)

@cbodley
Copy link
Contributor Author

cbodley commented Jun 15, 2017

retest this please

the changes in bd81c21 inadvertently
changed swift's default auth error from EPERM to ACCESS. hacky fix to
change it back

Signed-off-by: Casey Bodley <cbodley@redhat.com>
@cbodley cbodley force-pushed the wip-rgw-swift-default-auth-error branch from cf534eb to 1097f0a Compare June 16, 2017 15:59
@cbodley
Copy link
Contributor Author

cbodley commented Jun 16, 2017

rebased over #15730, should fix make check

(cc @yehudasa)

@cbodley
Copy link
Contributor Author

cbodley commented Jun 16, 2017

jenkins test this please

@yehudasa yehudasa merged commit aa97368 into ceph:master Jun 16, 2017
@cbodley cbodley deleted the wip-rgw-swift-default-auth-error branch June 16, 2017 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants