[libvirt] [PATCH python] Make block pull event dispatcher private

Eric Blake eblake at redhat.com
Tue Nov 26 19:59:50 UTC 2013


On 11/26/2013 09:57 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> The method dispatchDomainEventBlockPullCallback which is
> used internally to dispatch block pull events to the python
> application code was missing the leading '_', to denote that
> it was private.  All other event callback helpers have a
> leading '_'. No application should have been using this so
> it is justifiable to rename it.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  libvirt-override-virConnect.py | 2 +-
>  libvirt-override.c             | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131126/88784753/attachment-0001.sig>


More information about the libvir-list mailing list