Comment 8 for bug 1784967

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

Reviewed: https://review.openstack.org/588109
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=5b1c4c00eea2242b82bd68498b45b7f65adbf811
Submitter: Zuul
Branch: master

commit 5b1c4c00eea2242b82bd68498b45b7f65adbf811
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