Comment 15 for bug 1693788

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

Reviewed: https://review.openstack.org/524310
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=c6b615cc5b591af607f95eb9c25bdb409f708fb6
Submitter: Zuul
Branch: master

commit c6b615cc5b591af607f95eb9c25bdb409f708fb6
Author: Fellype Cavalcante <email address hidden>
Date: Thu Nov 30 15:14:52 2017 -0300

    Migrate oneview hardware type to use python-hpOneView

    Migrate the code on ``oneview`` hardware type 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: Hugo Nicodemos <email address hidden>
    Co-Authored-By: Xavier <email address hidden>

    Change-Id: I2c5b1703603b1401be637b6172cc4297f705332f
    Partial-Bug: #1693788