Comment 4 for bug 1693788

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

Reviewed: https://review.openstack.org/466872
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=0ed998dfc81109f3a09100cb3b128e692be92e20
Submitter: Jenkins
Branch: master

commit 0ed998dfc81109f3a09100cb3b128e692be92e20
Author: Xavier <email address hidden>
Date: Mon May 22 15:34:41 2017 -0300

    Migrate oneview driver to use python-hpOneView

    Migrate the code on OneView drivers to stop using python-oneviewclient in
    order to use python-hpOneView and python-ilorest-library. The library
    python-hpOneView is more recent and is being more actively developed and
    maintained.

    Co-Authored-By: Rodrigo Farias <email address hidden>
    Co-Authored-By: Hugo Nicodemos <email address hidden>

    Change-Id: I731964749cb79da7178882dfc09b3fe54d8e73b4
    Partial-Bug: #1693788