]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw multisite: obsolete 'radosgw-admin period prepare' command 11278/head
authorGaurav Kumar Garg <garg.gaurav52@gmail.com>
Fri, 30 Sep 2016 11:56:20 +0000 (13:56 +0200)
committerGaurav Kumar Garg <garg.gaurav52@gmail.com>
Tue, 4 Oct 2016 13:58:09 +0000 (15:58 +0200)
commit1508c70d36baae06377629416ff05b4138ccfbd4
tree157f002f3f1443e3401b9c89846f76c61d040b11
parentba6785f0d9259ca12ed9dfb9ef0f80a8417b1154
rgw multisite: obsolete 'radosgw-admin period prepare' command

All that the 'radosgw-admin period prepare' command does is create an
empty period and write it to rados. When we added the staging period
(see 'period get --staging'), uncommitted changes were written to that
instead - so the 'period prepare' command became obsolete. It should be
removed!

Fixes: http://tracker.ceph.com/issues/17387
Reported-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Gaurav Kumar Garg <garg.gaurav52@gmail.com>
src/rgw/rgw_admin.cc
src/test/cli/radosgw-admin/help.t