]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate: do not validate devices or lvm_volumes in osd_auto_discovery case
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 14 Aug 2019 12:20:58 +0000 (14:20 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 20 Aug 2019 09:09:05 +0000 (11:09 +0200)
commit3fc880ee7a87b27d6fa665767bc8fd6ce15473de
tree9236b29a2a00bcec37a1d90c2a16432842e7fdf5
parent6fa0eb90a253b59edf43cb0b792a6ccef7f9c978
validate: do not validate devices or lvm_volumes in osd_auto_discovery case

we shouldn't validate these two variables when `osd_auto_discovery` is
set.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1644623
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 243edfbc963baa68af0e0acf8489c4b920f57c1a)
plugins/actions/validate.py