Actions
Feature #9865
openName field for volume names when provisioning
Status:
New
Priority:
Normal
Assignee:
-
Category:
Compute resources
Target version:
-
Description
When I provision a virtual machine using libvirt, kvm and lvm it would be nice with an extra field where you can put the name extension on the volume that gets created for the virtual machine.
For example, I create a machine with four virtual disks. One for root, one for home, one for var and one for tmp. I would like to be able to name them: fqdn-root, fqdn-home, fqdn-var and fqdn-tmp. Today the name is forced to fqdn-disk1, fqdn-disk2 etc..
Actions