This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-11-02 19:31:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4a3976211d
libvirt
/
examples
/
python
/
Makefile.am
4 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
Move docs/examples into examples/ * Makefile.am: Add examples/dominfo examples/domsuspend examples/python as SUBDIRS * configure.in: Update AC_OUTPUT for new/old Makefiles * docs/Makefile.am: Remove examples from SUBDIRS * docs/examples/info1.c: Move to examples/dominfo/info1.c * docs/examples/suspend.c: Move to examples/domsuspend/suspend.c * docs/examples: Remove all remaining files * docs/examples/python: Moved to examples/python/ * examples/dominfo/Makefile.am, examples/domsuspend/Makefile.am: New build files * libvirt.spec.in: Update to take account of moved examples
2009-09-16 12:07:48 +00:00
EXTRA_DIST
=
\
README
\
Add a Python example that lists active ESX domains It also demonstrates how to use the libvirt.openAuth() method. * examples/python/Makefile.am: add esxlist.py to EXTRA_DIST * examples/python/README: add some notes about esxlist.py * examples/python/esxlist.py: the new example
2009-11-07 23:42:19 +00:00
dominfo.py domrestore.py domsave.py domstart.py esxlist.py
Reference in New Issue
Copy Permalink