Comment 16 for bug 1693788

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

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

commit b1aa04481faa0c08a3fe57500d4433c28af02107
Author: Hugo Nicodemos <email address hidden>
Date: Fri Dec 1 10:33:03 2017 -0300

    Migrate python-oneviewclient validations to oneview hardware type

    As part of the process to stop the use of ``python-oneviewclient``
    in favor of ``python-hpOneView`` and ``python-ilorest-library``, the
    validations of the ``python-oneviewclient`` have to be migrated to
    the ``oneview`` hardware type.

    Change-Id: I9031f6e9a59901d3241c6802938252bb63cfe6ca
    Partial-Bug: #1693788