Change in ovirt-engine[master]: engine: Introduce PersistentSetupNetworksCommand

Moti Asayag has submitted this change and it was merged. Change subject: engine: Introduce PersistentSetupNetworksCommand ...................................................................... engine: Introduce PersistentSetupNetworksCommand The new command combines a sequence of 2 commands: 1. SetupNetworksCommand and upon successful execution: 2. CommitNetworkChangesCommand The command will be used internally only, when a network changes to multiple hosts are required, and the changes should be persisted. Change-Id: Ie0a29e970ecbf02a7a3387a26f482de9200a3719 Signed-off-by: Moti Asayag <masayag@redhat.com> --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/host/PersistentSetupNetworksCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java 2 files changed, 41 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22051 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie0a29e970ecbf02a7a3387a26f482de9200a3719 Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com