Change in ovirt-log-collector[master]: packaging: build: Use python3 when running on fedora >= 23

Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: build: Use python3 when running on fedora >= 23 ...................................................................... packaging: build: Use python3 when running on fedora >= 23 This patch includes code to port ovirt-log-collector itself to Python3. Bug-Url: https://bugzilla.redhat.com/1254654 Change-Id: If5de8656b3e54d9911b67960492be851d64935bd Signed-off-by: Rafael Martins <rmartins@redhat.com> --- M .gitignore M configure.ac M ovirt-log-collector.spec.in M src/Makefile.am M src/__main__.py A src/engine-log-collector.in M src/helper/hypervisors.py M src/tests.py 8 files changed, 94 insertions(+), 48 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Jenkins CI: Passed CI tests Rafael Martins: Verified Yedidyah Bar David: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/51905 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If5de8656b3e54d9911b67960492be851d64935bd Gerrit-PatchSet: 9 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sbonazzo@redhat.com