Comment 2 for bug 1693442

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

Reviewed: https://review.openstack.org/470776
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=b60d221fe1b18b155066c93f62df7bef7013168a
Submitter: Jenkins
Branch: master

commit b60d221fe1b18b155066c93f62df7bef7013168a
Author: Jehoszafat Zimnowoda <email address hidden>
Date: Sun Jun 4 20:33:17 2017 +0200

    Use simplejson to load json file

    The simplejson extends json library. It provides sufficient information about
    JSON syntax errors, which often occurs during instackenv.json file creation.

    Change-Id: Ied1c080678af728820e02b7b99c51762b49b1449
    Closes-Bug: #1693442
    Depends on external: https://review.rdoproject.org/r/#/c/7872/