Name Status Last Modified Last Commit
lp:~pjdc/charms/trusty/rabbitmq-server/avoid-unresolvable-nodename-redux Experimental 2016-08-17 05:26:14 UTC
111. get_node_hostname(): fall back to ip_...

Author: Paul Collins
Revision Date: 2016-08-17 05:26:14 UTC

get_node_hostname(): fall back to ip_addr instead of the unit hostname

lp:~openstack-charmers/charms/trusty/rabbitmq-server/next Development 2016-08-03 15:03:01 UTC
158. Tidy use of status_set The wait_app ...

Author: James Page
Revision Date: 2016-08-03 15:03:01 UTC

Tidy use of status_set

The wait_app function uses juju status a bit noisly when determining
whether RabbitMQ is running or not; refactor to use log instead,
and only use status when RabbitMQ is not running when it should be.

Change-Id: I796bbec943008ae7512ddef6c54c0c9df032db3b

lp:~openstack-charmers/charms/trusty/rabbitmq-server/trunk Development 2016-07-28 14:08:39 UTC
157. Updates for stable branch creation fo...

Author: David Ames
Revision Date: 2016-07-28 14:08:39 UTC

Updates for stable branch creation for 16.07

Set defaultbranch for git review/gerrit.
Switch amulet tests to stable.
Switch to using stable charm-helpers branch.

Change-Id: I3fbb670fa93d12e4f89201e3e901ad4cc6ac7019

lp:~openstack-charmers-next/charms/xenial/rabbitmq-server/trunk Development 2016-07-08 08:12:55 UTC
152. Ensure rabbit hosts are resolvable T...

Author: James Page
Revision Date: 2016-07-08 08:12:55 UTC

Ensure rabbit hosts are resolvable

The update_hosts_file function requires a full map of entries to
write into /etc/hosts; the previous use of this function tried
to write individual host entries only.

Ensure that a full map of self + peers is written at appropriate
points in a units lifecycle to ensure self and peer hostname
resolvability.

(also fixed a typo in a status message)

Change-Id: If40b31a55641861a1e03985f318e012b545fcc25
Closes-Bug: 1592200
Closes-Bug: 1590085

lp:~openstack-charmers-next/charms/wily/rabbitmq-server/trunk Development 2016-07-08 08:12:55 UTC
152. Ensure rabbit hosts are resolvable T...

Author: James Page
Revision Date: 2016-07-08 08:12:55 UTC

Ensure rabbit hosts are resolvable

The update_hosts_file function requires a full map of entries to
write into /etc/hosts; the previous use of this function tried
to write individual host entries only.

Ensure that a full map of self + peers is written at appropriate
points in a units lifecycle to ensure self and peer hostname
resolvability.

(also fixed a typo in a status message)

Change-Id: If40b31a55641861a1e03985f318e012b545fcc25
Closes-Bug: 1592200
Closes-Bug: 1590085

lp:~openstack-charmers-next/charms/vivid/rabbitmq-server/trunk Development 2016-07-08 08:12:55 UTC
152. Ensure rabbit hosts are resolvable T...

Author: James Page
Revision Date: 2016-07-08 08:12:55 UTC

Ensure rabbit hosts are resolvable

The update_hosts_file function requires a full map of entries to
write into /etc/hosts; the previous use of this function tried
to write individual host entries only.

Ensure that a full map of self + peers is written at appropriate
points in a units lifecycle to ensure self and peer hostname
resolvability.

(also fixed a typo in a status message)

Change-Id: If40b31a55641861a1e03985f318e012b545fcc25
Closes-Bug: 1592200
Closes-Bug: 1590085

lp:~openstack-charmers-next/charms/precise/rabbitmq-server/trunk Development 2016-07-08 08:12:55 UTC
152. Ensure rabbit hosts are resolvable T...

Author: James Page
Revision Date: 2016-07-08 08:12:55 UTC

Ensure rabbit hosts are resolvable

The update_hosts_file function requires a full map of entries to
write into /etc/hosts; the previous use of this function tried
to write individual host entries only.

Ensure that a full map of self + peers is written at appropriate
points in a units lifecycle to ensure self and peer hostname
resolvability.

(also fixed a typo in a status message)

Change-Id: If40b31a55641861a1e03985f318e012b545fcc25
Closes-Bug: 1592200
Closes-Bug: 1590085

lp:~openstack-charmers-next/charms/trusty/rabbitmq-server/trunk Development 2016-07-08 08:12:55 UTC
152. Ensure rabbit hosts are resolvable T...

Author: James Page
Revision Date: 2016-07-08 08:12:55 UTC

Ensure rabbit hosts are resolvable

The update_hosts_file function requires a full map of entries to
write into /etc/hosts; the previous use of this function tried
to write individual host entries only.

Ensure that a full map of self + peers is written at appropriate
points in a units lifecycle to ensure self and peer hostname
resolvability.

(also fixed a typo in a status message)

Change-Id: If40b31a55641861a1e03985f318e012b545fcc25
Closes-Bug: 1592200
Closes-Bug: 1590085

lp:~ben-kaehne/charms/trusty/rabbitmq-server/statsfix (Has a merge proposal) Development 2016-04-05 05:25:26 UTC
111. Modifying the stats collections scrip...

Author: Benjamin Kaehne
Revision Date: 2016-04-04 01:14:52 UTC

Modifying the stats collections script to use a temporary staging file to write to prior to making stats available in a known file.

This is to eliminate race conditions with scripts which may be reading this file.

lp:~openstack-charm-sync/charms/trusty/rabbitmq-server/next Development 2016-02-29 10:50:01 UTC
134. Adapt imports and metadata for github...

Author: uosci-testing-bot
Revision Date: 2016-02-29 10:50:01 UTC

Adapt imports and metadata for github move

lp:~openstack-charmers-archive/charms/trusty/rabbitmq-server/next bug Development 2016-02-24 21:53:36 UTC
133. Add gitreview prior to migration to o...

Author: James Page
Revision Date: 2016-02-24 21:53:36 UTC

Add gitreview prior to migration to openstack

lp:~james-page/charms/trusty/rabbitmq-server/tox-switchover (Has a merge proposal) Development 2016-02-16 07:57:35 UTC
133. Further makefile tidy

Author: James Page
Revision Date: 2016-02-16 07:57:35 UTC

Further makefile tidy

lp:~openstack-charm-sync/charms/trusty/rabbitmq-server/stable Development 2016-01-29 11:05:06 UTC
130. [1chb1n, r=thedac] turn on releases f...

Author: David Ames
Revision Date: 2016-01-21 19:53:55 UTC

[1chb1n, r=thedac] turn on releases for amulet tests

lp:charms/rabbitmq-server bug Mature 2016-01-28 09:03:50 UTC
109. 16.01 Charm release

Author: Liam Young
Revision Date: 2016-01-28 09:03:50 UTC

16.01 Charm release

lp:~niedbalski/charms/trusty/rabbitmq-server/fix-1537893 bug(Has a merge proposal) Development 2016-01-25 20:37:08 UTC
131. Fix ha-sync-mode to automatic.

Author: Jorge Niedbalski
Revision Date: 2016-01-25 20:36:27 UTC

Fix ha-sync-mode to automatic.

lp:~1chb1n/charms/trusty/rabbitmq-server/next-amulet-mitaka-1601 (Has a merge proposal) Development 2016-01-20 04:34:59 UTC
131. rebase

Author: Ryan Beisner
Revision Date: 2016-01-20 04:34:59 UTC

rebase

lp:~1chb1n/charms/trusty/rabbitmq-server/next.1601-test-update2 (Has a merge proposal) Development 2016-01-19 12:51:04 UTC
129. Fix typo in mitaka amulet test defini...

Author: Ryan Beisner
Revision Date: 2016-01-19 12:47:48 UTC

Fix typo in mitaka amulet test definition

lp:~1chb1n/charms/trusty/rabbitmq-server/next-ch-sync-mitaka-uca (Has a merge proposal) Development 2016-01-11 18:14:59 UTC
127. sync charmhelpers for Mitaka cloud ar...

Author: Ryan Beisner
Revision Date: 2016-01-11 18:14:17 UTC

sync charmhelpers for Mitaka cloud archive awareness

lp:~1chb1n/charms/trusty/rabbitmq-server/next.1601-test-update1 (Has a merge proposal) Development 2016-01-08 21:45:58 UTC
129. Update bundletester testplan yaml file

Author: Ryan Beisner
Revision Date: 2016-01-08 21:45:58 UTC

Update bundletester testplan yaml file

lp:~corey.bryant/charms/trusty/rabbitmq-server/sync Development 2016-01-06 18:31:41 UTC
126. [corey.bryant, r=osci] Sync charm-hel...

Author: Corey Bryant
Revision Date: 2016-01-06 15:47:39 UTC

[corey.bryant, r=osci] Sync charm-helpers

lp:~tribaal/charms/trusty/rabbitmq-server/nagios-check-critical-to-unknown bug(Has a merge proposal) Development 2015-12-11 08:14:32 UTC
127. Nothing, just a kick of the build bot.

Author: Chris Glass
Revision Date: 2015-12-11 08:14:32 UTC

Nothing, just a kick of the build bot.

lp:~hopem/charms/trusty/rabbitmq-server/tmp-fix-for-lp1522611 Development 2015-12-04 12:20:11 UTC
110. [HOTFIX] temp fix for bug 1522611

Author: Edward Hope-Morley
Revision Date: 2015-12-04 12:19:21 UTC

[HOTFIX] temp fix for bug 1522611

lp:~tribaal/charms/trusty/rabbitmq-server/add-pause-resume-actions (Has a merge proposal) Development 2015-11-17 15:16:27 UTC
134. This should hopefully fix tests once ...

Author: Chris Glass
Revision Date: 2015-11-17 15:16:27 UTC

This should hopefully fix tests once and for all.

lp:~pjdc/charms/trusty/rabbitmq-server/no-more-guest-user (Has a merge proposal) Development 2015-11-05 22:41:17 UTC
112. enable-legacy-guest-account: handle c...

Author: Paul Collins
Revision Date: 2015-11-05 22:41:17 UTC

enable-legacy-guest-account: handle clustered configurations

lp:~thedac/charms/trusty/rabbitmq-server/coordinated-rabbit (Has a merge proposal) Experimental 2015-11-03 21:47:21 UTC
137. Typos and coorections

Author: David Ames
Revision Date: 2015-11-03 21:47:21 UTC

Typos and coorections

lp:~moon127/charms/trusty/rabbitmq-server/rabbit-ghost-fix Development 2015-10-30 13:20:39 UTC
109. whitespace commit to fix ghost error

Author: Gareth Woolridge
Revision Date: 2015-10-30 13:20:39 UTC

whitespace commit to fix ghost error

lp:~hopem/charms/trusty/rabbitmq-server/lp1510902-stable-backport bug(Has a merge proposal) Development 2015-10-29 12:11:24 UTC
108. [hopem, r=] Fixes Bug #1510902: [ipv...

Author: Edward Hope-Morley
Revision Date: 2015-10-29 12:10:35 UTC

[hopem, r=]

Fixes Bug #1510902: [ipv6] amqp relation set without providing relation_id
Backported from /next

lp:~hopem/charms/trusty/rabbitmq-server/lp1510902 bug(Has a merge proposal) Development 2015-10-28 11:34:29 UTC
124. [hopem,r=] Ensure relation_id explic...

Author: Edward Hope-Morley
Revision Date: 2015-10-28 11:33:12 UTC

[hopem,r=]

Ensure relation_id explicit in amqp rel hook for ipv6.
Closes-Bug: 1510902

lp:~1chb1n/charms/trusty/rabbitmq-server/15.10-stable-flip-tests-helper-syncs (Has a merge proposal) Development 2015-10-22 16:12:06 UTC
108. flip charmhelper sync branches to stable

Author: Ryan Beisner
Revision Date: 2015-10-22 16:09:28 UTC

flip charmhelper sync branches to stable

lp:~thedac/charms/trusty/rabbitmq-server/only-toggle-on-join (Has a merge proposal) Development 2015-10-22 03:03:48 UTC
125. Fix unit test

Author: David Ames
Revision Date: 2015-10-22 03:03:48 UTC

Fix unit test

lp:~1chb1n/charms/trusty/rabbitmq-server/next-amulet-15.10 bug(Has a merge proposal) Development 2015-10-21 16:21:46 UTC
131. fix wily rmq+nrpe lockfile issue bug ...

Author: Ryan Beisner
Revision Date: 2015-10-21 16:21:46 UTC

fix wily rmq+nrpe lockfile issue bug 1508537

lp:~james-page/charms/trusty/rabbitmq-server/status-reeval bug(Has a merge proposal) Development 2015-10-21 14:56:45 UTC
123. Tickle cluster relation to avoid stal...

Author: James Page
Revision Date: 2015-10-21 14:52:57 UTC

Tickle cluster relation to avoid stale status on lead unit

lp:~gnuoy/charms/trusty/rabbitmq-server/ssl-only (Has a merge proposal) Development 2015-10-20 11:19:11 UTC
121. Enable cert files etc when ssl_mode i...

Author: Liam Young
Revision Date: 2015-10-20 11:18:49 UTC

Enable cert files etc when ssl_mode is 'only'

