Comment 6 for bug 1646685

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

Reviewed: https://review.openstack.org/455224
Committed: https://git.openstack.org/cgit/openstack/proliantutils/commit/?id=61aa195a5a69e08472afe857a5627f4461983fbd
Submitter: Jenkins
Branch: master

commit 61aa195a5a69e08472afe857a5627f4461983fbd
Author: Debayan Ray <email address hidden>
Date: Mon Apr 10 07:14:02 2017 -0400

    Initial redfish commit

    This patch is again targeted towards support of consuming
    Redfish APIs. This introduces the initial commit for redfish
    related files. Till now, the redfish code base is **not** yet
    instrumented to be called from ``ilo.client.IloClient`` object.
    A separate patch will be submitted to instrument this redfish
    code for Gen10. Till that this patch turns out to be a
    pre-enablement of redfish on proliantutils.

    Change-Id: Ib7f7596053543c3ebfa115ace3b56979ea5d6a36
    Partial-Bug: 1646685