OpenStack library for messaging
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.
 
 
Go to file
Mehdi Abaakouk 80ece65a54 Don't use devstack to setup our functional env
This adds a setup script for each tox functional target to start a
rabbitmq-server, qpidd or redis daemon dedicated for the functional
testing.

This script is responsible to spawn a preconfigured daemon needed for
the functional tests.

This also changes the gate script to just install the required packages
instead of setup a devstack.

This also fixes the zmq config options loading in tests

Closes-bug: #1442612

Change-Id: I27eb2c1d3d0ca67aa361c83e41372138e03d9bdd
8 years ago
doc/source Remove outdated release notes 8 years ago
etc Routing notifier 10 years ago
oslo Expose _impl_test for designate 8 years ago
oslo.messaging/locale Imported Translations from Transifex 8 years ago
oslo_messaging Don't use devstack to setup our functional env 8 years ago
tests Get mox from mox3, not from six.moves 8 years ago
tools Don't use devstack to setup our functional env 8 years ago
.coveragerc Fix coverage report generation 8 years ago
.gitignore Ignore any egg and egg-info directories 9 years ago
.gitreview Add oslo.messaging project infrastructure 10 years ago
.testr.conf Allows to overriding oslotest environ var 9 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 9 years ago
LICENSE Add oslo.messaging project infrastructure 10 years ago
MANIFEST.in Add oslo.messaging project infrastructure 10 years ago
README.rst Add pypi download + version badges 8 years ago
amqp1-requirements.txt amqp1: fix functional tests deps 8 years ago
babel.cfg Setup for translation 9 years ago
openstack-common.conf Deprecates the localcontext API 8 years ago
requirements-py3.txt Bump kombu and amqp requirements 8 years ago
requirements.txt Bump kombu and amqp requirements 8 years ago
setup-test-env-qpid.sh Don't use devstack to setup our functional env 8 years ago
setup-test-env-rabbit.sh Don't use devstack to setup our functional env 8 years ago
setup-test-env-zmq.sh Don't use devstack to setup our functional env 8 years ago
setup.cfg Add pluggability for matchmakers 8 years ago
setup.py Updated from global requirements 9 years ago
test-requirements-py3.txt Merge "Port ZMQ driver to Python 3" 8 years ago
test-requirements.txt Uncap library requirements for liberty 8 years ago
tox.ini Don't use devstack to setup our functional env 8 years ago

README.rst

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.