Tal Nisan has submitted this change and it was merged.
Change subject: frontend: improve Linq.DataCenterNotStatusPredicate
......................................................................
frontend: improve Linq.DataCenterNotStatusPredicate
DataCenterNotStatusPredicate does the exact opposite of
DataCenterStatusPredicate, so it's better to use it instead of repeating
the same logic with negation.
Change-Id: Ic676a71a6a95b53a85b3ff29769d9eee2f6a35e6
Signed-off-by: Idan Shaby <ishaby(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Linq.java
1 file changed, 4 insertions(+), 3 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved; Passed CI tests
Idan Shaby: Verified
--
To view, visit
https://gerrit.ovirt.org/48650
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic676a71a6a95b53a85b3ff29769d9eee2f6a35e6
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>