From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged.
Change subject: common: adding pe allocation/pe count fields to LUN
......................................................................
common: adding pe allocation/pe count fields to LUN
This patch adds the peCount/peAllocatedCount fields to the LUN entity.
On the further patches on this series those fields will be populated by
getVgInfo and will be used to determine if a storage domain has enough
free space for requested reducation of the domain.
Change-Id: I5362ae189ee050fc8b23149e9d19489c104df35d
Bug-Url:
https://bugzilla.redhat.com/1410115
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/storage/LUNs.java
1 file changed, 22 insertions(+), 0 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Liron Aravot: Verified
--
To view, visit
https://gerrit.ovirt.org/69607
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5362ae189ee050fc8b23149e9d19489c104df35d
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>