summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2020-05-14 10:13:57 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2020-05-14 14:03:59 +0100
commit68f5bd0bbcbce6a0f2fc3c271d2afcc5ae23f787 (patch)
tree1a125d8486ad3fef007512d77aa43e3791a389cb /examples
parent54e99c9ec4714dae59c892c2ee22a2483303867b (diff)
downloadlibvirt-python-68f5bd0bbcbce6a0f2fc3c271d2afcc5ae23f787.tar.gz
examples: remove docs about non-existent XML files
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é <berrange@redhat.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/README5
1 files changed, 0 insertions, 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: