Name Status Last Modified Last Commit
lp:~freyes/charms/trusty/rabbitmq-server/use-gethostname bug(Has a merge proposal) Development 2014-11-14 00:11:24 UTC
72. Merge commit, conflicts resolved

Author: Felipe Reyes
Revision Date: 2014-11-13 19:15:11 UTC

Merge commit, conflicts resolved

lp:~niedbalski/charms/trusty/rabbitmq-server/fix-1378263 bug(Has a merge proposal) Development 2014-11-14 00:09:57 UTC
68. - Refactored according to @freyes com...

Author: Jorge Niedbalski
Revision Date: 2014-11-03 17:29:24 UTC

- Refactored according to @freyes comment

lp:~freyes/charms/trusty/rabbitmq-server/use-is_elected_leader (Has a merge proposal) Development 2014-11-10 19:26:22 UTC
69. Replace eligible_leader with is_elect...

Author: Felipe Reyes
Revision Date: 2014-11-10 19:23:37 UTC

Replace eligible_leader with is_elected_leader

`eligible_leader` is deprecated in favor of `is_elected_leader` and this
patch does the change. This is useful to avoid populating the logs with
warnings.

lp:~brad-marshall/charms/trusty/rabbitmq-server/add-nrpe-checks (Has a merge proposal) Development 2014-11-06 07:34:25 UTC
65. [bradm] Check if host_context is defi...

Author: Brad Marshall
Revision Date: 2014-11-06 07:34:25 UTC

[bradm] Check if host_context is defined before using it

lp:~james-page/charms/trusty/rabbitmq-server/fixup-resync (Has a merge proposal) Development 2014-10-29 14:24:53 UTC
65. Fixup tests for merge

Author: James Page
Revision Date: 2014-10-29 14:24:53 UTC

Fixup tests for merge

lp:~gnuoy/charms/trusty/rabbitmq-server/sync-charmhelpers Development 2014-10-22 16:52:12 UTC
61. Sync charmhelpers and update charm-he...

Author: Liam Young
Revision Date: 2014-10-22 16:51:13 UTC

Sync charmhelpers and update charm-helpers.yaml to fix dependancy issue on contrib/network/ip.py

lp:~hopem/charms/trusty/rabbitmq-server/default-ceph-rep-count-3 bug(Has a merge proposal) Development 2014-10-08 11:03:35 UTC
64. [hopem,r=jamespage] Set default cep...

Author: Edward Hope-Morley
Revision Date: 2014-10-08 10:59:07 UTC

[hopem,r=jamespage]

Set default ceph-replication-count to 3

lp:~jjo/charms/trusty/rabbitmq-server/fix-nodename-to-host-dns-PTR bug(Has a merge proposal) Development 2014-10-01 11:55:23 UTC
62. [jjo] fixup rabbitmq nodename to DNS'...

Author: JuanJo Ciarlante
Revision Date: 2014-10-01 11:55:23 UTC

[jjo] fixup rabbitmq nodename to DNS's PTR for node ip, to make it match peer's join_cluster

lp:~jjo/charms/trusty/rabbitmq-server/gnuoy-lp1355848_jjo-lp1274947 Development 2014-09-30 17:40:11 UTC
61. [jjo] merge lp:~jjo/charms/trusty/rab...

Author: JuanJo Ciarlante
Revision Date: 2014-09-30 17:39:19 UTC

[jjo] merge lp:~jjo/charms/trusty/rabbitmq-server/fix-nodename-to-host-dns-PTR

lp:~dpb/charms/trusty/rabbitmq-server/compare-version-1375084 bug(Has a merge proposal) Development 2014-09-29 04:26:41 UTC
62. forgot to commit test file. d'oh

Author: David Britton
Revision Date: 2014-09-29 04:26:41 UTC

forgot to commit test file. d'oh

lp:~dpb/charms/trusty/rabbitmq-server/trunk Development 2014-09-29 04:01:28 UTC
61. - make use of new compare_versions lo...

Author: David Britton
Revision Date: 2014-09-29 03:59:17 UTC

- make use of new compare_versions logic in charm helpers (fixing lp:1375084)
- add unit test for the same

lp:~tribaal/charms/trusty/rabbitmq-server/resync-charm-helpers bug(Has a merge proposal) Development 2014-09-27 02:42:18 UTC
61. Removed "compare version" function an...

Author: Chris Glass
Revision Date: 2014-09-26 08:10:36 UTC

