Bug #9152
closed
Provisioning new oVirt VM's fails
Added by Stephen Benjamin almost 10 years ago.
Updated over 6 years ago.
Category:
Compute resources - oVirt
|
Description
Provisioning fails on oVirt VM's because of:
"(oVirt) instance isolated-client.stbenjam.satellite.lab.eng.rdu2.redhat.com: VM cluster.id|name required for add "
The form changed:
<% javascript 'compute_resource', 'lookup_keys' %>
<%= text_f f, :name if show_vm_name? %>
<% new_host = new_host?(@host) %>
<% clusters = compute_resource.clusters %>
<%= select_f f, :cluster, clusters, :id, :name,
new_host?(@host) doesn't seem to work as the cluster field is always disabled...
- Related to Refactor #8661: fix some problematic styling issues in the vm form partials. added
- Translation missing: en.field_release set to 28
- Related to Bug #9320: Can't create host using VMWare compute resource added
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2150 added
- Pull request deleted (
)
- Assignee set to Tom Caspy
Still have VMWare compute resource issue when applying this fix
Yeah, I don't know why it's claimed that this PR fixes VMware, since it doesn't touch those code paths.
- Blocked by Bug #9480: Fix multiple NICs integration with compute profiles added
- Status changed from Ready For Testing to Resolved
- Assignee changed from Tom Caspy to Tomáš Strachota
I believe this issue has been resolved via #9480 instead, which will be available in nightly builds soon. Please re-open if you see it in nightlies or 1.8.0-RC1, thanks!
Also available in: Atom
PDF