oslo.messaging/tools
Dina Belova d05278f762 Modify simulator.py tool
Introduce mechanism of generating real life messages to the tool
using the information gathered during Rally testing. This change
allows to generate messages of the specfic length due to the
distribution observed on real environment.

messages_length.txt file contains lengths of string JSON objects
that were later sent through the MQ layer during deployment and
deletion of 50 VMs.

simulator.py was modified to use this data as a baseline to generate
random string messages of the required length with the needed
probability.

Change-Id: Iae21f90b5ca202bf0e83f1149baef8b42c64eb55
2015-10-22 17:34:17 +03: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 Modify simulator.py tool 2015-10-22 17:34:17 +03:00