Alon Bar-Lev has submitted this change and it was merged.
Change subject: packagers: yum: remove queryLocalCachePackages
......................................................................
packagers: yum: remove queryLocalCachePackages
The queryLocalCachePackages is a legacy from engine-upgrade, which is
actually not required as the interface of yum provides the showdups
query parameter to achieve the same.
Change-Id: Iaa1b0563aa45f44b157f65edc6237dbf4be940e8
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M src/otopi/packager.py
M src/plugins/otopi/packagers/miniyum.py
M src/plugins/otopi/packagers/yumpackager.py
3 files changed, 9 insertions(+), 32 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10719
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaa1b0563aa45f44b157f65edc6237dbf4be940e8
Gerrit-PatchSet: 2
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>