Change in ovirt-engine[master]: engine: Add sync networks to Setup Networks (#838300)
mkolesni at redhat.com
mkolesni at redhat.com
Wed Aug 1 08:20:19 UTC 2012
Mike Kolesnik has submitted this change and it was merged.
Change subject: engine: Add sync networks to Setup Networks (#838300)
......................................................................
engine: Add sync networks to Setup Networks (#838300)
https://bugzilla.redhat.com/838300
Added list of networks that need to be synced to SetupNetworks
parameters. The list allows to specify which networks should be
synched.
Setup Networks will now sync the network if it needs to be synched (i.e.
specified on the list), but if network is unsynched then it's not
allowed to be edited until it's synched.
Change-Id: I433e684f09b104c8eda82b21129bba3e019c58d6
Signed-off-by: Mike Kolesnik <mkolesni at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SetupNetworksHelper.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/SetupNetworksHelperTest.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/SetupNetworksParameters.java
3 files changed, 256 insertions(+), 11 deletions(-)
Approvals:
Mike Kolesnik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/6651
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I433e684f09b104c8eda82b21129bba3e019c58d6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
More information about the Engine-commits
mailing list