]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: only warn when config file isn't found 46053/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 27 Apr 2022 12:12:23 +0000 (14:12 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 27 Apr 2022 12:58:23 +0000 (14:58 +0200)
commit095704ca7900418b81d21bd62c057cf1bbca58a1
treefe8a50a50305852093b56806311b251a332cfb50
parent88622d2251af953039dbcdb26fd0c04e083b8bea
ceph-volume: only warn when config file isn't found

According to [1], this should only be a warning.

[1] https://github.com/ceph/ceph/commit/0487a9ac60c5ba289b7dd7c730b014a298c5998f

Fixes: https://tracker.ceph.com/issues/47633
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
src/ceph-volume/ceph_volume/main.py
src/ceph-volume/ceph_volume/tests/test_main.py