From 1d8b52d81d55c3591b887364a6c5723ef4fd5197 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 9 Feb 2006 17:45:11 +0000 Subject: * //* : renamed the project libvirt , this affects all makefiles, the specs, the icons, the docs, etc ... * configure.in: prepare for 0.0.3 Daniel --- libvir-python-api.xml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 libvir-python-api.xml (limited to 'libvir-python-api.xml') diff --git a/libvir-python-api.xml b/libvir-python-api.xml deleted file mode 100644 index d90da8a..0000000 --- a/libvir-python-api.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - Returns the list of the ID of the domains on the hypervisor - - - - - Extract information about a domain. Note that if the connection used to get the domain is limited only a partial set of the informations can be extracted. - - - - - -- cgit