]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: only warn when config file isn't found 46069/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 27 Apr 2022 12:12:23 +0000 (14:12 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 23 Jun 2022 13:15:10 +0000 (15:15 +0200)
commit6ab5714b5e1156dbf81ec52efceb25026daba518
tree2379387a17544f53d6f9b6f295d436d2a222cfaf
parentaa7913c25c42b1d5f58f82f2e4938b107bb1e3dd
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>
(cherry picked from commit 095704ca7900418b81d21bd62c057cf1bbca58a1)
src/ceph-volume/ceph_volume/main.py
src/ceph-volume/ceph_volume/tests/test_main.py