]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: fix --tier-config for 'zonegroup add'
authorCasey Bodley <cbodley@redhat.com>
Fri, 2 Sep 2022 17:52:22 +0000 (13:52 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 28 Sep 2022 21:48:00 +0000 (17:48 -0400)
commit547f07d249b1847384b30a33d912f9ca5a01aba3
tree4ebe10c767d6c7e4298283e8633bfb0e24ebb963
parentd6246eadc4291bb89e6c6d6936ee37ae3e1a028c
radosgw-admin: fix --tier-config for 'zonegroup add'

ZONEGROUP_ADD applies changes to RGWZoneParams based on the
--tier-config option, but doesn't write those changes to rados

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_admin.cc