Change in ovirt-engine[master]: webadmin: Execute wasn't called after creating SaveNetworkCo...

alkaplan at redhat.com alkaplan at redhat.com
Tue Nov 6 14:39:27 UTC 2012


Alona Kaplan has submitted this change and it was merged.

Change subject: webadmin: Execute wasn't called after creating SaveNetworkConfigAction
......................................................................


webadmin: Execute wasn't called after creating SaveNetworkConfigAction

- It is not enough to create new instance of SaveNetworkConfigAction,
in order to excecute the action, execute method should be called.
- SaveNetworkConfigAction, should get the Host through the ctor.

Change-Id: I580638cf8319876459a9bcdf5e9faa93c8b4ae5f
Signed-off-by: Alona Kaplan <alkaplan at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostInterfaceListModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostSetupNetworksModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/SaveNetworkConfigAction.java
3 files changed, 187 insertions(+), 179 deletions(-)

Approvals:
  Alona Kaplan: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/9081
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I580638cf8319876459a9bcdf5e9faa93c8b4ae5f
Gerrit-PatchSet: 2
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: Daniel Erez <derez at redhat.com>



More information about the Engine-commits mailing list