Move python example programs into python/examples/ subdirectory
commit34aa32ba8a4d3373ce01f999021e58638c4c3324
authorDaniel P. Berrange <[email protected]>
Fri, 22 Nov 2013 15:55:39 +0000 (22 15:55 +0000)
committerDaniel P. Berrange <[email protected]>
Fri, 22 Nov 2013 15:55:39 +0000 (22 15:55 +0000)
tree3bba26150dff600f9f1ca99a34e5397c4c786c66
parent70b8c9a2a3fe293aa055fde0d8a9df13263c3fd8
Move python example programs into python/examples/ subdirectory

Signed-off-by: Daniel P. Berrange <[email protected]>
examples/Makefile.am [new file with mode: 0644]
examples/README [new file with mode: 0644]
examples/consolecallback.py [new file with mode: 0644]
examples/dominfo.py [new file with mode: 0755]
examples/domrestore.py [new file with mode: 0755]
examples/domsave.py [new file with mode: 0755]
examples/domstart.py [new file with mode: 0755]
examples/esxlist.py [new file with mode: 0755]
examples/event-test.py [new file with mode: 0644]
examples/topology.py [new file with mode: 0755]