Alona Kaplan has submitted this change and it was merged.
Change subject: webadmin: Failed to add VM network interface from User Portal
......................................................................
webadmin: Failed to add VM network interface from User Portal
ConfigurationValues.ManagementNetwork doesn't have ConfigAuthType.User.
It means user role can't determine this value.
The user shouldn't know what is the management network.
If the management network can't be determined the default network should be
the first network in the list.
Change-Id: I77a15bd0d9d290c8f7e2673f0e0039d70f125c1b
Bug-Url:
https://bugzilla.redhat.com/912005
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/NewVmInterfaceModel.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Alona Kaplan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/12137
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I77a15bd0d9d290c8f7e2673f0e0039d70f125c1b
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>