Comment 3 for bug 1643339

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

Reviewed: https://review.openstack.org/406139
Committed: https://git.openstack.org/cgit/openstack/tripleo-ui/commit/?id=3aa7f169c3b2d743cb8ae9c52c63e377dcd9876f
Submitter: Jenkins
Branch: master

commit 3aa7f169c3b2d743cb8ae9c52c63e377dcd9876f
Author: Florian Fuchs <email address hidden>
Date: Fri Dec 2 15:23:42 2016 +0100

    Show error when using invalid instackenv.json

    When registering nodes via a JSON file, errors due to an invalid JSON
    string just go unnoticed.

    This patch adds an error message so the error can be detected and fixed.

    Change-Id: I11bb823612ddc70d63ae93f24d608eacded66a4d
    Closes-Bug: #1643339