lp:~thedac/charms/trusty/rabbitmq-server/sleep-on-restart (Has a merge proposal) Development 2015-10-19 17:40:42 UTC
126. rabbitmqctl helper functions

Author: David Ames
Revision Date: 2015-10-19 17:40:42 UTC

rabbitmqctl helper functions

lp:~tribaal/charms/trusty/rabbitmq-server/backport-lp1500204-with-next-tests (Has a merge proposal) Development 2015-10-13 18:33:03 UTC
113. Ripping out test 415 since this featu...

Author: Chris Glass
Revision Date: 2015-10-13 18:33:03 UTC

Ripping out test 415 since this feature is not in -stable.

lp:~tribaal/charms/trusty/rabbitmq-server/backport-lp1500204 (Has a merge proposal) Development 2015-10-13 17:03:02 UTC
110. Empty commit to try and kick OSCI aga...

Author: Chris Glass
Revision Date: 2015-10-13 17:03:02 UTC

Empty commit to try and kick OSCI again.

lp:~tribaal/charms/trusty/rabbitmq-server/add-extra-logging (Has a merge proposal) Development 2015-10-13 15:39:45 UTC
119. * Move log to a non-random time posit...

Author: Chris Glass
Revision Date: 2015-10-13 15:37:51 UTC

* Move log to a non-random time position (to have a chance at figuring out races)
* Added extra logging around leader-election or min-cluster-size.

lp:~tribaal/charms/trusty/rabbitmq-server/fix-le-ignore-min-cluster bug(Has a merge proposal) Development 2015-10-13 13:56:13 UTC
125. Removed introduced test.

Author: Chris Glass
Revision Date: 2015-10-13 13:56:13 UTC

Removed introduced test.

lp:~adam-collard/charms/trusty/rabbitmq-server/fix-le-ignore-min-cluster Development 2015-10-09 12:42:20 UTC
119. Address the review comments I made on...

Author: Adam Collard
Revision Date: 2015-10-09 12:41:03 UTC

Address the review comments I made on stable branch
 * leader_node() returns something or None
 * Fix the retry logic which was crazy bonkers wrong
 * Use better Python idioms

lp:~thedac/charms/trusty/rabbitmq-server/le-ignore-min-cluster bug(Has a merge proposal) Development 2015-10-06 22:49:14 UTC
124. Unit tests

Author: David Ames
Revision Date: 2015-10-06 22:49:14 UTC

Unit tests

lp:~1chb1n/charms/trusty/rabbitmq-server/next.normalize-makefile-test-deps (Has a merge proposal) Development 2015-10-06 18:43:11 UTC
120. update sync target

Author: Ryan Beisner
Revision Date: 2015-10-06 18:43:11 UTC

update sync target

lp:~thedac/charms/trusty/rabbitmq-server/more-races Development 2015-10-06 18:01:41 UTC
124. Do not stop the service

Author: David Ames
Revision Date: 2015-10-06 18:01:41 UTC

Do not stop the service

lp:~james-page/charms/trusty/rabbitmq-server/status-check bug(Has a merge proposal) Development 2015-10-01 20:40:49 UTC
127. Defer cookie config until rmq installed

Author: James Page
Revision Date: 2015-10-01 09:41:38 UTC

Defer cookie config until rmq installed

lp:~niedbalski/charms/trusty/rabbitmq-server/fix-lp-1500552 bug(Has a merge proposal) Development 2015-09-28 21:44:17 UTC
116. Skip update nrpe checks if no relatio...

Author: Jorge Niedbalski
Revision Date: 2015-09-28 21:40:32 UTC

Skip update nrpe checks if no relation nrpe-relation-changed has been made

lp:~niedbalski/charms/trusty/rabbitmq-server/fix-1442443 bug(Has a merge proposal) Development 2015-09-28 19:34:28 UTC
98. Addressed @beisner comments

Author: Jorge Niedbalski
Revision Date: 2015-09-28 19:34:28 UTC

Addressed @beisner comments

lp:~niedbalski/charms/trusty/rabbitmq-server/stable-backport-1489053 bug(Has a merge proposal) Development 2015-09-24 16:04:41 UTC
104. Rebased

Author: Jorge Niedbalski
Revision Date: 2015-09-23 19:36:14 UTC

Rebased

lp:~james-page/charms/trusty/rabbitmq-server/wily (Has a merge proposal) Development 2015-09-22 13:55:23 UTC
114. Ensure python2 is installed before ho...

Author: James Page
Revision Date: 2015-09-22 13:55:23 UTC

Ensure python2 is installed before hook execution

lp:~niedbalski/charms/trusty/rabbitmq-server/fix-lp-1489053 bug(Has a merge proposal) Development 2015-09-16 17:56:59 UTC
113. Rebased again

Author: Jorge Niedbalski
Revision Date: 2015-09-16 17:56:59 UTC

Rebased again

lp:~thedac/charms/trusty/rabbitmq-server/backport-cluster-race-fixes bug(Has a merge proposal) Development 2015-09-10 16:43:46 UTC
102. Backporting cluster race fixes for LP...

Author: David Ames
Revision Date: 2015-09-10 16:16:02 UTC

Backporting cluster race fixes for LP Bug#1486177

lp:~1chb1n/charms/trusty/rabbitmq-server/amulet-refactor-1509b bug(Has a merge proposal) Development 2015-09-09 13:05:22 UTC
114. pull in changes from proposed cluster...

Author: Ryan Beisner
Revision Date: 2015-09-08 14:01:31 UTC

pull in changes from proposed cluster race fix lp:~thedac/charms/trusty/rabbitmq-server/native-cluster-race-fixes

lp:~thedac/charms/trusty/rabbitmq-server/already-member Development 2015-09-05 18:17:33 UTC
115. Fix

Author: David Ames
Revision Date: 2015-09-05 18:17:33 UTC

Fix

lp:~thedac/charms/trusty/rabbitmq-server/native-cluster-race-fixes bug(Has a merge proposal) Development 2015-09-05 01:41:04 UTC
112. Get cookie from juju elected leader, ...

Author: David Ames
Revision Date: 2015-09-05 01:41:04 UTC

Get cookie from juju elected leader, update cookie locally and force cluster-relation-changed hooks to run on peers.
leader-election-changed runs only occur when using a version of juju with leader election so there is not the same level of uncertainty in this hook, therefore, force update_cookie to use the leader-get cookie.
peer_echo bails out if we are using LE juju. So we were in a chicken and egg scenario where peers where never clustering. The first attempted fix called cluster_changed() from leader-settings-changed but this had its own problems. Rather poke the cluster relation so that cluster-relation-changed hooks fire which leads to clustering.

lp:~1chb1n/charms/trusty/rabbitmq-server/amulet-refactor-1508 (Has a merge proposal) Development 2015-09-03 18:38:17 UTC
125. revert hooks, pull from rmq/next

Author: Ryan Beisner
Revision Date: 2015-09-03 18:38:17 UTC

revert hooks, pull from rmq/next

lp:~1chb1n/charms/trusty/rabbitmq-server/amulet-refactor-1509 (Has a merge proposal) Development 2015-09-01 01:20:02 UTC
110. rebase

Author: Ryan Beisner
Revision Date: 2015-09-01 01:08:02 UTC

rebase

lp:~thedac/charms/trusty/rabbitmq-server/ok-already-member Development 2015-08-28 21:34:52 UTC
112. Capture stderr

Author: David Ames
Revision Date: 2015-08-28 21:34:52 UTC

Capture stderr

lp:~1chb1n/charms/trusty/rabbitmq-server/lp1485722-pidfile bug(Has a merge proposal) Development 2015-08-27 01:44:56 UTC
107. remove a cat

Author: Ryan Beisner
Revision Date: 2015-08-27 01:44:56 UTC

remove a cat

lp:~pjdc/charms/trusty/rabbitmq-server/avoid-unresolvable-nodename bug Development 2015-08-20 21:49:36 UTC
102. get_local_nodename: spell get_host_ip...

Author: Paul Collins
Revision Date: 2015-08-12 05:07:28 UTC

get_local_nodename: spell get_host_ip(nodename) correctly

lp:~pjdc/charms/trusty/rabbitmq-server/avoid-unresolvable-nodename-next-rebase bug(Has a merge proposal) Development 2015-08-20 21:49:12 UTC
106. get_local_nodename: spell get_host_ip...

Author: Paul Collins
Revision Date: 2015-08-12 05:08:17 UTC

get_local_nodename: spell get_host_ip(nodename) correctly

lp:~1chb1n/charms/trusty/rabbitmq-server/stable-flip-tests-helper-syncs (Has a merge proposal) Development 2015-08-10 17:50:50 UTC
102. flip amulet test stable to True

Author: Ryan Beisner
Revision Date: 2015-08-10 17:50:50 UTC

flip amulet test stable to True

lp:~james-page/charms/trusty/rabbitmq-server/lp-1480893 bug(Has a merge proposal) Development 2015-08-03 13:47:36 UTC
103. Resync helpers, resolving upgrades to...

Author: James Page
Revision Date: 2015-08-03 13:47:03 UTC

Resync helpers, resolving upgrades to leader-storage

lp:~billy-olsen/charms/trusty/rabbitmq-server/ch-sync-cli-fix (Has a merge proposal) Development 2015-07-31 22:00:49 UTC
104. Include cli in the rmq amulet

Author: Billy Olsen
Revision Date: 2015-07-31 22:00:49 UTC

Include cli in the rmq amulet

lp:~1chb1n/charms/trusty/rabbitmq-server/fixup-configure-nodename2 bug(Has a merge proposal) Development 2015-07-16 20:47:36 UTC
100. Use configure_nodename where conf was...

Author: Ryan Beisner
Revision Date: 2015-07-16 20:41:49 UTC

Use configure_nodename where conf was updated to ensure service is stopped under old nodename

lp:~james-page/charms/trusty/rabbitmq-server/fixup-configure-nodename bug(Has a merge proposal) Development 2015-07-16 14:47:25 UTC
99. Restore configuration of local nodename

Author: James Page
Revision Date: 2015-07-16 14:32:21 UTC

Restore configuration of local nodename

lp:~le-charmers/charms/trusty/rabbitmq-server/leadership-election Development 2015-06-04 08:45:11 UTC
103. Resync le charm helpers

Author: Liam Young
Revision Date: 2015-06-04 08:45:11 UTC

Resync le charm helpers

lp:~corey.bryant/charms/trusty/rabbitmq-server/git-ods Development 2015-05-13 17:47:44 UTC
97. [gnuoy,trivial] Pre-release charmhelp...

Author: Liam Young
Revision Date: 2015-04-23 14:52:45 UTC

[gnuoy,trivial] Pre-release charmhelper sync

lp:~openstack-charmers-archive/charms/trusty/rabbitmq-server/old-1501 Development 2015-04-23 16:10:36 UTC
85. [brad-marshall] Add nagios-servicegro...

Author: Marco Ceppi
Revision Date: 2015-03-24 20:17:01 UTC

[brad-marshall] Add nagios-servicegroup config option, add nrpe check for service

lp:~openstack-charmers-archive/charms/precise/rabbitmq-server/old-1501 Development 2015-04-23 16:07:25 UTC
74. Matt Bruzek 2015-01-09 Adding amulet ...

Author: José Antonio Rey
Revision Date: 2015-01-12 22:07:03 UTC

Matt Bruzek 2015-01-09 Adding amulet tests for rabbitmq-server charm.
Matt Bruzek 2015-01-09 Changing tests around with new information.
Matt Bruzek 2015-01-12 Adding Makefile changes

lp:~james-page/charms/trusty/rabbitmq-server/vivid-fixes (Has a merge proposal) Development 2015-04-22 13:16:51 UTC
96. Deal with yaml not being installed on...

Author: James Page
Revision Date: 2015-04-22 13:16:26 UTC

Deal with yaml not being installed on vivid

lp:~hopem/charms/trusty/rabbitmq-server/min-cluster-size (Has a merge proposal) Development 2015-04-20 08:19:08 UTC
94. added unit test

Author: Edward Hope-Morley
Revision Date: 2015-04-20 08:19:08 UTC

added unit test

lp:~billy-olsen/charms/trusty/rabbitmq-server/lp1436014-ssl-fix bug(Has a merge proposal) Development 2015-04-16 03:53:24 UTC
97. Sync charmhelpers to pickup ssl fix

Author: Billy Olsen
Revision Date: 2015-04-16 03:53:24 UTC

Sync charmhelpers to pickup ssl fix

lp:~billy-olsen/charms/trusty/rabbitmq-server/ch-sync (Has a merge proposal) Development 2015-04-16 03:50:44 UTC
90. Updated sync

Author: Billy Olsen
Revision Date: 2015-04-16 03:50:44 UTC

Updated sync

lp:~thedac/charms/trusty/rabbitmq-server/queue-monitoring-next (Has a merge proposal) Development 2015-04-15 20:42:36 UTC
91. Fix lint errors

Author: David Ames
Revision Date: 2015-04-15 20:42:36 UTC

Fix lint errors

lp:~james-page/charms/trusty/rabbitmq-server/landing Development 2015-04-14 10:13:43 UTC
89. [wolsen,r=james-page] Fixup failing ...

Author: James Page
Revision Date: 2015-04-14 10:13:43 UTC

[wolsen,r=james-page]

Fixup failing SSL tests.

Trivial fix to set http proxy correctly in 00_setup.sh.

