Description of problem: Attching/Detaching two (or more) networks with lables to a cluster fails with the following exception- 2014-07-29 14:55:36,866 ERROR [org.ovirt.engine.core.bll.CommandsFactory] (org.ovirt.thread.pool-8-thread-10) Cant find constructor for type org.ovirt.engine.core.bll.network.cluster.DetachNetworksFromClusterCommand with parameter types: [class org.ovirt.engine.core.common.action.ClusterNetworksParameters] Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Add net1 with label lbl1 2. Add net2 with label lbl2 3. Go to cluster->network tab, open manage naetworks dialog 4. Mark both of the networks as attached a click ok Actual results: The networks are not attached. (Same bug with detach). Expected results: The networks are attached to the cluster. Additional info:
VERIFIED oVirt Engine Version: 3.5.0-0.0.master.20140821064931.gitb794d66.el6 both attach and detach work ok
oVirt 3.5 has been released and should include the fix for this issue.