You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() 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 |
8 years ago | |
---|---|---|
doc/source | 8 years ago | |
etc | 8 years ago | |
oslo.messaging/locale | 8 years ago | |
oslo_messaging | 8 years ago | |
tools | 8 years ago | |
.coveragerc | 8 years ago | |
.gitignore | 9 years ago | |
.gitreview | 10 years ago | |
.testr.conf | 8 years ago | |
CONTRIBUTING.rst | 9 years ago | |
LICENSE | 10 years ago | |
MANIFEST.in | 10 years ago | |
README.rst | 8 years ago | |
babel.cfg | 9 years ago | |
requirements.txt | 8 years ago | |
setup-test-env-qpid.sh | 8 years ago | |
setup-test-env-rabbit.sh | 8 years ago | |
setup-test-env-zmq.sh | 8 years ago | |
setup.cfg | 8 years ago | |
setup.py | 8 years ago | |
test-requirements.txt | 8 years ago | |
tox.ini | 8 years ago |
README.rst
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging