From b5c2428444e6e5fd153c6ac11d15edb4b3f0104e Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Thu, 23 Jun 2011 11:56:54 -0600 Subject: Revert "Enable virDomainBlockPull in the python API." This reverts commit d74b86f5d6ecae3d18a391f90a918fcac75914db. Conflicts: python/generator.py --- libvirt-override-api.xml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'libvirt-override-api.xml') diff --git a/libvirt-override-api.xml b/libvirt-override-api.xml index b800941..01207d6 100644 --- a/libvirt-override-api.xml +++ b/libvirt-override-api.xml @@ -320,19 +320,5 @@ - - Initiate an incremental BlockPull for the given disk - - - - - - - Get progress information for a background BlockPull operation - - - - - -- cgit