Skip to content

qemu-specific disk creation, that hinders support of any other platforms #5

@Cryss76

Description

@Cryss76
  • creates disk for qemu/libvirt here
  • remove_vm_data is mandatory function for the init step of an Image creation. It deletes all metadata and makes sure only an image in the image folder is left. This only makes sense when using qemu and libvirt localy and shouldn't be mandatory.
  • create_new_image parameters are specific for local vms.
  • disk_format is specific to local image formats for qemu
  • remove_hd is specific for deleting a img file in the vm folder
  • VM class naming is misleading as it suggest vms are beeing controlled over this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions