From 68f5bd0bbcbce6a0f2fc3c271d2afcc5ae23f787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= Date: Thu, 14 May 2020 10:13:57 +0100 Subject: [PATCH] examples: remove docs about non-existent XML files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The docs refers to XML files that don't exist in the python binding since it was split off from the main libvirt.git repo. Fixes #3 Signed-off-by: Daniel P. Berrangé --- examples/README | 5 ----- 1 file changed, 5 deletions(-) diff --git a/examples/README b/examples/README index 13211b6..6e5a55c 100644 --- a/examples/README +++ b/examples/README @@ -18,11 +18,6 @@ nodestats.py - print total memory and free memory for each host NUMA node and the memory strictly bound to certain host nodes for each running domain. -The XML files in this directory are examples of the XML format that libvirt -expects, and will have to be adapted for your setup. They are only needed -for domstart.py - - Some additional notes for the esxlist.py example: You may see remote errors complaining about missing certificates: