summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Lambert <guillaume.lambert@orange.com>2021-03-02 21:44:30 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-05-19 08:28:53 +0000
commitc8bef32528f63cf261524c01422089df69abd9f0 (patch)
tree009ca4a7ace8df2ea201040a5f504747d7da7d2b
parentd540a719a70de05f462a07249ab16de099d8b670 (diff)
[COMMON] Get rid of python2
Python 2 is no more supported and Python 3 must be used. Issue-ID: OOM-2643 Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com> Change-Id: I81158561fa0af4b1441b27b3a4546b815fb659e3 (cherry picked from commit 9f759cd566146272d6173641e1d5ee64daafcd66)
-rwxr-xr-xkubernetes/sdnc/components/sdnc-prom/resources/bin/sdnc.monitor3
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/sdnc/components/sdnc-prom/resources/bin/sdnc.monitor b/kubernetes/sdnc/components/sdnc-prom/resources/bin/sdnc.monitor
index 7eac9a3fd5..678b48cb84 100755
--- a/kubernetes/sdnc/components/sdnc-prom/resources/bin/sdnc.monitor
+++ b/kubernetes/sdnc/components/sdnc-prom/resources/bin/sdnc.monitor
@@ -1,5 +1,6 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
{{/*
+
# encoding: utf-8
# Copyright © 2018 Amdocs