Comment 18 for bug 1333219

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

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

commit bb808a1909b6021fcc539b215463ed35b9542ca3
Author: Daniel P. Berrange <email address hidden>
Date: Fri Jun 20 12:36:38 2014 +0100

    libvirt: add '_' prefix to all get_guest_*_config methods

    The get_guest_*_config methods 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: I76108c4992144cc7c3273bfd753aa76f7a821a56