OpenStack library for messaging
Python Shell
Latest commit 1ccdccd Dec 27, 2017 @ajssmith ajssmith Add kafka driver vhost emulation
Emulate vhost support by adding the virtual host name to the
topic created on the kafka server. Also, update connection
management for producer/consumer.

This patch:
* updates target to topic generation
* add consumer and producer connection classes
* remove connection pool
* update driver test

Change-Id: Idd164444c04e9f465a43ee909af840a41bb090c0
Permalink
Failed to load latest commit information.
doc Create doc/requirements.txt Dec 18, 2017
etc Fix spelling typo in output Sep 24, 2015
oslo_messaging Add kafka driver vhost emulation Dec 27, 2017
playbooks Remove stable/newton from zuul settings Oct 31, 2017
releasenotes Imported Translations from Zanata Dec 13, 2017
tools Update kafka functional test Dec 16, 2017
.coveragerc Update .coveragerc after the removal of respective directory Oct 18, 2016
.gitignore Add reno for releasenotes management May 19, 2016
.gitreview remove feature branch from master .gitreview May 9, 2016
.testr.conf tests: don't run functional tests in parallel Feb 23, 2017
.zuul.yaml Provide bindep_profile in openstack-tox job setup Nov 29, 2017
CONTRIBUTING.rst Optimize the link address Apr 8, 2017
HACKING.rst Update URLs in documents according to document migration Jul 12, 2017
LICENSE Add oslo.messaging project infrastructure Jun 15, 2013
README.rst Update links in README Aug 4, 2017
babel.cfg Setup for translation Jun 5, 2014
bindep.txt Merge "Provide bindep_profile in openstack-tox job setup" Dec 11, 2017
requirements.txt Updated from global requirements Dec 19, 2017
setup-test-env-kafka.sh Update kafka functional test Dec 16, 2017
setup-test-env-zmq-direct-dynamic.sh [zmq] Use more stable configuration in voting job Jan 16, 2017
setup-test-env-zmq-proxy.sh [zmq] Fix non voting gate jobs Dec 2, 2016
setup-test-env-zmq-pub-sub.sh [zmq] Fix non voting gate jobs Dec 2, 2016
setup-test-env-zmq.sh [zmq] Use more stable configuration in voting job Jan 16, 2017
setup.cfg Update URLs in documents according to document migration Jul 12, 2017
setup.py Updated from global requirements Dec 13, 2017
test-requirements.txt Updated from global requirements Nov 16, 2017
tox.ini Add kafka driver vhost emulation Dec 27, 2017

README.rst