]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: silence error message for nonexistent realm 43507/head
authorCasey Bodley <cbodley@redhat.com>
Fri, 15 Oct 2021 15:57:13 +0000 (11:57 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 15 Oct 2021 15:57:15 +0000 (11:57 -0400)
commitca8997acaf01f185da1707f677bf1f7f23b5260f
tree73c102a74222c1b41e8dbaf57ebd30debcd680cc
parent845d21505713b8c1f48fb530d225e47a4c76f842
rgw: silence error message for nonexistent realm

in a normal vstart cluster without a realm or period, every command
prints this error message:

0 RGWPeriod::init failed to init realm  id  : (2) No such file or directory

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