summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/server/singleton_daemon.py
AgeCommit message (Collapse)AuthorFilesLines
2016-08-01Python3 support for Stateful daemonYaroslav Brustinov1-0/+1
Python 3.5 support in ZMQ Verify ZMQ health in Stateful daemon Add get_trex_config() command to Stateful daemon Strip debug info on Python ZMQ .so files
2016-06-17master_daemon: show better status of executed commandYaroslav Brustinov1-1/+1
2016-06-17add ctrl+c as first try to kill daemons/TRex.Yaroslav Brustinov1-17/+14
master daemon change directory to "/" to deal with case it's directory was deleted and update_trex() was used. remove check connection to daemons as part of init of client (can be done manually per needed daemon)
2016-06-06daemons fixesYaroslav Brustinov1-8/+5
2016-06-05singleton_daemon:verify RPC connectivity, shutdown the socket for immediate ↵Yaroslav Brustinov1-9/+31
close
2016-05-31SingletonDaemon restart fix return valueYaroslav Brustinov1-1/+1
2016-05-28master_daemon & other daemons updatesYaroslav Brustinov1-0/+158