osmo-python-tests/scripts
Max 5530d7cc27 ctrl2cgi: explicitly ignore unrelated TRAPs
Previously we've tried to determine the type of TRAP and handle as many
as possible via generic method dispatcher similar to parent class. Let's
make code simpler by explicitly ignoring all but 'location-state'
TRAPs. This should also reduce debug log output because we'll only log
the TRAP variable for ignored messages instead of entire content.

Change-Id: I42b715cb82eb309950ff387649726504b6c7cf61
Related: SYS#4399
2018-12-23 12:45:37 +00:00
..
ctrl2cgi.py ctrl2cgi: explicitly ignore unrelated TRAPs 2018-12-23 12:45:37 +00: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_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 scripts/*.py: mark as executable 2018-12-13 13:12:57 +01:00
osmopy scripts: add symlink to osmopy 2017-12-20 11:11:55 +00:00
osmotestconfig.py scripts/*.py: mark as executable 2018-12-13 13:12:57 +01:00
osmotestvty.py scripts/*.py: mark as executable 2018-12-13 13:12:57 +01:00
soap.py Trap handlers: adjust http error log 2018-12-06 11:03:24 +01:00