Description of problem: In new VM window, after choosing windows OS, the Domain field does exist, but it's drop down is empty. Additional domain was added by ovirt-manage-domains, and it is seen under users, but it's domain is not displayed here. Version-Release number of selected component (if applicable): av2
while fixing make sure the box remains editable for custom domains...
added domain via the tool: $ engine-manage-domains add --domain=mydomain.com --provider=activeDirectory --user=myuser --add-permissions and manage to select the domain via the UI, Please check if its work in the next version. Also decided to enable editing the Domain select box for user custom domain name so patch will be provided.
*** Bug 1086318 has been marked as a duplicate of this bug. ***
at the moment any domain can be edited to VM in av8 (in my setup I set foo.bar as domain and VM was saved successfully). example: <domain> <name>foo.bar</name> </domain> <initialization> <domain>foo.bar</domain> <regenerate_ssh_keys>false</regenerate_ssh_keys> <nic_configurations/> <custom_script/> </initialization> shouldn't that be checked on VM save edited options or VM start with added domains to setup if the information is correct?
(In reply to Lukas Svaty from comment #4) We decided to let the user add domain as a free text in the UI as well (as commented in comment #2). When you add the domain foo.bar its only valid to that VM and for the purpose of Windows Sysprep. If you will login to the UI you will see that the domain is etitable text as well as selected list (if you added domains from the engine-manage-domains tool).
Verified on av8. After adding a domain by engine-manage-domain, create new windows VM displays in domain box (which is now without "down arrow"), this domain, I added. Also, I tried to add a dummy domain, and afterwards run the VM - It worked fine.
Closing as part of 3.4.0