osmo-python-tests/scripts
Oliver Smith fb1dc7c405 Drop python2 support
Remove all compatibility code for python2.

All scripts are already python 3 compatible since
I80e5850a8978d78cda793e2192ef4bd3fd54a121 and
I1b4a629f12863c498a8681b555f57b4e255cebfb.

dpkg-buildpackage shows that it is still invoking setup.py with python
in addition to python3, on debian stretch. But after spending quite some
time on trying to convince it to not care about python2 without success
(trying different variables, overrides, --without python2 flags etc.),
I'm leaving it as is. The resulting package is the python3 package, which
is what we want.

Related: OS#2819
Change-Id: Iabda95073faa2191fd117e9637e0858c589e9d9e
2019-12-05 13:41:38 +01:00
..
ctrl2cgi.py ctrl2cgi: update shared helper 2019-01-07 17:04:10 +01:00
osmo_ctrl.py osmo_ctrl.py: properly ignore out-of-order traps 2018-11-28 12:37:23 +01:00
osmo_interact_ctrl.py fix osmo_interact_* and osmo_verify_transcript_* after dir split 2017-12-19 15:11:31 +00:00
osmo_interact_vty.py fix osmo_interact_* and osmo_verify_transcript_* after dir split 2017-12-19 15:11:31 +00:00
osmo_rate_ctr2csv.py scripts/*.py: mark as executable 2018-12-13 13:12:57 +01:00
osmo_trap2cgi.py osmo_trap2cgi.py: Don't recurse in ctrl_client() 2019-06-26 14:44:46 +02:00
osmo_verify_transcript_ctrl.py fix osmo_interact_* and osmo_verify_transcript_* after dir split 2017-12-19 15:11:31 +00:00
osmo_verify_transcript_vty.py fix osmo_interact_* and osmo_verify_transcript_* after dir split 2017-12-19 15:11:31 +00:00
osmodumpdoc.py Drop python2 support 2019-12-05 13:41:38 +01:00
osmopy scripts: add symlink to osmopy 2017-12-20 11:11:55 +00:00
osmotestconfig.py Drop python2 support 2019-12-05 13:41:38 +01:00
osmotestvty.py Drop python2 support 2019-12-05 13:41:38 +01:00
soap.py Trap handlers: adjust http error log 2018-12-06 11:03:24 +01:00