index
:
delta/openstack/oslo-messaging.git
feature/amqp-dispatch-router
feature/nats-driver
feature/pika
feature/zmq
master
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.messaging.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
simulator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix simulator's use of Notifier - use 'topics' not 'topic'
Kenneth Giusti
2017-03-20
1
-1
/
+1
*
Merge "[simulator] Fix transport_url usage"
Jenkins
2016-11-03
1
-4
/
+0
|
\
|
*
[simulator] Fix transport_url usage
Kirill Bespalov
2016-10-19
1
-4
/
+0
*
|
[simulator] Fix a message length generator usage
Kirill Bespalov
2016-10-18
1
-4
/
+2
|
/
*
[simulator] Automatic stopping of rpc-servers
Kirill Bespalov
2016-10-06
1
-19
/
+119
*
Fix simulator bool command line args
Gevorg Davoian
2016-09-30
1
-5
/
+4
*
Fix calculating of duration in simulator.py
kbespalov
2016-08-16
1
-2
/
+11
*
Move zmq driver options into its own group
Oleksii Zamiatin
2016-08-05
1
-1
/
+1
*
Properly cleanup listener and driver on simulator exit
Gevorg Davoian
2016-07-24
1
-13
/
+19
*
Merge "Fix simulator stat printing"
Jenkins
2016-05-08
1
-46
/
+56
|
\
|
*
Fix simulator stat printing
Yulia Portnova
2016-05-06
1
-46
/
+56
*
|
Merge "Simulator: align stats to whole seconds"
Jenkins
2016-05-05
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
Simulator: align stats to whole seconds
Ilya Shakhat
2016-03-22
1
-1
/
+9
*
|
Fixes sumulator.py signal_handler logic
Dmitriy Ukhlov
2016-04-29
1
-44
/
+54
*
|
Merge "Simulator: handle SIGINT and SIGTERM signals"
Jenkins
2016-04-20
1
-13
/
+34
|
\
\
|
*
|
Simulator: handle SIGINT and SIGTERM signals
Ilya Shakhat
2016-04-19
1
-13
/
+34
*
|
|
Allow simulator to be launched from arbitrary directory
Dmitry Mescheryakov
2016-04-07
1
-1
/
+2
|
/
/
*
|
Merge "Simulator: collect error stats"
Jenkins
2016-03-28
1
-1
/
+16
|
\
\
|
*
|
Simulator: collect error stats
Ilya Shakhat
2016-03-23
1
-1
/
+16
*
|
|
Simulator: make parameter wait_after_msg float
Ilya Shakhat
2016-03-23
1
-2
/
+2
|
/
/
*
|
Support python3 in simulator.py
Davanum Srinivas
2016-03-21
1
-6
/
+7
|
/
*
Simulator: store results in JSON format
Ilya Shakhat
2016-03-10
1
-7
/
+22
*
Simulator: calculate message latency statistics
Ilya Shakhat
2016-03-10
1
-160
/
+314
*
Simulator: always use random messages for time-bound tests
Ilya Shakhat
2016-03-03
1
-7
/
+11
*
Simulator: implement own random generator instead of scipy
Ilya Shakhat
2016-03-02
1
-15
/
+23
*
Simulator: fix batch-notify-server command
Ilya Shakhat
2016-03-02
1
-1
/
+1
*
Make simulator more asynchronous
ozamiatin
2016-02-26
1
-0
/
+2
*
Added duration to notify server/client
Yulia Portnova
2016-02-24
1
-39
/
+51
*
Avoid hardcoding the notification topic and specify driver
Davanum Srinivas
2016-02-22
1
-10
/
+12
*
Log format change in simulator.py
Yulia Portnova
2016-02-18
1
-1
/
+3
*
Merge "simulator.py improvements"
4.3.0
Jenkins
2016-02-15
1
-6
/
+7
|
\
|
*
simulator.py improvements
Yulia Portnova
2016-02-15
1
-6
/
+7
*
|
Use more secure yaml.safe_load() instead of yaml.load()
Javeme
2016-02-11
1
-1
/
+1
|
/
*
Improve simulator.py
Yulia Portnova
2016-01-27
1
-8
/
+10
*
replace string format arguments with function parameters
Javeme
2016-01-22
1
-1
/
+1
*
Merge "py3: Replaces xrange() with six.moves.range()"
Jenkins
2016-01-21
1
-1
/
+2
|
\
|
*
py3: Replaces xrange() with six.moves.range()
Javeme
2016-01-14
1
-1
/
+2
*
|
Logging rpc client/server targets
Yulia Portnova
2016-01-18
1
-0
/
+2
*
|
Topic/server arguments changed in simulator.py
Yulia Portnova
2016-01-15
1
-8
/
+29
|
/
*
Add duration option to simulator.py
Yulia Portnova
2016-01-11
1
-9
/
+30
*
Optimize simulator.py for better throughput
Konstantin Kalin
2015-12-25
1
-58
/
+87
*
Merge "batch notification listener"
Jenkins
2015-12-11
1
-28
/
+69
|
\
|
*
batch notification listener
Mehdi Abaakouk
2015-12-08
1
-28
/
+69
*
|
Fix notifier options registration
Mehdi Abaakouk
2015-12-08
1
-5
/
+9
|
/
*
Option group for notifications
Davanum Srinivas
2015-11-30
1
-2
/
+2
*
Modify simulator.py tool
Dina Belova
2015-10-22
1
-8
/
+69
*
Adapt functional tests to pika-driver
Dmitriy Ukhlov
2015-10-07
1
-0
/
+4
*
Merge remote-tracking branch 'origin/feature/zmq' into merge-branch
Davanum Srinivas
2015-09-15
1
-1
/
+0
|
\
|
*
Notifier implementation
Oleksii Zamiatin
2015-08-05
1
-4
/
+4
*
|
Improve simulator.py
Victor Sergeyev
2015-08-20
1
-36
/
+102
[next]