]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/activate: load the config from lv tag 44765/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 10 Feb 2022 01:23:51 +0000 (02:23 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 10 Feb 2022 01:46:59 +0000 (02:46 +0100)
commit5ac1ec65cb2a582b2ae550202cc9911f993943f2
tree9dd54aaf6e4f905139ad167a7f1527d0d7de8dac
parent2b793952bbac7973b97d245c282165daadeabb51
ceph-volume/activate: load the config from lv tag

When `ceph-volume lvm trigger` is called with an OSD where the tag
`ceph.cluster_name` is not 'ceph', it fails.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
src/ceph-volume/ceph_volume/devices/lvm/activate.py
src/ceph-volume/ceph_volume/tests/devices/lvm/test_activate.py