[Ovirt-devel] Virtual machine configuration screen

Scott Seago sseago at redhat.com
Mon Jul 28 20:56:11 UTC 2008


Darryl L. Pierce wrote:
> The initial set of configurable options that I'm looking at are:
>
> Cobbler integration:
>   - a name for the virtual machine (should be unique)
>   - a notes section [1]
We may want to make a small model change here. Right now, we have a 
single field, called 'description' in the model, but displayed as 
'name'. We may want to keep description (for the notes field) but add an 
actual 'name' field. We're also not checking uniqueness -- but that's a 
more general comment -- we need a major overhaul of validation rules for 
model params.
>   - a way of listing available system profiles or image profiles
Is this something we should keep a copy of in the PG database, or should 
we just grab a list of cobbler profiles when displaying the form to the 
user (and then store this as a string)?
>   - the number of CPUs to use [2]
>   - the amount of memory for the VM [2]
These are already on the 'new VM' form.
>   - a way of specifying a set of optional arguments for koan
>   - a field for setting the MAC address (must be unique)   Anybody see 
> anything missing?
>
We have a mac address for each VM now -- it's auto-generated with a 
random value, but the user can change it. The whole MAC thing will have 
to be reworked if we end up supporting multiple virtual NICS for VMs.


Scott




More information about the ovirt-devel mailing list