Comment 12 for bug 1784967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/rocky)

Reviewed: https://review.openstack.org/607840
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=d709699b4cace989007344b69c67fe59d57c935b
Submitter: Zuul
Branch: stable/rocky

commit d709699b4cace989007344b69c67fe59d57c935b
Author: John Fulton <email address hidden>
Date: Thu Aug 2 00:23:57 2018 +0000

    Add on-error task to parse_node_data_lookup

    If the ceph-ansible workbook fails to parse node_data_lookup
    because it does not contain valid JSON, then fail the task
    with a message that the NodeDataLookup JSON isn't valid.

    Change-Id: I4b05933bd8b24119ed2d1040af60b4b3a2e3140f
    Closes-Bug: #1784967
    (cherry picked from commit 5b1c4c00eea2242b82bd68498b45b7f65adbf811)