Removed "compare version" function and use safe, in-memory, charm-helpers version instead.

lp:~heut2008/charms/trusty/rabbitmq-server/ceph-replication Development 2014-09-12 04:04:57 UTC
60. Fix ceph replication isn't honoured

Author: Yaguang Tang
Revision Date: 2014-09-12 03:55:36 UTC

Fix ceph replication isn't honoured

lp:~james-page/charms/trusty/rabbitmq-server/config-fixup (Has a merge proposal) Development 2014-09-11 07:24:57 UTC
59. Fixup indents

Author: James Page
Revision Date: 2014-09-11 07:24:57 UTC

Fixup indents

lp:~mbruzek/charms/precise/rabbitmq-server/defaultfix (Has a merge proposal) Development 2014-09-08 18:38:55 UTC
56. Adding default key to the source and ...

Author: Matt Bruzek
Revision Date: 2014-09-08 18:38:55 UTC

Adding default key to the source and key configuration values. No default value lowers the charm proof warning to information.

lp:~niedbalski/charms/trusty/rabbitmq-server/fqdn-maas-1.5 Development 2014-09-03 17:29:14 UTC
56. Turn fqdn equals true for cname resol...

Author: Jorge Niedbalski
Revision Date: 2014-09-03 17:28:18 UTC

Turn fqdn equals true for cname resolving hosts

lp:~heut2008/charms/precise/rabbitmq-server/hostname-issue Development 2014-07-18 07:49:32 UTC
56. add work around for maas cname bug 12...

Author: Yaguang Tang
Revision Date: 2014-07-18 07:48:40 UTC

add work around for maas cname bug 1250435

lp:~michael.nelson/charms/trusty/rabbitmq-server/trunk Development 2014-07-03 08:21:59 UTC
55. [james-page,r=gnuoy] 1) resync with ...

Author: James Page
Revision Date: 2014-06-30 10:32:06 UTC

[james-page,r=gnuoy]

1) resync with precise version of this charm - they should be one and the same

2) add target to Makefile - publish - which pushes to both charms

3) revert the changes to how open file ulimit is changed - pam is not effective for server processes.

lp:~alexlist/charms/trusty/rabbitmq-server/mojo-is-swift-ha Development 2014-07-02 16:00:43 UTC
55. [james-page,r=gnuoy] 1) resync with ...

Author: James Page
Revision Date: 2014-06-30 10:32:06 UTC

[james-page,r=gnuoy]

1) resync with precise version of this charm - they should be one and the same

2) add target to Makefile - publish - which pushes to both charms

3) revert the changes to how open file ulimit is changed - pam is not effective for server processes.

lp:~james-page/charms/trusty/rabbitmq-server/resync-plus-makefile-helpers (Has a merge proposal) Development 2014-06-30 10:26:02 UTC
58. Fixup lint

Author: James Page
Revision Date: 2014-06-30 10:26:02 UTC

Fixup lint

lp:~niedbalski/charms/precise/rabbitmq-server/ulimit-increase (Has a merge proposal) Development 2014-06-11 20:07:08 UTC
57. - Increase default ulimit to somethin...

Author: Jorge Niedbalski
Revision Date: 2014-06-11 20:05:59 UTC

- Increase default ulimit to something more scalable using /etc/security/limits.d/rabbitmq.limits.conf

lp:~niedbalski/charms/precise/rabbitmq-server/trunk bug(Has a merge proposal) Development 2014-06-09 15:57:18 UTC
56. - Move _rabbit_restart_update_nrpe me...

Author: Jorge Niedbalski
Revision Date: 2014-06-09 15:57:18 UTC

- Move _rabbit_restart_update_nrpe method to global scope according to @dosaboy suggestion.

lp:~jacekn/charms/precise/rabbitmq-server/queue-monitoring (Has a merge proposal) Development 2014-05-28 10:07:43 UTC
59. Added default value (empty string) to...

Author: Jacek Nykis
Revision Date: 2014-05-28 10:07:43 UTC

Added default value (empty string) to stats_cron_schedule and queue_thresholds config options as per MP comment

lp:~james-page/charms/precise/rabbitmq-server/ulimit-increase (Has a merge proposal) Development 2014-05-23 08:13:05 UTC
56. Backout heartbeat changes

Author: James Page
Revision Date: 2014-05-23 08:13:05 UTC

Backout heartbeat changes

