Comment 6 for bug 1208707

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

Reviewed: https://review.openstack.org/50298
Committed: http://github.com/openstack/nova/commit/eb3e455459558ab567409133e03f823aaa0f782d
Submitter: Jenkins
Branch: master

commit eb3e455459558ab567409133e03f823aaa0f782d
Author: Arata Notsu <email address hidden>
Date: Tue Oct 8 20:20:01 2013 +0900

    baremetal: Add missing method to volume driver

    Added get_hypervisor_version(), which is called by underlying
    LibvirtVolumeDrivers. Also added tests roughly checking if the
    underlying drivers can be loaded and be called without error.

    Partial-Bug: #1208707
    Change-Id: Ida6b6800d1ef518c6e76d6b2ab4ac2f795a744ca