]> git.ipfire.org Git - thirdparty/libvirt.git/commit
examples: Add script to parse topology from capabilities output
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 Aug 2013 10:27:21 +0000 (12:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 3 Sep 2013 12:27:58 +0000 (14:27 +0200)
commit5c6ff422544d7d8e426673aaa9864042ea7ce43c
treeaa4b1dc4947c32201a95b9f38a513112422a1ba2
parent3e29c77a261c9ef2b570db5f118522f798bdb346
examples: Add script to parse topology from capabilities output

Add a demo script originally written by Amador Pahim to parse topology
of the host from data provided in the capabilities XML.
examples/python/Makefile.am
examples/python/topology.py [new file with mode: 0755]