lp:~tribaal/charms/trusty/rabbitmq-server/sync-charm-helpers Development 2014-05-19 12:41:36 UTC
53. Updating charm-helpers from lp:charm-...

Author: Chris Glass
Revision Date: 2014-05-19 11:42:04 UTC

Updating charm-helpers from lp:charm-helpers revision 153

lp:~jacekn/charms/precise/rabbitmq-server/nrpe-fix (Has a merge proposal) Development 2014-05-02 16:53:17 UTC
56. Fixed bug where rabbit password would...

Author: Jacek Nykis
Revision Date: 2014-05-02 16:53:05 UTC

Fixed bug where rabbit password would be regenerated but never set in rabbit. This caused monitoring to be broken when nrpe-external-master relation was joined

lp:~jacekn/charms/precise/rabbitmq-server/fixes (Has a merge proposal) Development 2014-05-02 14:24:24 UTC
55. Add support for optional nagios_hostn...

Author: Jacek Nykis
Revision Date: 2014-05-02 14:19:38 UTC

Add support for optional nagios_hostname set by nrpe-external-master

lp:~negronjl/charms/precise/rabbitmq-server/lp1312291 bug(Has a merge proposal) Development 2014-04-24 16:33:17 UTC
54. Fix for lp:1312291

Author: Juan L. Negron
Revision Date: 2014-04-24 16:30:11 UTC

Fix for lp:1312291

lp:~negronjl/charms/precise/rabbitmq-server/lp1312281 bug(Has a merge proposal) Development 2014-04-24 16:25:23 UTC
53. Fix for lp:1312281

Author: Juan L. Negron
Revision Date: 2014-04-24 16:20:29 UTC

Fix for lp:1312281

lp:~james-page/charms/precise/rabbitmq-server/source-take-two (Has a merge proposal) Development 2014-03-27 23:04:15 UTC
53. Add some README for source options

Author: James Page
Revision Date: 2014-03-25 11:07:10 UTC

Add some README for source options

lp:~mbruzek/charms/precise/rabbitmq-server/tests (Has a merge proposal) Development 2014-03-17 19:56:43 UTC
57. As it turns out, the openssl package ...

Author: <email address hidden>
Revision Date: 2014-03-17 19:56:43 UTC

As it turns out, the openssl package is not needed.

lp:~hopem/charms/precise/rabbitmq-server/lp1281753 bug(Has a merge proposal) Development 2014-03-14 12:36:40 UTC
56. fixed default string values for key a...

Author: Edward Hope-Morley
Revision Date: 2014-03-14 12:36:40 UTC

fixed default string values for key and source cfg options

lp:~hazmat/charms/precise/rabbitmq-server/ssl-everywhere (Has a merge proposal) Development 2014-02-25 14:24:02 UTC
56. sync helpers

Author: Kapil Thangavelu
Revision Date: 2014-02-25 14:24:02 UTC

sync helpers

lp:~ivoks/charms/precise/rabbitmq-server/yolanda-source Development 2014-02-12 14:32:19 UTC
153. Add missing type

Author: Ante Karamatić
Revision Date: 2014-02-12 14:32:19 UTC

Add missing type

lp:~hopem/charms/precise/rabbitmq-server/lp1251560 (Has a merge proposal) Development 2014-02-10 09:25:06 UTC
47. Merged from trunk and resolved confli...

Author: Edward Hope-Morley
Revision Date: 2014-02-10 09:25:06 UTC

Merged from trunk and resolved conflicts.

lp:~ivoks/charms/precise/rabbitmq-server/ha Development 2014-01-29 13:56:21 UTC
129. Sigh... '==' need coffee

Author: Ante Karamatić
Revision Date: 2014-01-29 13:56:21 UTC

Sigh... '==' need coffee

lp:~andreserl/charms/precise/rabbitmq-server/queues_support (Has a merge proposal) Development 2013-12-16 17:20:42 UTC
47. Fixes

Author: Andres Rodriguez
Revision Date: 2013-12-16 17:20:42 UTC

Fixes

lp:~thedac/charms/precise/rabbitmq-server/enable-nrpe-external-master (Has a merge proposal) Development 2013-11-21 22:42:56 UTC
46. Use /usr/local/lib/nagios/plugins for...

Author: David Ames
Revision Date: 2013-11-21 22:42:56 UTC

Use /usr/local/lib/nagios/plugins for non-packaged checks

