Change in ovirt-engine[master]: core: move containsUnregisteredEntities to StorageDomainDynamic

Allon Mureinik has submitted this change and it was merged. Change subject: core: move containsUnregisteredEntities to StorageDomainDynamic ...................................................................... core: move containsUnregisteredEntities to StorageDomainDynamic The field containsUnregisteredEntities is not determined by the user, but is calculated according to its actions. Thus, it should be in StorageDomainDynamic and not in StorageDomainStatic. Change-Id: Ic725b03b35de0388519e19768db426df868b0022 Bug-Url: https://bugzilla.redhat.com/1247144 Signed-off-by: Idan Shaby <ishaby@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomain.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainDynamic.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/StorageDomainStatic.java 3 files changed, 14 insertions(+), 15 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Allon Mureinik: Looks good to me, approved; Passed CI tests Maor Lipchuk: Looks good to me, but someone else must approve Idan Shaby: Verified -- To view, visit https://gerrit.ovirt.org/44024 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic725b03b35de0388519e19768db426df868b0022 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
amureini@redhat.com