Commit Graph

  • ab13bcf25f - Move _rabbit_restart_update_nrpe method to global scope according to @dosaboy suggestion. Jorge Niedbalski R. 2014-06-09 11:57:18 -0400
  • 4de5238ada - Move _rabbit_restart_update_nrpe method to global scope according to @dosaboy suggestion. Jorge Niedbalski R 2014-06-09 11:57:18 -0400
  • 2844b00d50 Added default value (empty string) to stats_cron_schedule and queue_thresholds config options as per MP comment Jacek Nykis 2014-05-28 11:07:43 +0100
  • 8acc9167d0 Backout heartbeat changes james.page@ubuntu.com 2014-05-23 09:13:05 +0100
  • ffd8c5b9a6 Backout heartbeat changes James Page 2014-05-23 09:13:05 +0100
  • 48a7c58d51 [jacekn] Fixed bug where rabbit password would be regenerated but never set in rabbit. Matt Bruzek matthew.bruzek@canonical.com 2014-05-22 09:37:04 -0500
  • 0e792ccb35 [jacekn] This change allows rabbitmq-server charm to take advantage of "nagios_hostname" set in nrpe-external-master relation. Matt Bruzek matthew.bruzek@canonical.com 2014-05-21 16:04:53 -0500
  • ddc2adda10 Tune heartbeat james.page@ubuntu.com 2014-05-21 17:12:49 +0100
  • 50f760610b Tune heartbeat James Page 2014-05-21 17:12:49 +0100
  • 1bf2e52d39 Add quotes to the rabbitmq thresholds to allow wildcards Jacek Nykis 2014-05-19 16:40:45 +0100
  • 2d463275f9 Also force rabbitmq service restart Jorge Niedbalski 2014-05-16 17:49:04 -0400
  • f81fbc270a Fixes bug lp:1315034 Jorge Niedbalski 2014-05-16 17:23:12 -0400
  • 21bc24944e Added stats cronjob and queue monitoring nagios plugin Jacek Nykis 2014-05-07 10:52:24 +0100
  • 1f831eca17 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 Jacek Nykis 2014-05-02 17:53:05 +0100
  • ea3e8e3678 Add support for optional nagios_hostname set by nrpe-external-master Jacek Nykis 2014-05-02 15:19:38 +0100
  • 9183ec3a72 Add support for optional nagios_hostname set by nrpe-external-master Jacek Nykis 2014-05-02 15:18:00 +0100
  • 3a2bee2909 [jacek] Updated charmhelpers to the latest version Jacek Nykis 2014-05-02 14:03:56 +0100
  • 59a167a46d Bump ulimit for rabbitmq to support loads of connections james.page@ubuntu.com 2014-05-01 11:40:32 +0100
  • 229473b571 Bump ulimit for rabbitmq to support loads of connections James Page 2014-05-01 11:40:32 +0100
  • f5e46b121f [negronjl] Fix for lp:1312281 [negronjl] Fix for lp:1312291 amulet@dummy-user.tld 2014-04-28 15:55:52 -0400
  • c73fc11ad7 Fix for lp:1312291 Juan L. Negron 2014-04-24 09:30:11 -0700
  • 2be0b9f137 Fix for lp:1312281 Juan L. Negron 2014-04-24 09:20:29 -0700
  • 1e408b8464 [james Page] This is a fairly major redux to use charm-helpers in the same way that other charms do; this branch also includes the ssl-everywhere work (might need a resync). Charles Butler 2014-04-15 17:35:51 -0400
  • 5b7887e1ce Final sync of helpers James Page 2014-04-10 17:56:26 +0100
  • 7070c63d71 Fixup check for ha_queue James Page 2014-03-28 11:32:22 +0000
  • 38508aee38 [hopem] set charm-helpers.yaml to point to trunk and synced charm-helpers Edward Hope-Morley 2014-03-28 10:22:08 +0000
  • c2f7873d1b [hopem] synced charm-helpers Edward Hope-Morley 2014-03-27 12:33:12 +0000
  • 28067861bf Rebase on trunk changes James Page 2014-03-26 10:23:01 +0000
  • 65882b0527 [dosaboy] [james-page] Add source and key options to allow use of different sources for packages. Marco Ceppi 2014-03-25 07:14:41 -0400
  • 183e894142 Add some README for source options James Page 2014-03-25 11:07:10 +0000
  • 4c081af20e Amend typo James Page 2014-03-25 10:55:34 +0000
  • 533b19cbe5 Fixup config_changed altering install source James Page 2014-03-25 10:44:27 +0000
  • b3d0b32ba4 Removed as no longer required James Page 2014-03-20 11:04:50 +0000
  • b5b2c6df35 ungreedy expression yolanda.robla@canonical.com 2014-03-18 13:16:06 +0100
  • d8af6d7567 include newlines in search for rabbit nodes yolanda.robla@canonical.com 2014-03-17 15:45:32 +0100
  • d1c6dbd02d Only set ha-vip-only if its true James Page 2014-03-17 11:39:57 +0000
  • ee84283e80 fixed default string values for key and source cfg options Edward Hope-Morley 2014-03-14 12:36:40 +0000
  • 82d657a8a9 resync get_hostname yolanda.robla@canonical.com 2014-03-12 12:56:10 +0100
  • 200d84d48c fix in get_hostname yolanda.robla@canonical.com 2014-03-12 12:23:13 +0100
  • 6307ea80ab charmhelper resync yolanda.robla@canonical.com 2014-03-10 12:38:19 +0100
  • 675278b051 fix in password from disk yolanda.robla@canonical.com 2014-03-10 12:10:15 +0100
  • 6a048bc2bd first creating pass on disk if needed yolanda.robla@canonical.com 2014-03-10 11:41:18 +0100
  • 93cb1bd376 using peerstorage to cluster passwords yolanda.robla@canonical.com 2014-03-10 10:49:36 +0100
  • b5d52c5f36 only set ha_queues if true yolanda.robla@canonical.com 2014-03-07 10:41:12 +0100
  • 72a5ccda6d refreshed amqp context yolanda.robla@canonical.com 2014-03-05 17:53:22 +0100
  • 4fc3ed9ee3 Fixup use of config James Page 2014-03-05 12:59:26 +0000
  • 852f465581 Redux take 1 James Page 2014-03-05 12:57:20 +0000
  • 313001cad1 Drop merge cruft James Page 2014-03-05 12:14:32 +0000
  • bd32a5adee Merge ssl-everywhere branch James Page 2014-03-05 12:13:33 +0000
  • 7e390550d0 Always re-fire amqp change hook, tidy config James Page 2014-03-05 12:02:34 +0000
  • 71310a9f24 Drop group for rabbitm vip only HA James Page 2014-03-05 11:49:57 +0000
  • 0a7241cb06 Don't set HA policy until after clustering James Page 2014-03-05 11:27:45 +0000
  • 5a4b07314b Rework cluster_with a bit James Page 2014-03-05 10:55:23 +0000
  • c3722b4e4d Resync helpers post merge of add_source fix James Page 2014-03-05 10:38:10 +0000
  • db4c741145 Minor tidy and tweaks James Page 2014-03-05 10:23:51 +0000
  • 83c18d12af Merge yolandas HA branch into trunk James Page 2014-03-05 10:13:53 +0000
  • dc74612305 [osaboy] added support for 'source' and 'key' config options so that an alternative archive can be added to get more recent packages e.g. Ceph packages from the Ubuntu Cloud Archive. Edward Hope-Morley 2014-03-04 18:02:47 +0000
  • da0f385948 [dosaboy] added support for 'source' and 'key' config options so that an alternative archive can be added to get more recent packages e.g. Ceph packages from the Ubuntu Cloud Archive. Edward Hope-Morley 2014-03-04 18:00:11 +0000
  • b4ad37927b [hopem] added support for ceph-client use_rsyslog option Marco Ceppi 2014-03-04 11:26:25 -0500
  • a9f749fba9 changes in cookie yolanda.robla@canonical.com 2014-03-04 13:31:14 +0100
  • c08893d13d clustering cookie yolanda.robla@canonical.com 2014-03-04 13:08:02 +0100
  • 48914d6fc8 fix in querying nodes to cluster with yolanda.robla@canonical.com 2014-03-04 12:21:20 +0100
  • b92676bff4 debug failure in cluster when first unit down yolanda.robla@canonical.com 2014-03-04 11:44:49 +0100
  • 22033763ee fixes in clustering yolanda.robla@canonical.com 2014-03-03 20:07:04 +0100
  • 987976ae38 only resync nagios on successful cluster yolanda.robla@canonical.com 2014-03-03 19:46:29 +0100
  • 93a83396fd control error when no vhosts yolanda.robla@canonical.com 2014-03-03 18:58:29 +0100
  • dd41612cfb typo in private address yolanda.robla@canonical.com 2014-03-03 18:50:12 +0100
  • 7474b8ac9d removing counter failure when address is none yolanda.robla@canonical.com 2014-03-03 18:29:24 +0100
  • 923901f86f more debug yolanda.robla@canonical.com 2014-03-03 17:42:20 +0100
  • f5bc310283 no limit to retries if master is still not present yolanda.robla@canonical.com 2014-03-03 16:30:42 +0100
  • dacb2f6291 debugging clustering yolanda.robla@canonical.com 2014-03-03 14:36:43 +0100
  • d720410092 typo in relationset yolanda.robla@canonical.com 2014-03-03 13:56:04 +0100
  • 9ff9f4618d removing adding first host on cluster yolanda.robla@canonical.com 2014-03-03 13:52:38 +0100
  • 04a8c76fc4 fixes for nagios yolanda.robla@canonical.com 2014-03-03 13:02:08 +0100
  • 3c7c6590a5 checking relation length yolanda.robla@canonical.com 2014-03-03 12:20:28 +0100
  • 0b8112d56f simplify cluster password yolanda.robla@canonical.com 2014-03-03 12:00:48 +0100
  • b6c982fe69 fixes in upgrade yolanda.robla@canonical.com 2014-03-03 10:31:10 +0100
  • 450209e199 typo in upgrade yolanda.robla@canonical.com 2014-03-03 10:11:14 +0100
  • f7304955da setting all passwords in upgrade if needed yolanda.robla@canonical.com 2014-03-03 09:40:05 +0100
  • f633d73167 add cloud-archive pockets for icehouse Kapil Thangavelu 2014-03-01 14:03:47 -0500
  • 8aec2c794f ceph from openstack cloud pocket option Kapil Thangavelu 2014-03-01 11:42:02 -0500
  • cc5f0316e3 play nice with pem encoded values as their valid base64 Kapil Thangavelu 2014-03-01 11:34:11 -0500
  • 728c290eeb support base64 encoded keys/certs/cacert in config Kapil Thangavelu 2014-03-01 07:14:28 -0500
  • 8c05752d7b reconfigure client ssl on runtime config change Kapil Thangavelu 2014-02-28 21:56:33 -0500
  • 0083027343 typo in relation set in cluster yolanda.robla@canonical.com 2014-02-28 17:47:24 +0100
  • a3e6326077 typo in relation set yolanda.robla@canonical.com 2014-02-28 17:22:14 +0100
  • 4e803414f4 more debug yolanda.robla@canonical.com 2014-02-28 17:04:04 +0100
  • b4a1a682e2 debug yolanda.robla@canonical.com 2014-02-28 16:37:25 +0100
  • 691b78e79b more debug yolanda.robla@canonical.com 2014-02-28 16:11:42 +0100
  • e5f51e907b debug cluster yolanda.robla@canonical.com 2014-02-28 15:53:43 +0100
  • 34763b34b4 creating vhost only when new pass is set yolanda.robla@canonical.com 2014-02-28 15:30:38 +0100
  • 20cfa25427 fix in amqp yolanda.robla@canonical.com 2014-02-28 15:13:30 +0100
  • 17b2d0356a setting passwords yolanda.robla@canonical.com 2014-02-28 14:34:46 +0100
  • 2ec677824e fix in comparison for clustered yolanda.robla@canonical.com 2014-02-28 09:34:51 +0100
  • cadbad5440 error in indent yolanda.robla@canonical.com 2014-02-28 09:00:25 +0100
  • bce8e4f0d7 changes in password yolanda.robla@canonical.com 2014-02-28 08:53:21 +0100
  • 0b8d90c9a2 exit and retry yolanda.robla@canonical.com 2014-02-27 22:36:36 +0100
  • aee23a58e7 changes in password yolanda.robla@canonical.com 2014-02-27 22:18:34 +0100
  • 0eb6c057f0 changes in password yolanda.robla@canonical.com 2014-02-27 21:59:17 +0100
  • 9f5606ecf5 changes in get passwords yolanda.robla@canonical.com 2014-02-27 21:44:09 +0100