Fix ignore warning on ceph major upgrade.
authorSofer Athlan-Guyot <sathlang@redhat.com>
Mon, 26 Sep 2016 13:36:29 +0000 (15:36 +0200)
committerGiulio Fidente <gfidente@redhat.com>
Mon, 26 Sep 2016 16:23:18 +0000 (16:23 +0000)
commitdef3801fcb4feadd30d9a858b8a543ab8ce923b7
treeb840a39da6c22371c001bc3ede16b738fb6a90a9
parent9393a3e2a57d293eabe1fcfb702b0cecdf5e60ff
Fix ignore warning on ceph major upgrade.

The paramater IgnoreCephUpgradeWarnings is type cast into a boolean
which is rendered as 'True' or 'False' as a string not 'true' or
'false'.  This fix the check.

Change-Id: I8840c384d07f9d185a72bde5f91a3872a321f623
Closes-Bug: 1627736
extraconfig/tasks/major_upgrade_ceph_mon.sh