Change in ovirt-engine[master]: webadmin: Moved NetworkModel command initiation to constructor

lvernia at redhat.com lvernia at redhat.com
Mon Jan 6 11:04:21 UTC 2014


Lior Vernia has submitted this change and it was merged.

Change subject: webadmin: Moved NetworkModel command initiation to constructor
......................................................................


webadmin: Moved NetworkModel command initiation to constructor

It had been previously performed only following some backend queries,
but I couldn't find a reason why; the command initialization doesn't
seem to depend on the state of NetworkModel.

Change-Id: I56f3a54081b00e8f8fb0a47f9d2d4234cdb6bc24
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/EditNetworkModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/NetworkModel.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/datacenters/NewNetworkModel.java
3 files changed, 2 insertions(+), 12 deletions(-)

Approvals:
  Lior Vernia: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I56f3a54081b00e8f8fb0a47f9d2d4234cdb6bc24
Gerrit-PatchSet: 18
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list