RETIRED, DevStack plugin to configure ZMQ.
Go to file
Flavio Percoco 4a0498c10b Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/773cb378d1a888797108ebfd77e6ded0\n'

Change-Id: I6324c4df29bf0d9565104a2a7da288edd45d4669
2016-11-25 13:17:30 +01:00
devstack [zmq] Setup url for ceilometer gate with zmq 2016-02-15 17:29:10 +02:00
.gitreview Bootstrap helpers for zmq plugin 2015-09-30 09:28:18 -04:00
LICENSE Adding LICENSE file 2015-10-04 19:33:41 -04:00
README.rst Show team and repo badges on README 2016-11-25 13:17:30 +01:00
tox.ini [zmq] Setup url for ceilometer gate with zmq 2016-02-15 17:29:10 +02:00

README.rst

Team and repository tags

image

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    cat > local.conf
    [[local|localrc]]
    enable_plugin zmq https://git.openstack.org/openstack/devstack-plugin-zmq
  3. run stack.sh