RETIRED, DevStack plugin to configure ZMQ.
Go to file
OpenDev Sysadmins 431ebccd1f OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:42:54 +00:00
devstack [zmq] Setup url for ceilometer gate with zmq 2016-02-15 17:29:10 +02:00
playbooks/legacy/tempest-dsvm-full-zmq OpenDev Migration Patch 2019-04-19 19:42:54 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:54 +00:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:42:54 +00: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