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: add support for caching of Keystone admin token. #7630

Merged
merged 3 commits into from Feb 27, 2016

Conversation

rzarzynski
Copy link
Contributor

@rzarzynski rzarzynski commented Feb 12, 2016

@rzarzynski
Copy link
Contributor Author

@yehudasa This PR has been verified using Tempest, s3-tests and manually. I'm removing the DNM tag right now.

@rzarzynski rzarzynski changed the title [DNM] rgw: add support for caching of Keystone admin token. rgw: add support for caching of Keystone admin token. Feb 15, 2016
@yehudasa
Copy link
Member

@rzarzynski this PR will need to be refactored on top of the v3 code

Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
@rzarzynski
Copy link
Contributor Author

@yehudasa rework is in progress.

@rzarzynski rzarzynski changed the title rgw: add support for caching of Keystone admin token. [DNM] rgw: add support for caching of Keystone admin token. Feb 22, 2016
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
@rzarzynski rzarzynski changed the title [DNM] rgw: add support for caching of Keystone admin token. rgw: add support for caching of Keystone admin token. Feb 26, 2016
@rzarzynski
Copy link
Contributor Author

@yehudasa I've rebased and retested this PR after merging the Keystone v3 support.

@@ -6,6 +6,12 @@

#include "rgw_common.h"

int open_cms_envelope(CephContext *cct, string& src, string& dst);
Copy link
Member

Choose a reason for hiding this comment

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

@rzarzynski please add rgw_ prefix to all the utility functions that are not static anymore

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@yehudasa added.

Slightly improve code formatting and const-correctness as well.

Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
yehudasa added a commit that referenced this pull request Feb 27, 2016
rgw: add support for caching of Keystone admin token.

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
@yehudasa yehudasa merged commit 894738f into ceph:master Feb 27, 2016
@smithfarm
Copy link
Contributor

Changelog:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants