Hello community,

here is the log from the commit of package fence-agents.15302 for 
openSUSE:Leap:15.1:Update checked in at 2020-12-17 20:25:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.1:Update/fence-agents.15302 (Old)
 and      /work/SRC/openSUSE:Leap:15.1:Update/.fence-agents.15302.new.5145 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fence-agents.15302"

Thu Dec 17 20:25:11 2020 rev:1 rq:854832 version:4.6.0+git.1605185986.7b0f11c1

Changes:
--------
New Changes file:

--- /dev/null   2020-12-09 01:05:43.965003977 +0100
+++ 
/work/SRC/openSUSE:Leap:15.1:Update/.fence-agents.15302.new.5145/fence-agents.changes
       2020-12-17 20:25:11.732205273 +0100
@@ -0,0 +1,786 @@
+-------------------------------------------------------------------
+Fri Nov 20 17:18:28 UTC 2020 - vark...@suse.com
+
+- (bsc#1178343) `fence_gce` updates to be pulled to the SLE versions
+- Update to version 4.6.0+git.1605185986.7b0f11c1:
+  * spec: add pkg-config file, and set version for obsoletes to avoid failing 
to build on Fedora 33
+  * Add pkg-config file
+  * fence_scsi: dont write key to device if it's already registered, and open 
file correctly to avoid using regex against end-of-file
+  * fencing: fix run_command() to allow timeout=0 to mean forever
+  * fencing: fix to make timeout(s)=0 be treated as forever for agents using 
pexpect
+  * Add a fence_crosslink agent
+  * fencing: fix power-timeout when using new disable-timeout parameter
+  * spec: make telnet a weak dependency
+- remove patch contained by the update:
+  - 0001-Update-fence_aliyun.py-279.patch
+  - 0001-Update-fence_aliyun.xml.patch
+  - gcp-vpc-move-disable-google-api-cache-discovery.patch
+  - fence_vmware_rest-improve-exception-handling-in-send_command.patch
+
+-------------------------------------------------------------------
+Thu Apr 30 13:40:48 UTC 2020 - Peter Varkoly <vark...@suse.com>
+
+- Disable cache discovery for "gcp-vpc-move-route" resource agent
+  (bsc#1169852)
+- fence_vmware_rest Failed: 'error' object does not support indexing
+  (bsc#1169485)
+- Included following upstream patch:
+  gcp-vpc-move-disable-google-api-cache-discovery.patch
+  fence_vmware_rest-improve-exception-handling-in-send_command.patch
+
+-------------------------------------------------------------------
+Thu Sep 12 12:58:27 UTC 2019 - Peter Varkoly <vark...@suse.com>
+
+- bsc#1150504 - aliyun: Include the latest fixes upstream on the
+  Alibaba Cloud fence-agent.
+add patches 0001-Update-fence_aliyun.py-279.patch
+            0001-Update-fence_aliyun.xml.patch
+
+-------------------------------------------------------------------
+Mon Jul  1 11:27:59 UTC 2019 - Diego Vinicius Akechi <dake...@suse.com>
+
+- White list the aliyun fence agent to get it included and provided
+  by the fence-agent package (bsc#1139913) 
+
+-------------------------------------------------------------------
+Wed Jun 12 07:57:14 UTC 2019 - kgronl...@suse.com
+
+- Split fence_amt_ws into separate package due to licence incompatibility:
+   * Apache-2.0 is not compatible with GPL-2.0
+
+- Update to version 4.4.0+git.1558595666.5f79f9e9:
+  * fence_scsi: detect node ID using new format, and fallback to old format 
before failing
+  * fence_rhevm: fix debug encoding issues (bsc#1137314) (CVE-2019-10153)
+  * fence_mpath: import ctypes to fix watchdog hardreboot
+  * fence_rhevm: add RHEV v4 API support and auto-detection
+  * fence_azure_arm: use skip_shutdown feature when available
+  * fence_ipmilan: Add ipmitool timeout option
+  * fence_redfish: add headers to HTTP methods
+  * fence_gce: fix Python 3 encoding issue
+  * fence_pve: add support for sending reset command to qemu machines (#261)
+  * fencing: improve stdin parse function
+  * fence_redfish: backwards compatibility for <ip>:<port>
+
+-------------------------------------------------------------------
+Mon Feb 18 13:22:05 UTC 2019 - dake...@suse.com
+
+- Update to version 4.2.1+git.1550476590.98767d24:
+  * fence_redfish: use "ipport" parameter and improve logging (fate#320898)
+  * Changed Encoding to UTF-8 (bsc#1137314) (CVE-2019-10153)
+  * fence_redfish: fail when using invalid cert without --ssl-insecure 
(fate#320898)
+  * Removed unnecessary variable assignments to simplify code
+  * fence_scsi: watchdog retries support
+  * Renamed variable to avoid reusing variable name
+  * Replaced default port 443 with default ssl enabled option
+  * Changed reboot type to ForceRestart
+  * Modify power status check
+  * Added run_delay()
+  * Updated fence_redfish.xml with make xml-upload (fate#320898)
+  * Add new fence agent for Redfish (fate#320898)
+  * build: fix issues with newer autoconf versions
+  * build: fix if-redirection to make check_used_options run for the agents as 
intended
+  * Fix 'log_expect' in fence_hpblade.py
+  * fence_scsi: fix incorrect SCSI key when node ID is 10 or higher
+  * fence_openstack: add detection of keystoneauth1 library
+  * check_used_options: add Python 3 support, and detect unsupported 
has_key()-calls
+  * fence_openstack: Migrate from keystoneclient to keystoneauth1
+  * fence_openstack: fix missing version parameter in novaclient.Client() call
+  * fence_openstack: fix configure library detection and add try/except for 
imports
+  * fence_kdump: add validate-all action
+  * fence_compute/fence_evacuate: domain parameter fixes to avoid regressions
+
+-------------------------------------------------------------------
+Wed Sep 26 06:54:47 UTC 2018 - kgronl...@suse.com
+
+- Update to version 4.2.1+git.1537269352.7b1fd536:
+  * fence_vmware_soap: cleanup when receiving SIGTERM
+  * fence_cisco_ucs: encode POSTFIELDS
+  * Update fence_rcd_serial to correct vendor URL
+  * fence_aliyun: correct indentation for *key in help
+  * fence_aliyun: list instance names and show up to 100 instances 
(fate#326557)
+  * fence-rhevm: improve error reporting.
+  * fence_impilan/fence_ilo_ssh: iLO5-support
+  * fence_rhevm: improve indentation and metadata
+  * fence_compute/fence_evacuate/fence_rhevm: dont use has_key (not supported 
in Python 3)
+  * fence_rhevm fixing help for plug param
+  * fence_kdump: fix strncpy issue
+  * fence_evacuate: fix evacuable tag mix issue
+
+-------------------------------------------------------------------
+Thu Aug 09 13:25:09 UTC 2018 - kgronl...@suse.com
+
+- Update to version 4.2.1+git.1532964592.3ae5b58e:
+  * fence_aliyun: Add Aliyun fence agent. (fate#326557)
+  * fence_gce: add power cycle as default method
+  * fence_gce: set project and zone as not required
+  * fence_gce: add support for stackdriver logging
+  * fence_ilo3/fence_ipmilan: show correct default method (onoff) in help
+  * fence_mpath: add watchdog support
+  * fence_amt_ws: create metadata without agent specific libs
+- Drop obsolete patch:
+  * Remove 0002-Build-without-openwsman-installed.patch 
+
+-------------------------------------------------------------------
+Wed Jun 27 07:38:02 UTC 2018 - kgronl...@suse.com
+
+- Unify source package with SLE 12 and Leap 42:
+  * fencing: include timestamps when logging to STDERR and debug file 
(bsc#1049852)
+
+- Obsoletes the following patches (SLE 12 and Leap 42):
+  * 0001-fence_compute-Only-list-nova-compute-services-when-g.patch
+  * 0002-fence_compute-Don-t-list-hypervisors-but-nova-comput.patch
+  * 0003-fence_compute-Do-not-override-domain-if-it-is-alread.patch
+  * 0004-fence_compute-Fix-handling-of-domain-None.patch
+  * 0005-fence_compute-Fix-fix_domain-to-not-return-too-early.patch
+  * 0006-fence_compute-Fix-fix_plug_name-when-looking-if-plug.patch
+  * 0007-fence_compute-Remove-duplicate-check-for-binary-name.patch
+  * 0009-fence_compute-Fix-disabling-force_down-on-node-when-.patch
+  * 0010-Make-pywsman-dependency-optional.patch
+  * 0011-fencing-include-timestamps-when-logging-to-STDERR-an.patch
+
+-------------------------------------------------------------------
+Mon Jun 25 14:44:46 UTC 2018 - kgronl...@suse.com
+
+- Unify spec file for python 2 and 3
+- Enable build for python 2
+  * Add 0002-Build-without-openwsman-installed.patch 
+
+-------------------------------------------------------------------
+Wed Jun 20 09:06:43 UTC 2018 - kgronl...@suse.com
+
+- Update to version 4.2.1+git.1529316875.1a39345b:
+  * fence_vmware_soap: fix Python 3 suds issue
+  * Added python-novaclient and python-keystoneclient in configure.ac
+  * novaclient 1.1 depcrecated, so making changes for novaclient
+  * Python keystoneclient also included to pacify CI
+  * Changed travis to include pythomn-novaclient
+  * Fencing Agent for Openstack
+  * fence_scsi: fix python3 encoding error #206
+  * fence_ipmilan: add missing fence_ilo3 and fence_ilo4 metadata
+  * fence_scsi: match device names using re.MULTILINE to avoid duplicating 
names in /var/run/cluster/fence_scsi.dev
+  * fence_gce: use default credentials from googleapiclient
+  * run_command: fix Python 3 encoding issue
+
+- Drop merged patches:
+  * Remove 0002-fence_gce-fix-regression-missing-import-googleapicli.patch
+  * Remove 0003-fence_gce-fix-regression-missing-import-oauth2client.patch
+  * Remove 0004-fence_gce-use-default-credentials-from-googleapiclie.patch
+  * Remove 0005-run_command-fix-Python-3-encoding-issue.patch
+
+- Enable GCE fence agent for all targets (fate#325539) (bsc#1088358)
+- Enable fence_openstack agent (bsc#1097803)
+
+-------------------------------------------------------------------
+Thu May 17 16:19:11 UTC 2018 - kgronl...@suse.com
+
+- run_command: fix Python 3 encoding issue (bsc#1082871)
+- fence_gce: use default credentials from googleapiclient
+- fence_gce: fix regression - missing import oauth2client.client
+- fence_gce: fix regression - missing import googleapiclient.discovery
+- Add 0002-fence_gce-fix-regression-missing-import-googleapicli.patch
+- Add 0003-fence_gce-fix-regression-missing-import-oauth2client.patch
+- Add 0004-fence_gce-use-default-credentials-from-googleapiclie.patch
+- Add 0005-run_command-fix-Python-3-encoding-issue.patch 
+
+-------------------------------------------------------------------
+Thu Apr 26 05:37:33 UTC 2018 - kgronl...@suse.com
+
+- Update to version 4.0.25+git.1524215631.8f9c770a:
+  * fence_gce: Write error messages to log (fate#325539) (bsc#1088358)
+  * fence_azure_arm: fix subscriptionId from metadata (bsc#1090995)
+  * fence_scsi: fix plug-parameter and keep support for nodename to avoid 
regressions
+
+-------------------------------------------------------------------
+Wed Apr 25 20:28:19 UTC 2018 - kgronl...@suse.com
+
+- Disable Google Compute Engine support unless openSUSE (fate#325539) 
(bsc#1088358)
+
++++ 589 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:Leap:15.1:Update/.fence-agents.15302.new.5145/fence-agents.changes

New:
----
  0001-Use-Python-3-for-all-scripts-bsc-1065966.patch
  _service
  _servicedata
  fence-agents-4.6.0+git.1605185986.7b0f11c1.tar.xz
  fence-agents.changes
  fence-agents.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fence-agents.spec ++++++
#
# spec file for package fence-agents
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


%if 0%{?suse_version} == 1315
%define python_version python2
%else
%define python_version python3
%endif

%global plugin_dir %{_libdir}/stonith/plugins/rhcs
%define agent_list aliyun alom amt amt_ws apc apc_snmp azure_arm bladecenter 
brocade cisco_mds cisco_ucs compute docker drac5 dummy eaton_snmp emerson eps 
evacuate gce hds_cb hpblade ibmblade ifmib ilo ilo_moonshot ilo_mp ilo_ssh 
intelmodular ipdu ipmilan ironic kdump ldom lpar mpath netio openstack powerman 
pve raritan rcd_serial redfish rhevm rsa rsb sanbox2 sbd scsi vbox virsh vmware 
vmware_rest wti xenapi zvm

Name:           fence-agents
Summary:        Fence Agents for High Availability
License:        GPL-2.0-only AND LGPL-2.1-only
Group:          Productivity/Clustering/HA
Version:        4.6.0+git.1605185986.7b0f11c1
Release:        0
Url:            https://github.com/ClusterLabs/fence-agents
Source0:        %{name}-%{version}.tar.xz
Patch1:         0001-Use-Python-3-for-all-scripts-bsc-1065966.patch

BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  %{python_version}
%if %{python_version} == "python3"
BuildRequires:  python3-google-api-python-client
BuildRequires:  python3-keystoneclient
BuildRequires:  python3-novaclient
BuildRequires:  python3-oauth2client
BuildRequires:  python3-openwsman
BuildRequires:  python3-pexpect
BuildRequires:  python3-pycurl
BuildRequires:  python3-requests
BuildRequires:  python3-xml
%else
BuildRequires:  python-google-api-python-client
BuildRequires:  python-keystoneclient
BuildRequires:  python-novaclient
BuildRequires:  python-oauth2client
BuildRequires:  python-pexpect
BuildRequires:  python-pycurl
BuildRequires:  python-requests
BuildRequires:  python-xml
%endif
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  fdupes
BuildRequires:  glibc-devel
BuildRequires:  libtool
BuildRequires:  libxml2-tools
BuildRequires:  libxslt
BuildRequires:  mozilla-nspr-devel
BuildRequires:  mozilla-nss-devel
BuildRequires:  perl
BuildRequires:  perl-Net-Telnet
BuildRequires:  pkg-config
BuildRequires:  xz

%if %{python_version} == "python3"
Requires:       python3-pexpect
Requires:       python3-pycurl
Requires:       python3-requests
%else
Requires:       python-pexpect
Requires:       python-pycurl
Requires:       python-requests
%endif
Requires:       net-snmp
Requires:       openssh
Requires:       perl-Net-Telnet
Requires:       sg3_utils
Requires:       telnet
Requires:       filesystem

# This is required by fence_virsh. Per discussion on fedora-devel
# switching from package to file based require.
Recommends:     /usr/bin/virsh

# This is required by fence_ipmilan. it appears that the packages
# have changed Requires around. Make sure to get the right one.
Recommends:     /usr/bin/ipmitool

%if %{python_version} == "python3"
Recommends:     python3-openwsman
%endif

%if 0%{?with_regression_tests}
BuildRequires:  time
%endif

%description
Fence agents are device drivers able to prevent computers from
destroying data on shared storage. Their aim is to isolate a
corrupted computer by controlling power, network or storage
configuration. This package provides both a Python API for
creating agents as well as a collection of existing agents.

%package amt_ws
Summary:        Fence Agent for  Intel AMT (WS)
License:        Apache-2.0
Group:          Productivity/Clustering/HA
Requires:       %{name} = %{version}

%description amt_ws
Fence agents are device drivers able to prevent computers from
destroying data on shared storage. Their aim is to isolate a
corrupted computer by controlling power, network or storage
configuration. This packages provides an agent for Intel AMT (WS).

%package devel
Summary:        Fence Agents for High Availability
License:        GPL-2.0-only AND LGPL-2.1-only
Group:          Development/Tools/Other
Requires:       %{name} = %{version}

%description devel
Fence agents are device drivers able to prevent computers from
destroying data on shared storage. Their aim is to isolate a
corrupted computer by controlling power, network or storage
configuration. This package provides agents suitable only for
development.

%prep
%setup -q -n %{name}-%{version}
%if %{python_version} == "python3"
%patch1 -p1
%endif

%build
CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"
export CFLAGS
%if %{python_version} == "python3"
PYTHON="%{_bindir}/python3"
%else
PYTHON="%{_bindir}/python2"
%endif
export PYTHON
./autogen.sh
%{configure} --with-agents='%{agent_list}'
make

%install
make install DESTDIR=%{buildroot}

## tree fix up
# fix libfence permissions
chmod 0755 %{buildroot}%{_datadir}/fence/fenc*.py
# remove docs
rm -rf %{buildroot}/usr/share/doc/fence-agents
# create links to agents in the plugins dir
mkdir -p %{buildroot}%{plugin_dir}
ln -s %{_sbindir}/fence_cisco_ucs %{buildroot}%{plugin_dir}
%fdupes %buildroot%{_sbindir}
%fdupes %buildroot%{_datadir}/cluster

%if 0%{?with_regression_tests}
%check
make check
PYTHONPATH=fence/agents/lib %{python_version} 
fence/agents/lib/tests/test_fencing.py
%endif

%files
%defattr(-,root,root,-)
%license doc/COPYING.* doc/COPYRIGHT doc/README.licence
%dir %{plugin_dir}
%dir %{_libdir}/stonith/plugins
%dir %{_libdir}/stonith
%{_datadir}/fence
%{_datadir}/cluster
%{plugin_dir}/fence_cisco_ucs
%{_sbindir}/fence_*
%exclude %{_sbindir}/fence_amt_ws
%exclude %{_mandir}/man8/fence_amt_ws*
%exclude %{_sbindir}/fence_dummy
%exclude %{_mandir}/man8/fence_dummy*
%{_mandir}/man8/fence_*
%{_libexecdir}/fence_*
/usr/share/pkgconfig/fence-agents.pc

%files amt_ws
%{_sbindir}/fence_amt_ws
%{_mandir}/man8/fence_amt_ws*

%files devel
%{_sbindir}/fence_dummy
%{_mandir}/man8/fence_dummy*

%changelog
++++++ 0001-Use-Python-3-for-all-scripts-bsc-1065966.patch ++++++
From cb2c637fa006c566af05ae84b5085c9a9b14541d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kristoffer=20Gr=C3=B6nlund?= <k...@koru.se>
Date: Wed, 20 Jun 2018 11:12:56 +0200
Subject: [PATCH] Use Python 3 for all scripts (bsc#1065966)

---
 agents/autodetect/autodetect.py         | 2 +-
 agents/autodetect/autodetect_test.py    | 2 +-
 agents/autodetect/fence_apc.py          | 2 +-
 agents/autodetect/fence_bladecenter.py  | 2 +-
 agents/autodetect/fence_brocade.py      | 2 +-
 agents/autodetect/fence_ilo_moonshot.py | 2 +-
 agents/autodetect/fence_lpar.py         | 2 +-
 agents/autodetect/fencing.py            | 2 +-
 lib/tests/test_fencing.py               | 2 +-
 tests/fence_testing_test.py             | 2 +-
 tests/test-apc2.py                      | 2 +-
 tests/test-apc5.py                      | 2 +-
 tests/test-drac4.py                     | 2 +-
 tests/test-multi-apc2.py                | 2 +-
 tests/test.py                           | 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/agents/autodetect/autodetect.py b/agents/autodetect/autodetect.py
index 24d9a731..366e5212 100755
--- a/agents/autodetect/autodetect.py
+++ b/agents/autodetect/autodetect.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 import pexpect
 import re
diff --git a/agents/autodetect/autodetect_test.py 
b/agents/autodetect/autodetect_test.py
index a18aaed0..462c469d 100755
--- a/agents/autodetect/autodetect_test.py
+++ b/agents/autodetect/autodetect_test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 import unittest
 import autodetect as detect
diff --git a/agents/autodetect/fence_apc.py b/agents/autodetect/fence_apc.py
index c6dd106e..935f18e8 100644
--- a/agents/autodetect/fence_apc.py
+++ b/agents/autodetect/fence_apc.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python -tt
+#!/usr/bin/python3 -tt
 
 #####
 ##
diff --git a/agents/autodetect/fence_bladecenter.py 
b/agents/autodetect/fence_bladecenter.py
index d72c07f1..dbcdb0d8 100644
--- a/agents/autodetect/fence_bladecenter.py
+++ b/agents/autodetect/fence_bladecenter.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python -tt
+#!/usr/bin/python3 -tt
 
 #####
 ##
diff --git a/agents/autodetect/fence_brocade.py 
b/agents/autodetect/fence_brocade.py
index 5257bccb..f1df7a23 100644
--- a/agents/autodetect/fence_brocade.py
+++ b/agents/autodetect/fence_brocade.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python -tt
+#!/usr/bin/python3 -tt
 
 import sys, re
 import atexit
diff --git a/agents/autodetect/fence_ilo_moonshot.py 
b/agents/autodetect/fence_ilo_moonshot.py
index e161ac65..a7e827bb 100644
--- a/agents/autodetect/fence_ilo_moonshot.py
+++ b/agents/autodetect/fence_ilo_moonshot.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python -tt
+#!/usr/bin/python3 -tt
 
 import sys
 import atexit
diff --git a/agents/autodetect/fence_lpar.py b/agents/autodetect/fence_lpar.py
index 6676e1c6..59cc2213 100644
--- a/agents/autodetect/fence_lpar.py
+++ b/agents/autodetect/fence_lpar.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python -tt
+#!/usr/bin/python3 -tt
 
 #####
 ##
diff --git a/agents/autodetect/fencing.py b/agents/autodetect/fencing.py
index ea21ace1..5d891eee 100644
--- a/agents/autodetect/fencing.py
+++ b/agents/autodetect/fencing.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python -tt
+#!/usr/bin/python3 -tt
 
 import sys, getopt, time, os, uuid, pycurl, stat
 import pexpect, re, syslog
diff --git a/lib/tests/test_fencing.py b/lib/tests/test_fencing.py
index 6ee93858..389e9746 100644
--- a/lib/tests/test_fencing.py
+++ b/lib/tests/test_fencing.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 import unittest
 import sys
diff --git a/tests/fence_testing_test.py b/tests/fence_testing_test.py
index 36b2a5e0..9da9d0cf 100755
--- a/tests/fence_testing_test.py
+++ b/tests/fence_testing_test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 import unittest
 import fence_testing
diff --git a/tests/test-apc2.py b/tests/test-apc2.py
index bb5aefd8..d4325b9d 100755
--- a/tests/test-apc2.py
+++ b/tests/test-apc2.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from fence_testing import test_action
 
diff --git a/tests/test-apc5.py b/tests/test-apc5.py
index 6cea3b1c..2679b15b 100755
--- a/tests/test-apc5.py
+++ b/tests/test-apc5.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from fence_testing import test_action
 
diff --git a/tests/test-drac4.py b/tests/test-drac4.py
index 75c24c51..b750f0f3 100755
--- a/tests/test-drac4.py
+++ b/tests/test-drac4.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from fence_testing import test_action
 
diff --git a/tests/test-multi-apc2.py b/tests/test-multi-apc2.py
index 7ab9754d..e06e3d97 100755
--- a/tests/test-multi-apc2.py
+++ b/tests/test-multi-apc2.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from fence_testing import test_action
 
diff --git a/tests/test.py b/tests/test.py
index 8e82ed98..a39822ec 100755
--- a/tests/test.py
+++ b/tests/test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from fence_testing import test_action
 
-- 
2.17.1

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">git://github.com/ClusterLabs/fence-agents.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="filename">fence-agents</param>
    <param name="versionformat">4.6.0+git.%ct.%h</param>
    <param name="revision">master</param>
    <param name="changesgenerate">enable</param>
  </service>

  <service name="recompress" mode="disabled">
    <param name="file">fence-agents*.tar</param>
    <param name="compression">xz</param>
  </service>

  <service name="set_version" mode="disabled">
    <param name="basename">fence-agents</param>
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
            <param 
name="url">git://github.com/ClusterLabs/fence-agents.git</param>
          <param 
name="changesrevision">7b0f11c1682b4aad7ecfcf422d57400e5143cb15</param></service></servicedata>
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to