Description of problem: When adding a virtual machine and selecting an iso image to boot with and then add the virtual machine not with start vm now. Then the vm has the parameters to boot from network not booting from the cd image you have selected. See screenshots. Then when you say edit and select again the cd image(sometimes you get what mccgrath has already noticed: see https://www.redhat.com/archives/ovirt-devel/2009-April/msg00122.html) then you should get a "save" or "update" button but it say's "edit virtual machine". Then when you save the changes the window doesn't close. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Add a virtual machine 2. don't start the vm now 3. Look at the boot parameters in the webui from the virtual machine. It wil say pxe boot. 4. Then editing the vm results many times in no images from cobbler: https://www.redhat.com/archives/ovirt-devel/2009-April/msg00122.html 5. Save settings?? No button save but only a button edit virtual machine, but i am already editing the virtual machin,e where can i save the settings? Actual results: Expected results: Additional info:
Created attachment 340672 [details] vm boot parameters this is the ui showing the boot parameters when clicking on "add virtual machine"
Created attachment 340795 [details] Change the edit virtual machine button into a save settings button In the UI when editing the vm settings you get a button "Edit virtual machine" but it should say "Save settings"
This bug can be closed. I have tested this in the latest cvs from date 27-5-2009 and all works ok now. With kind regards William
patch from william has been pushed, problem appears resolved.
Turned out to not be fixed. This ismost likely a javascript issue. To clarify the problem: * If you go to the 'create vm' dialog and select something from the operating system picklist other that 'pxe', then add a storage volume and come back, the picklist will reset tp 'pxe'. I am almost positive this is just a matter of picklist state not being saved when we go off to 'create volume'. Need to either do this ourselves, or use the jq form plugin (which we do, might just be using it wrong)