Comment 22 for bug 1333219

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

Reviewed: https://review.openstack.org/101881
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=07eb0e25e40e0523909ef532fbd6a68ef049cf92
Submitter: Jenkins
Branch: master

commit 07eb0e25e40e0523909ef532fbd6a68ef049cf92
Author: Daniel P. Berrange <email address hidden>
Date: Fri Jun 20 15:05:16 2014 +0100

    libvirt: remove volume_driver_method API

    Replace the 'volume_driver_method' API with _connect_volume
    and _disconnect_volume methods to remove the pointless
    introspection based calling technique. This adds a '_' to
    the names to show that they are internal methods only.

    Related-bug: #1333219
    Change-Id: Ife3fb60dd8aef8adf6bbdd2465971e156430fa0d