Comment 2 for bug 1541861

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

Reviewed: https://review.openstack.org/276269
Committed: https://git.openstack.org/cgit/openstack/python-oneviewclient/commit/?id=2b6b15a15a69001a1a9bcd4cabab02c8cdc1343d
Submitter: Jenkins
Branch: master

commit 2b6b15a15a69001a1a9bcd4cabab02c8cdc1343d
Author: Caio Oliveira <email address hidden>
Date: Thu Feb 4 14:33:37 2016 +0000

    Getting OneView resources by their uuid

    Until now, the python-oneviewclient didn't have any function
    to get Server Hardwares and Server Profile Templates by
    it's uuids. It will make it easy to fix the bug 1541861

    Change-Id: I7988e85df0c7bc2aee722b6bd8cd7c2f2d21dd73
    Partial-Bug: 1541861