]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate: split schema for lvm osd scenario per objecstore
authorAlfredo Deza <adeza@redhat.com>
Mon, 21 May 2018 12:09:00 +0000 (08:09 -0400)
committerSébastien Han <seb@redhat.com>
Tue, 22 May 2018 15:57:28 +0000 (17:57 +0200)
commit4d1338b4bffb2db18b699dd08e2d5caa87ba589d
tree521461a286444215ae3faf8cc802c982a01ee651
parenta9ad8eb5f399ad2a7771513ffe988111afdb9647
validate: split schema for lvm osd scenario per objecstore

The bluestore lvm osd scenario does not require a journal entry. For
this reason we need to have a separate schema for that and filestore or
notario will fail validation for the bluestore lvm scenario because the
journal key does not exist in lvm_volumes.

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d916246bfeb927779fa920bab2e0cc736128c8a7)
plugins/actions/validate.py