Comment 3 for bug 1555680

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

Reviewed: https://review.openstack.org/336600
Committed: https://git.openstack.org/cgit/openstack/python-ironicclient/commit/?id=4e82421f00696b5b12547382189513f8b4775f76
Submitter: Jenkins
Branch: master

commit 4e82421f00696b5b12547382189513f8b4775f76
Author: Kyrylo Romanenko <email address hidden>
Date: Fri Jul 1 14:56:59 2016 +0000

    Verify JSON response of driver commands

    Test JSON response output to console for commands:
    driver-list,
    driver-show,
    driver-properties.

    Change-Id: I2e9363b051a496de93516446d3ed3ff687a5db23
    Partial-Bug: #1555680