Comment 2 for bug 1643095

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

Reviewed: https://review.openstack.org/399799
Committed: https://git.openstack.org/cgit/openstack/rsc/commit/?id=8144b0c98ba900198ebf3cf1a9ff11f17093232f
Submitter: Jenkins
Branch: master

commit 8144b0c98ba900198ebf3cf1a9ff11f17093232f
Author: Nate Potter <email address hidden>
Date: Fri Nov 18 16:07:44 2016 -0800

    Add initial redfish unit testing

    This commit is the start of filling in unit testing
    for the redfish controller. It sets up tests for sending
    requests and filtering chassis, as well as setting up the
    fakes file for mocking responses and objects.

    Change-Id: I65da37a175c2d8cca7b53d1e2f45eb53243ef2ed
    Partial-bug: #1643095