Change in ovirt-engine[master]: core: Changed QPID port type from int to Integer

masayag at redhat.com masayag at redhat.com
Tue Jul 30 07:09:04 UTC 2013


Moti Asayag has submitted this change and it was merged.

Change subject: core: Changed QPID port type from int to Integer
......................................................................


core: Changed QPID port type from int to Integer

Previous implementation was NPE-prone due to the getter/setter
relating to the field as Integer, while it was actually defined as
int.

Change-Id: Iaadefc98dcd34a7158f1d93fa3ca5f60a26728f3
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/OpenstackNetworkProviderProperties.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Moti Asayag: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaadefc98dcd34a7158f1d93fa3ca5f60a26728f3
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list