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

jewel: rgw: multisite: realm rename does not propagate to other clusters #15454

Merged
merged 1 commit into from Aug 25, 2017

Conversation

smithfarm
Copy link
Contributor

@smithfarm smithfarm self-assigned this Jun 3, 2017
@smithfarm smithfarm added this to the jewel milestone Jun 3, 2017
@smithfarm smithfarm changed the title jewel: multisite: realm rename does not propagate to other clusters jewel: rgw: multisite: realm rename does not propagate to other clusters Jun 3, 2017
@smithfarm
Copy link
Contributor Author

Jenkins re-test this please (unittest_throttle)

Fixes: http://tracker.ceph.com/issues/19746

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8a459c7)
@@ -2993,6 +2993,9 @@ int main(int argc, char **argv)
cerr << "realm.rename failed: " << cpp_strerror(-ret) << std::endl;
return -ret;
}
cout << "Realm name updated. Note that this change only applies to "
"the current cluster, so this command must be run separately "

Choose a reason for hiding this comment

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

@smithfarm I believe this is incorrect sentence"so this command must be run separately" should be something as:
"so this command must run separately"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@amitkumar50 Backports are cherry-picked from master, so any changes would have to go into master, first.

("this command must be run separately" is fine as it is, though)

@smithfarm
Copy link
Contributor Author

@oritwas This passed an rgw suite at http://tracker.ceph.com/issues/20613#note-18

Please review.

@smithfarm smithfarm requested a review from oritwas August 25, 2017 06:49
@smithfarm smithfarm merged commit 47e3ff8 into ceph:jewel Aug 25, 2017
@smithfarm smithfarm deleted the wip-19775-jewel branch August 25, 2017 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants