osmo-python-tests/scripts
Max 8f8d9144ec ctrl2cgi: properly limit number of requests
Manual acquire()/release() of semaphore does not limit number of
concurrent requests when combined with explicit yield. Fix this by using
semaphore.run() and removing inilineCallbacks decorator.

Change-Id: I47b8b9f5b726ca0905bb7c023d63b325c7f7d85f
Related: SYS#4399
2018-12-05 16:03:57 +01:00
..
ctrl2cgi.py ctrl2cgi: properly limit number of requests 2018-12-05 16:03:57 +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 Add rate counter dumper 2018-01-12 16:43:37 +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 Improve python3 compatibility 2018-01-05 10:15:47 +00:00
osmopy scripts: add symlink to osmopy 2017-12-20 11:11:55 +00:00
osmotestconfig.py Improve python3 compatibility 2018-01-05 10:15:47 +00:00
osmotestvty.py Improve python3 compatibility 2018-01-05 10:15:47 +00:00
soap.py Trap handlers: always log to stdout 2018-12-05 15:10:18 +01:00