summaryrefslogtreecommitdiff
path: root/subplot/vmadm.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-21refactor: use lib/runcmd's steps instead of custom onesLars Wirzenius1-52/+0
2021-11-10fix: prepend Cargo target directory to PATHLars Wirzenius1-1/+5
2021-08-05feat: if no networks are specified, use defaultLars Wirzenius1-0/+3
2021-07-25test: verify both dicts have the same keyLars Wirzenius1-0/+2
2021-07-25test: make equality check more genericLars Wirzenius1-2/+17
2021-07-25test: make tilde expansion be more genericLars Wirzenius1-6/+12
2021-07-25test: verify that "vmadm config" worksLars Wirzenius1-0/+24
2021-03-14fix: VMs can be restartedLars Wirzenius1-0/+16
2021-03-04feat: use configured defaults to unspecified machine attributesLars Wirzenius1-4/+5
2021-03-04feat! allow specification files to have any number of machinesLars Wirzenius1-4/+4
2021-03-04feat: configurable image_directory where VM images go by defaultLars Wirzenius1-2/+3
2021-03-03test: make path to Debian cloud image be configurableLars Wirzenius1-0/+14
2021-02-28feat: export cloud-init config, set SSH host keysLars Wirzenius1-0/+30
2021-02-20delete take spec file, not VM nameLars Wirzenius1-7/+2
2021-02-20feat: vmadm command to create, list, and delete virtual machinesLars Wirzenius1-0/+50