libvirt/examples/python/Makefile.am
Dave Allan dfa1548496 examples: add consolecallback example python script
A while back I wrote the attached code to demonstrate how to use
events and serial console to create a serial console that stays up
even when the VM is down.  It might need some work, as I am not
terribly strong with Python.

* examples/python/consolecallback.py: New file.
* examples/python/Makefile.am (EXTRA_DIST): Ship it.
(cherry picked from commit ffc9f7ab4f)
2012-06-14 18:23:20 -04:00

8 lines
213 B
Makefile

## Copyright (C) 2005-2012 Red Hat, Inc.
## See COPYING.LIB for the License of this software
EXTRA_DIST= \
README \
consolecallback.py \
dominfo.py domrestore.py domsave.py domstart.py esxlist.py