lp://staging/~freyes/charms/trusty/rabbitmq-server/use-is_elected_leader

Created by Felipe Reyes and last modified
Get this branch:
bzr branch lp://staging/~freyes/charms/trusty/rabbitmq-server/use-is_elected_leader
Only Felipe Reyes can upload to this branch. If you are Felipe Reyes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Felipe Reyes
Status:
Development

Recent revisions

69. By Felipe Reyes

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.

68. By Jorge Niedbalski

- Refactored according to @freyes comment

67. By Jorge Niedbalski

- Improved no hostname found dns message

66. By Jorge Niedbalski

- Removed the finally block for avoid a NoneType exception triggered trying to add the cluster relation

65. By Jorge Niedbalski

- If there is no a valid DNS response ( A or PTR ) for the current hostname, use the current hostname. Fixes LP: #1378263

64. By James Page

[james-page,r=negronj,t=osci,beisner] Resync precise branch into trusty

63. By Liam Young

[gnuoy,r=aisrael] Store amqp information in the peer relation for clustered deploys and echo back to client service for each unit. The removes the current SPOF where only the leader has set the relation information.

62. By Liam Young

[jjo,r=gnuoy] fixup rabbitmq nodename to DNS's PTR for node ip, to make it match peer's join_cluster.
Seems to fix lp#1342539.

61. By Liam Young

[davidpbritton, r=hopem, r=gnuoy]
- make use of new compare_versions logic in charm helpers (fixing lp:1375084)
- add unit test for the same

60. By David Britton

resync charmhelpers, make use of version compare from charmhelpers. [r=dpb] [a=tribaal]

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/charms/rabbitmq-server
This branch contains Public information 
Everyone can see this information.

Subscribers