File: README

package info (click to toggle)
zvmcloudconnector 1.4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 6,092 kB
  • sloc: ansic: 45,973; python: 29,045; sh: 2,732; makefile: 790
file content (4 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (2)
1
2
3
4
This is a demo on how to deploy and capture then destory the VM through z/VM cloud connector

createvm.py contains functions to spawn a virtual machine then start it.
cap_del.py contanis functions to capture the spawned virtual machine to an image the delete the vm.