]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/activate: load the config from lv tag 44973/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:07 +0000 (13:45 +0100)
commit326df6de7192568d9fd38c9425fdaf7e1a30c27b
treef3ef2f41fba4279320c767b15d39941dcdd6ba0d
parentfe0340dc5680cb4f9cfb4317d0b6d20d9d827ce8
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