]> git-server-git.apps.pok.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:02:38 +0000 (11:02 +0200)
commitaf1f41bbd979bc06dc19a2a4fbedde50f7112c71
tree2c5305cdbd445be7121b6ecb60562528fd25722d
parent787a6e879e59fc0e93593ff6e4f3a398455ab7f7
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