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: period commit fix #9081

Merged
merged 2 commits into from May 11, 2016
Merged

Commits on May 10, 2016

  1. radosgw-admin: allow --remote to specify zone or zonegroup id

    --remote was only looking for zonegroup connections. extended to check
    for zone connections as well
    
    updated the usage to clarify that it expects zone/zonegroup ids
    
    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    (cherry picked from commit 9fcff89)
    cbodley authored and yehudasa committed May 10, 2016
    Copy the full SHA
    a6a6c13 View commit details
    Browse the repository at this point in the history
  2. radosgw-admin: 'period commit' sends to new master zone by default

    if no --remote or --url is given, set --remote = master_zone_id to
    override the rest_master_conn (which refers to the old master zone)
    
    Fixes: http://tracker.ceph.com/issues/15828
    
    Signed-off-by: Casey Bodley <cbodley@redhat.com>
    (cherry picked from commit fbe1a05)
    cbodley authored and yehudasa committed May 10, 2016
    Copy the full SHA
    867f798 View commit details
    Browse the repository at this point in the history