Comment 20 for bug 1333219

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

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

commit c9312a415ce380ad955754375bb4d4e6099b7677
Author: Daniel P. Berrange <email address hidden>
Date: Fri Jun 20 13:29:06 2014 +0100

    libvirt: add '_' prefix to host state information methods

    The methods used by the HostState class are all internal
    helpers so should have a '_' prefix to indicate they are
    not part of public virt driver API.

    Related-bug: #1333219
    Change-Id: Ia9b2e966071d5a842193421394aa0850beb3fdba