lp:~1chb1n/charms/trusty/rabbitmq-server/00setup-trivial (Has a merge proposal) Development 2015-04-09 14:32:05 UTC
88. trivial fix re: amulet 00setup

Author: Ryan Beisner
Revision Date: 2015-04-09 14:31:29 UTC

trivial fix re: amulet 00setup

lp:~1chb1n/charms/trusty/rabbitmq-server/amulet-fix-lp1440960b Development 2015-04-09 14:12:49 UTC
88. dump environ vars to make sure http p...

Author: Ryan Beisner
Revision Date: 2015-04-09 14:12:49 UTC

dump environ vars to make sure http proxy doesnt survive the 00setup

lp:~1chb1n/charms/trusty/rabbitmq-server/amulet-fix-lp1440960 bug(Has a merge proposal) Development 2015-04-09 05:14:56 UTC
87. add http proxy detection to amulet 00...

Author: Ryan Beisner
Revision Date: 2015-04-09 02:53:30 UTC

add http proxy detection to amulet 00_setup script re: bug 1440960

lp:~thedac/charms/trusty/rabbitmq-server/queue-monitoring bug(Has a merge proposal) Development 2015-04-06 22:09:02 UTC
90. Fix charmhelpers.core.hookenv.log in ...

Author: David Ames
Revision Date: 2015-04-06 21:49:17 UTC

Fix charmhelpers.core.hookenv.log in unit_tests

lp:~james-page/charms/trusty/rabbitmq-server/bug-1439085 bug(Has a merge proposal) Development 2015-04-01 09:35:11 UTC
86. Drop cluster relation departed hook a...

Author: James Page
Revision Date: 2015-04-01 09:33:46 UTC

Drop cluster relation departed hook as its full of badness and breaks clusters on unit removal

lp:~1chb1n/charms/trusty/rabbitmq-server/trivial-delint (Has a merge proposal) Development 2015-03-30 14:34:35 UTC
85. de-lint re: unused relations_of_type

Author: Ryan Beisner
Revision Date: 2015-03-30 14:34:35 UTC

de-lint re: unused relations_of_type

lp:~le-charmers/charms/trusty/rabbitmq-server/trunk Development 2015-03-13 12:51:39 UTC
95. Update comment

Author: James Page
Revision Date: 2015-03-13 11:13:08 UTC

Update comment

lp:~nicopace/charms/trusty/rabbitmq-server/all-tests (Has a merge proposal) Development 2015-03-12 16:42:09 UTC
82. Changes pip3 to easy_install3

Author: nicopace
Revision Date: 2015-03-12 16:42:09 UTC

Changes pip3 to easy_install3

lp:~brad-marshall/charms/trusty/rabbitmq-server/nagios-fixes-sync-charmhelpers (Has a merge proposal) Development 2015-03-06 06:39:19 UTC
86. [bradm] Remove init nrpe checks, some...

Author: Brad Marshall
Revision Date: 2015-03-06 06:39:19 UTC

[bradm] Remove init nrpe checks, something isn't quite right with them for the checks.

lp:~bloodearnest/charms/trusty/rabbitmq-server/add-nagios-service-groups (Has a merge proposal) Development 2015-03-05 10:44:19 UTC
85. fix lint issues

Author: Simon Davy
Revision Date: 2015-03-05 10:44:31 UTC

fix lint issues

lp:~jjo/charms/trusty/rabbitmq-server/use-rabbitmqctl-q-for-list-cmds bug(Has a merge proposal) Development 2015-03-05 01:36:52 UTC
84. rstrip() before split()

Author: JuanJo Ciarlante
Revision Date: 2015-03-03 20:21:31 UTC

rstrip() before split()

lp:~billy-olsen/charms/trusty/rabbitmq-server/use-rabbitmqctl-q-for-list-cmds Development 2015-03-03 22:50:37 UTC
85. [jjo, r=wolsen,niedbalski] Use '-q'...

Author: Billy Olsen
Revision Date: 2015-03-03 22:48:24 UTC

[jjo, r=wolsen,niedbalski]

Use '-q' for rabbitmqctl list_vhosts and list_users, to avoid the need to filter-out informational msgs.
Also includes lint updates for latest pep8 rules.

lp:~gnuoy/charms/trusty/rabbitmq-server/vhost-fix (Has a merge proposal) Development 2015-03-03 14:56:03 UTC
83. Stop throwing away first and last vhosts

Author: Liam Young
Revision Date: 2015-03-03 14:54:55 UTC

Stop throwing away first and last vhosts

