oslo.messaging/tools
Davanum Srinivas 38b907a130 Support python3 in simulator.py
Tested with:
python3 simulator.py --url \
    rabbit://stackrabbit:flopsymopsy@localhost:5672/ notify-server
python3 simulator.py --url \
    rabbit://stackrabbit:flopsymopsy@localhost:5672/ notify-client -m 1000

and:
python3 simulator.py --url \
    rabbit://stackrabbit:flopsymopsy@localhost:5672/ rpc-server
python3 simulator.py --url \
    rabbit://stackrabbit:flopsymopsy@localhost:5672/ rpc-client -m 1000

Change-Id: I1f8bb964aef23867a651e192dc355635e36f78a1
2016-03-21 21:03:14 -04:00
..
functions.sh Don't use devstack to setup our functional env 2015-06-11 12:01:01 +02:00
messages_length.yaml Modify simulator.py tool 2015-10-22 17:34:17 +03:00
simulator.py Support python3 in simulator.py 2016-03-21 21:03:14 -04:00