]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/activate: load the config from lv tag 44974/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 12:45:53 +0000 (13:45 +0100)
commit227e79781c0a1d1505a64be4015ac805410282be
tree49052dbd555de94822bc2fddc9c657829c23abcd
parent133c00007f034a977818a797af7bf55ddec502dd
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>
(cherry picked from commit 5ac1ec65cb2a582b2ae550202cc9911f993943f2)
src/ceph-volume/ceph_volume/devices/lvm/activate.py
src/ceph-volume/ceph_volume/tests/devices/lvm/test_activate.py