]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: don't print error when ldap isn't configured
authorCasey Bodley <cbodley@redhat.com>
Wed, 24 Apr 2024 13:46:28 +0000 (09:46 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 24 Apr 2024 13:46:31 +0000 (09:46 -0400)
commit3dd8500596f01df131b41aa7b7851e12406a899b
treebecfcb79cd9d09f2b6f0bbc89f6d28826d5785c3
parent88eddb27f6fdb6a2d1aefad43704aa3c8ba5cc2a
rgw: don't print error when ldap isn't configured

> LDAP not started since no server URIs were provided in the configuration.

lack of ldap configuration is not an error, it's the default

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