lp:~james-page/charms/precise/rabbitmq-server/config-changed-restart-fix (Has a merge proposal) Development 2013-10-28 14:12:37 UTC
44. make restart of rabbitmq in config-ch...

Author: James Page
Revision Date: 2013-10-28 14:12:08 UTC

make restart of rabbitmq in config-changed hook conditional on leadership

lp:~ahasenack/charms/precise/rabbitmq-server/check-device-before-mkfs bug(Has a merge proposal) Development 2013-08-08 21:23:30 UTC
47. Bump charm revision

Author: Andreas Hasenack
Revision Date: 2013-08-08 21:22:39 UTC

Bump charm revision

lp:~ahasenack/charms/precise/rabbitmq-server/rabbitmq-server-juju-core-compat bug(Has a merge proposal) Development 2013-07-26 23:07:41 UTC
42. Use CHARM_DIR, which works with both ...

Author: Andreas Hasenack
Revision Date: 2013-07-26 22:31:07 UTC

Use CHARM_DIR, which works with both juju-core and pyjuju

lp:~ahasenack/charms/precise/rabbitmq-server/rabbitmq-server-ha-use-vip-for-hostname Development 2013-06-06 15:16:42 UTC
47. When in cluster mode, also change the...

Author: Andreas Hasenack
Revision Date: 2013-06-06 15:15:39 UTC

When in cluster mode, also change the hostname so it gets the vip value.
In this way, clients need to worry only about connecting to "hostname" and
don't need to be aware that rabbit is clustered.

lp:~james-page/charms/precise/rabbitmq-server/fixups-pre-merge (Has a merge proposal) Development 2013-05-21 10:41:34 UTC
50. Tweak error message

Author: James Page
Revision Date: 2013-05-21 10:41:34 UTC

Tweak error message

lp:~gandelman-a/charms/precise/rabbitmq-server/improve_idempotent Development 2013-04-03 19:22:08 UTC
46. Bump revision.

Author: Adam Gandelman
Revision Date: 2013-04-03 19:22:08 UTC

Bump revision.

lp:~jseutter/charms/precise/rabbitmq-server/ha-support-with-health (Has a merge proposal) Development 2013-04-03 15:25:28 UTC
47. Updating resource name so pacemaker w...

Author: Jerry Seutter
Revision Date: 2013-04-03 15:25:28 UTC

Updating resource name so pacemaker works correctly.

lp:~james-page/charms/precise/rabbitmq-server/ha-support (Has a merge proposal) Development 2013-03-18 11:06:15 UTC
44. Added pydev project

Author: James Page
Revision Date: 2013-03-18 11:06:15 UTC

Added pydev project

lp:~gandelman-a/charms/precise/rabbitmq-server/ceph-support (Has a merge proposal) Development 2013-03-08 20:29:04 UTC
60. do_hooks(): Update exception handling.

Author: Adam Gandelman
Revision Date: 2013-03-08 20:29:04 UTC

do_hooks(): Update exception handling.

lp:~aglenyoung/charms/precise/rabbitmq-server/nrpe-master-hooks (Has a merge proposal) Development 2013-03-01 17:37:28 UTC
38. Add support for the nrpe-external-mas...

Author: Andrew Glen-Young
Revision Date: 2013-03-01 17:36:31 UTC

Add support for the nrpe-external-master subordinate, add preinstall and upgrade hook.

lp:~gandelman-a/charms/precise/rabbitmq-server/hacluster Development 2013-01-24 00:25:37 UTC
53. Allow optionally mandating all cluste...

Author: Adam Gandelman
Revision Date: 2013-01-24 00:26:40 UTC

Allow optionally mandating all cluster nodes be configured as disc nodes.

lp:~gandelman-a/charms/precise/rabbitmq-server/py-rewrite Development 2013-01-23 01:17:19 UTC
52. Python rewrite.

Author: Adam Gandelman
Revision Date: 2013-01-23 01:18:31 UTC

Python rewrite.

lp:~gandelman-a/charms/precise/rabbitmq-server/ha-support Development 2013-01-17 21:54:32 UTC
38. Merge clustered HA support.

Author: Adam Gandelman
Revision Date: 2013-01-17 21:54:42 UTC

Merge clustered HA support.

lp:~gandelman-a/charms/precise/rabbitmq-server/cluster_fix bug(Has a merge proposal) Development 2012-12-07 20:35:35 UTC
43. Revert use of 'relation-get private-a...

