Change in ovirt-engine[master]: webadmin: send vfs config update to the backend

alkaplan at redhat.com alkaplan at redhat.com
Thu May 7 09:07:59 UTC 2015


Alona Kaplan has submitted this change and it was merged.

Change subject: webadmin: send vfs config update to the backend
......................................................................


webadmin: send vfs config update to the backend

When clicking 'ok' on the setup network window the are several commands
that should (and in some cases shouldn't) be sent to the backed.
SetupNetworks->CommitNetworkChanges->
Vfs config update:
UpdateVfsConfig->
Mulitple(AddVfsConfigNetwork)->Mulitple(RemoveVfsConfigNetwork)->
Mulitple(AddVfsConfigLabel)->Mulitple(RomoveVfsConfigLabel)

HostSetupNetworks.postOnSetupNetworks() was slightly changed to use fluent
command calls in order to make all this command calls more readable.

Change-Id: Ide1ff9edbc9d907cbb19034a5789a1c7c7963b3b
Signed-off-by: Alona Kaplan <alkaplan at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/HostNicVfsConfig.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java
A frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/VfsConfigAction.java
3 files changed, 181 insertions(+), 34 deletions(-)

Approvals:
  Alona Kaplan: Verified
  Gilad Chaplik: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/36976
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ide1ff9edbc9d907cbb19034a5789a1c7c7963b3b
Gerrit-PatchSet: 40
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list