Change in ovirt-engine[master]: core: remove value from LockIdNameAttribute declaration

Michael Kublin has submitted this change and it was merged. Change subject: core: remove value from LockIdNameAttribute declaration ...................................................................... core: remove value from LockIdNameAttribute declaration Remove specifying isReleaseAtEndOfExecute=true in @LockIdNameAttribute annotation declaration since it is the default value anyway. Change-Id: I2092f0c6c9a616b2133ce99cb557ba31a9cc1755 Signed-off-by: Alissa Bonas <abonas@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddStorageServerConnectionCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/RemoveStorageServerConnectionCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/UpdateStorageServerConnectionCommand.java 3 files changed, 3 insertions(+), 3 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13588 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2092f0c6c9a616b2133ce99cb557ba31a9cc1755 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com>
participants (1)
-
mkublin@redhat.com