tripleo-validations/roles/ceph/tasks
Francesco Pantano 6c19d1bcdf
Make Get OSD stat percentage compatible with jq < 1.5
On upgrades we're using validations (from train) against controller that
are still on queens. On queens jq package is <1.5 and the "try" keyword
is not available.
This purpose of this change is to fix this validations getting rid of
"try-catch" in favour of "if-else" which works for 1.3+ < jq < 1.5.

Change-Id: Id16ccf69888ceb03cc33e0627de5270f9c8f4b95
Closes-Bug: #1889279
2020-07-29 08:57:43 +02:00
..
ceph-ansible-installed.yaml Fix ceph-ansible permissions when checking the repo name 2020-07-10 09:20:45 +00:00
ceph-dependencies-installed.yaml Add a validation to fail if a Ceph dependency is not installed 2019-12-16 21:17:41 +01:00
ceph-health.yaml Make Get OSD stat percentage compatible with jq < 1.5 2020-07-29 08:57:43 +02:00
ceph-pg.yaml Introduce Ceph placement group validation 2019-12-18 17:19:48 -05:00