lp:~james-page/charms/trusty/rabbitmq-server/kilo-support (Has a merge proposal) Development 2015-02-24 10:47:16 UTC
81. Rebase

Author: James Page
Revision Date: 2015-02-24 10:47:16 UTC

Rebase

lp:~openstack-charmers-archive/charms/trusty/rabbitmq-server/old-1410 Development 2015-01-29 15:50:56 UTC
79. [hopem,r=gnuoy] Ensure each rabbit un...

Author: Liam Young
Revision Date: 2015-01-27 08:33:04 UTC

[hopem,r=gnuoy] Ensure each rabbit unit sets its own private address

lp:~hopem/charms/trusty/rabbitmq-server/fix-ipv6 (Has a merge proposal) Development 2015-01-26 16:47:40 UTC
79. fix ipv6

Author: Edward Hope-Morley
Revision Date: 2015-01-26 16:46:36 UTC

fix ipv6

lp:~james-page/charms/trusty/rabbitmq-server/network-splits (Has a merge proposal) Development 2015-01-23 09:01:50 UTC
76. Run flake8 from venv as well

Author: James Page
Revision Date: 2015-01-23 09:01:50 UTC

Run flake8 from venv as well

lp:~1chb1n/charms/trusty/rabbitmq-server/back-to-77 Development 2015-01-23 04:49:43 UTC
77. Adding the amulet tests.

Author: Matt Bruzek
Revision Date: 2015-01-12 16:53:33 UTC

Adding the amulet tests.

lp:~freyes/charms/trusty/rabbitmq-server/mirroring-queues bug(Has a merge proposal) Development 2015-01-19 19:02:16 UTC
85. Simplify vhost_exists() function

Author: Felipe Reyes
Revision Date: 2015-01-19 19:02:16 UTC

Simplify vhost_exists() function

lp:~billy-olsen/charms/trusty/rabbitmq-server/improved-restarts bug(Has a merge proposal) Development 2015-01-15 01:45:14 UTC
78. [wolsen,r=] Update restart logic to ...

Author: Billy Olsen
Revision Date: 2015-01-13 23:56:32 UTC

[wolsen,r=]

Update restart logic to only restart the rabbitmq-server service
when the configuration requiring a restart actually occurs.

Closes-Bug: 1409805

lp:~mbruzek/charms/trusty/rabbitmq-server/add-tests (Has a merge proposal) Development 2015-01-12 16:53:33 UTC
77. Adding the amulet tests.

Author: Matt Bruzek
Revision Date: 2015-01-12 16:53:33 UTC

Adding the amulet tests.

lp:~mbruzek/charms/precise/rabbitmq-server/add-tests (Has a merge proposal) Development 2015-01-12 15:19:40 UTC
76. Adding Makefile changes

Author: Matt Bruzek
Revision Date: 2015-01-12 15:19:40 UTC

Adding Makefile changes

lp:~tvansteenburgh/charms/trusty/rabbitmq-server/add-amulet-test (Has a merge proposal) Development 2015-01-07 16:38:50 UTC
76. Add basic amulet test

Author: Tim Van Steenburgh
Revision Date: 2015-01-07 16:37:29 UTC

Add basic amulet test

lp:~heut2008/charms/trusty/rabbitmq-server/sync-charmhelpers bug(Has a merge proposal) Development 2014-12-19 19:47:28 UTC
72. Sync from charmhelpers

Author: Yaguang Tang
Revision Date: 2014-11-20 04:37:46 UTC

Sync from charmhelpers

lp:~corey.bryant/charms/trusty/rabbitmq-server/render (Has a merge proposal) Development 2014-12-18 17:49:49 UTC
79. Remove unused apt_install import.

Author: Corey Bryant
Revision Date: 2014-12-18 17:49:49 UTC

Remove unused apt_install import.

lp:~niedbalski/charms/trusty/rabbitmq-server/hosts-ipv4 bug(Has a merge proposal) Development 2014-12-12 12:52:16 UTC
75. - Added /etc/hosts addition on ipv4 a...

Author: Jorge Niedbalski
Revision Date: 2014-12-11 18:55:21 UTC

- Added /etc/hosts addition on ipv4 and ipv6 cases.
- Added tests for cover the changes

lp:~zhhuabj/charms/trusty/rabbitmq-server/lp74646 Development 2014-12-04 14:00:09 UTC
75. add hostname to fix rabbitmq install ...

Author: Hua Zhang
Revision Date: 2014-12-04 14:00:09 UTC

add hostname to fix rabbitmq install error

1100 of 164 results