]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/activate: load the config from lv tag 44972/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 10 Feb 2022 01:23:51 +0000 (02:23 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Sat, 12 Feb 2022 04:23:11 +0000 (05:23 +0100)
commit25655e5a8829e001adf467511a6bde8142b0a575
tree105fa4df34304c17b5112ac5c8ce4e68561fdc54
parentf0dcf0aeaa1246761ce3ead0485a1f6ead6e4434
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