Author: Adam Gandelman
Revision Date: 2012-12-07 20:35:35 UTC

Revert use of 'relation-get private-address'

lp:~tal-it-innovation/charms/precise/rabbitmq-server/management (Has a merge proposal) Development 2012-11-21 15:31:34 UTC
37. Added management_plugin configuration...

Author: Thomas Leonard
Revision Date: 2012-11-21 15:30:39 UTC

Added management_plugin configuration setting to enable the management web interface

lp:~tal-it-innovation/charms/precise/rabbitmq-server/fix-ports (Has a merge proposal) Development 2012-11-21 15:00:11 UTC
36. Added open-port calls to support "juj...

Author: Thomas Leonard
Revision Date: 2012-11-21 14:47:12 UTC

Added open-port calls to support "juju expose"

lp:~gandelman-a/charms/precise/rabbitmq-server/remove_sudo (Has a merge proposal) Development 2012-09-14 20:07:25 UTC
34. Remove sudoers.d entry for 'ubuntu' u...

Author: Adam Gandelman
Revision Date: 2012-09-14 20:06:14 UTC

Remove sudoers.d entry for 'ubuntu' user.

At some point in the past, the branch at lp:charms/rabbitmq-server
ended up including changes specific to the Openstack Ubuntu
Testing CI lab. These changes include bumps to the revision number
and an entry in /etc/sudoers.d/ that grants sudo access to the 'ubuntu'
user.

lp:~tal-it-innovation/charms/precise/rabbitmq-server/ssl-support (Has a merge proposal) Development 2012-09-06 13:20:01 UTC
34. Use a randomly-generated temporary fi...

Author: Thomas Leonard
Revision Date: 2012-09-06 13:20:01 UTC

Use a randomly-generated temporary file name

Not actually necessary in this case, but considered good style. Suggested by Clint Byrum.

lp:~openstack-ubuntu-testing/charms/quantal/rabbitmq-server/trunk Development 2012-06-12 19:18:56 UTC
28. Sync revno 31 across charms

Author: Openstack Ubuntu Testing Bot
Revision Date: 2012-04-14 05:42:17 UTC

Sync revno 31 across charms

lp:~charmers/charms/precise/rabbitmq-server/precise Development 2012-05-03 22:57:54 UTC
18. update metadata

Author: Kapil Thangavelu
Revision Date: 2012-04-20 09:23:05 UTC

update metadata

lp:~openstack-ubuntu-testing/charms/precise/rabbitmq-server/trunk Development 2012-04-14 05:42:17 UTC
28. Sync revno 31 across charms

Author: Openstack Ubuntu Testing Bot
Revision Date: 2012-04-14 05:42:17 UTC

Sync revno 31 across charms

lp:~openstack-ubuntu-testing/charms/oneiric/rabbitmq-server/trunk Development 2012-02-09 23:43:52 UTC
17. Opening QA oneiric series, syncing re...

Author: Openstack Ubuntu Testing Bot
Revision Date: 2012-02-09 23:38:51 UTC

Opening QA oneiric series, syncing rev #1 across charms

lp:~gandelman-a/charms/precise/rabbitmq-server/900440 bug(Has a merge proposal) Development 2011-12-05 20:06:04 UTC
16. Update rabbitmctl usage to rabbitmq 2...

Author: Adam Gandelman
Revision Date: 2011-12-05 19:55:29 UTC

Update rabbitmctl usage to rabbitmq 2.6 (precise) (LP: #900440)

lp:charms/oneiric/rabbitmq-server bug Mature 2011-11-15 01:15:10 UTC
15. Remove hostname workaround and, as a ...

Author: Adam Gandelman
Revision Date: 2011-11-15 01:02:25 UTC

Remove hostname workaround and, as a result, any use of ifconfig to obtain unit's IP (LP: #852311)

lp:~james-page/charms/oneiric/rabbitmq-server/charm-tester Development 2011-10-04 14:15:23 UTC
17. Updates for test refactoring

Author: James Page
Revision Date: 2011-10-04 14:15:23 UTC

Updates for test refactoring

lp:~therve/charms/oneiric/rabbitmq-server/trunk Development 2011-07-17 21:00:19 UTC
1. Initial formula

Author: Thomas Herve
Revision Date: 2011-07-17 20:58:56 UTC

Initial formula

101164 of 164 results