Describe the bug
Deleting a virtual machine using freyja machine delete doesn't erase the libvirt volume pools and the virtual machine's folder in the freyja workspace.
To Reproduce
- Create a virtual machine with
freyja machine create
- Delete this vm with
freyja machine delete
- Run :
-> the vm's pool still exists
- Run :
ls ~/freyja-workspace/build
-> the vm's folder still exists
Expected behavior
The deletion should also delete the vm's pool and folder.
Desktop (please complete the following information):
- OS: Ubuntu 22.04
- Version: freyja v0.1.0-beta
Describe the bug
Deleting a virtual machine using
freyja machine deletedoesn't erase the libvirt volume pools and the virtual machine's folder in the freyja workspace.To Reproduce
freyja machine createfreyja machine deletels ~/freyja-workspace/buildExpected behavior
The deletion should also delete the vm's pool and folder.
Desktop (please complete the following information):