Commit Graph

9 Commits

Author SHA1 Message Date
Le Hou 0564c2e1e3 Use opendev repository
Change-Id: Idb2674bed7819309016249dc93f74fd490362081
2019-04-23 17:43:38 +08:00
Jenkins 264ed1c33e Merge "amqp1 plugin update to use environment vars for transport_url" 2016-12-07 18:52:58 +00:00
Andrew Smith dfe92694d3 amqp1 plugin update to use environment vars for transport_url
This patch uses just the configuration variables to generate
transport_url for the dual backend deployments (per amrith
suggestion). This patch also checks whether username var has been
set for transport_url generation.

Closes-Bug: 1646208
Change-Id: Ib82dfc0805a7dacbb61993df7e79d901d41bea42
2016-12-06 12:53:19 -05:00
Jenkins 5a8bf0e9eb Merge "Show team and repo badges on README" 2016-12-06 08:48:56 +00:00
Flavio Percoco 677f692555 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/c584fa021a3b2efde7d599a081efa352\n'

Change-Id: I515b7b8f0a853a5dc9b24f801f32461623902cd4
2016-11-25 13:26:40 +01:00
Andrew Smith a9891fe766 Enable Dual Messaging System Backends
This patch enables the AMQP 1.0 plugin to deploy either a single
broker (RPC and Notifications) or a dual dispatch-router (RPC) and
broker (Notification) configuration.

Change-Id: I8e52c58a3f7f9aa1bce55bd91bf9b71d504da813
2016-11-17 13:05:39 -05:00
Andrew Smith 142d975ac3 Enable qpid-dispatch-router as alternative amqp backend
Update to the AMPQ1 plugin enables the optional use of the Apached QPID
Dispatch Router (qdr) as an alternative to the QPID C++ broker for the
rpc backend. The modifications to the plugin account for the installation
and configuration of the qdrouterd service.

Review Changes

Updated README for description and variable usage

Support for Ubuntu plugin deployment

Change-Id: I0f9f42fe942697526af70570f05a43be79f9f411
2016-03-08 13:45:57 -05:00
Andrew Smith b5a6ffff2b Set oslo_messaging_amqp section for qpid user
Also make the setting the sasl-service-name conditional on the qpidd version and fix a function name call.

Removed bashate errors(2).

Back out the tox.ini change

Inhibit warning for long line check and remove comments

Update README for user variables

Change-Id: I17a421836bb309c4d09cf9d0904d6294f99010da
2016-02-17 11:31:24 -05:00
Davanum Srinivas 0a179bf682 Added tox.ini, gitreview and update README
Change-Id: If334c400bccb63782dac9cad2eff9d334ff3a01d
2015-09-30 21:26:18 -04:00