Eoghan Glynn ee9bd9b506 Properly reconnect subscribing clients when QPID broker restarts
Fixes bug 1251757

This is a cherrypick of oslo-incubator:
e227c0ed7e0ed1f9b8d029336f8aeb60e38c23df

From the oslo-incubator bug:
When the QPID broker is restarted (or fails over), subscribed clients
will attempt to re-establish their connections.  In the case of fanout
subscriptions, this reconnection functionality is broken. For version
1 topologies, the clients attempt to reconnect twice to the same
exclusive address - which is illegal.  In the case of version 2
topologies, the address parsing is broken and an illegal address is
created on reconnect.  This fix avoids the problem by removing the
special-case reconnect code that manages UUID addresses; it is
unnecessary as the QPID broker will generate unique queue names
automatically when the clients reconnect.

Change-Id: If966bb25e49b5837293a1bb181bbb02086599d81
2013-12-06 09:01:01 +00:00
2013-11-13 14:41:33 +08:00
2013-12-03 06:57:26 +00:00
2013-11-27 14:09:28 +08:00
2013-12-02 09:04:32 -05:00
2013-05-18 18:06:38 +10:00
2012-11-11 19:13:08 +00:00
2013-11-13 15:32:31 +01:00
2013-05-11 12:44:54 -04:00
2013-03-15 14:25:48 +00:00
2013-11-26 16:03:26 +01:00
2013-07-14 21:09:38 +02:00
2012-12-05 10:22:43 +01:00
2013-12-03 08:08:48 -05:00
2013-09-19 11:42:10 +02:00
2013-11-21 12:35:01 -05:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer

Description
OpenStack Telemetry (Ceilometer) Alarming
Readme 21 MiB
Languages
Python 98.5%
Shell 1.3%
Mako 0.2%