Change in ovirt-engine[master]: webadmin: fix AttachStorageDomainToPool parameters
amureini at redhat.com
amureini at redhat.com
Fri Jun 13 15:23:15 UTC 2014
Allon Mureinik has submitted this change and it was merged.
Change subject: webadmin: fix AttachStorageDomainToPool parameters
......................................................................
webadmin: fix AttachStorageDomainToPool parameters
In change 881c8221 the parameters for AttachStorageDomainToPool were
changed to the new class AttachStorageDomainToPoolParameters (from
StorageDomainPoolParametersBase).
One instance of StorageDomainPoolParametersBase was left unchanged
making impossible to attach a storage domain from webadmin.
Relevant error:
ERROR [org.ovirt.engine.core.bll.CommandsFactory] An exception has
occured while trying to create a command object for command
AttachStorageDomainToPool: java.lang.Rd at:
CommandsFactory.findCommandConstructor(CommandsFactory.java:169)
Change-Id: If03b45a5fc4c5e9b64e0fa88bccb2634fb97308a
Signed-off-by: Federico Simoncelli <fsimonce at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/DataCenterStorageListModel.java
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Federico Simoncelli: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/28702
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If03b45a5fc4c5e9b64e0fa88bccb2634fb97308a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Liron Ar <laravot at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list