]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-validate : Added functions to accept true and flase
authorVasishtaShastry <vipin.indiasmg@gmail.com>
Sun, 28 Oct 2018 17:37:21 +0000 (23:07 +0530)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Fri, 9 Nov 2018 16:47:57 +0000 (16:47 +0000)
commitf17140c03d49164945f97c4b2a5dd14fe6163b80
tree2482352acbc0e94835ea32f4e352b643408f9f1c
parenta74f4204cdc54ea1343c410252ead0cfa66db997
ceph-validate : Added functions to accept true and flase

ceph-validate used to throw error for setting flags as 'true' or 'false' for True and False
Now user can set the flags 'dmcrypt' and 'osd_auto_discovery' as 'true' or 'false'

Will fix - Bug 1638325

Signed-off-by: VasishtaShastry <vipin.indiasmg@gmail.com>
(cherry picked from commit 098f42f2334c442bf418f09d3f4b3b99750c7ba0)
plugins/actions/validate.py