Comment 2 for bug 1555680

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

Reviewed: https://review.openstack.org/291239
Committed: https://git.openstack.org/cgit/openstack/python-ironicclient/commit/?id=28dc9331b67e12e51b52f3111c25fff29c2f3b40
Submitter: Jenkins
Branch: master

commit 28dc9331b67e12e51b52f3111c25fff29c2f3b40
Author: Kyrylo Romanenko <email address hidden>
Date: Thu Mar 10 17:18:12 2016 +0200

    Add CLI tests to check JSON response body

    Test JSON response output to console for commands:
    node-list,
    node-show,
    node-validate,
    node-show-states,
    node-create,
    node-update.

    Change-Id: Id1ebff7cedb6e5b9f657d869d71f49de270a5ef3
    Partial-Bug: #1555680