Change in ovirt-engine[master]: engine: Change AddNetworkCommand to non-transactive

Moti Asayag has submitted this change and it was merged. Change subject: engine: Change AddNetworkCommand to non-transactive ...................................................................... engine: Change AddNetworkCommand to non-transactive The AddNetworkCommand will be used also for configuring the network on the hosts by its label. For that purpose the class should be managed as a non-transactive, as changes should be kept into the database prior to setup networks and also the network update shouldn't be part of a wider transaction. Change-Id: I696601506a76db8fe9d0bef790b9cd7c2b434449 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/dc/AddNetworkCommand.java 1 file changed, 18 insertions(+), 5 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22637 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I696601506a76db8fe9d0bef790b9cd7c2b434449 Gerrit-PatchSet: 10 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