~openstack-charmers-next/charms/xenial/rabbitmq-server/trunk

  • Committer: James Page
  • Date: 2016-07-08 08:12:55 UTC
  • Revision ID: james.page@ubuntu.com-20160708081255-9biw4i1ygeg6h6jf
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
Filename Latest Rev Last Changed Committer Comment Size
..
charmhelpers 52 10 years ago Charles Butler [james Page] This is a fairly major redux to use c Diff
lib 41 10 years ago Adam Gandelman Merge HA work + Python rewrite. Diff
Symlink amqp-relation-changed 37.5.1 11 years ago James Page Refactoring to support use of openstack charm help .
Symlink ceph-relation-changed 41 10 years ago Adam Gandelman Merge HA work + Python rewrite. .
Symlink ceph-relation-joined 41 10 years ago Adam Gandelman Merge HA work + Python rewrite. .
Symlink cluster-relation-broken 98 8 years ago James Page Add support for leader-election .
Symlink cluster-relation-changed 37.5.1 11 years ago James Page Refactoring to support use of openstack charm help .
Symlink cluster-relation-joined 37.5.1 11 years ago James Page Refactoring to support use of openstack charm help .
Symlink config-changed 41 10 years ago Adam Gandelman Merge HA work + Python rewrite. .
Symlink ha-relation-changed 41 10 years ago Adam Gandelman Merge HA work + Python rewrite. .
Symlink ha-relation-joined 41 10 years ago Adam Gandelman Merge HA work + Python rewrite. .
File install 113.1.1 8 years ago James Page Ensure python2 is installed before hook execution 409 bytes Diff Download File
Symlink install.real 114 8 years ago James Page Add support for deployment on Ubuntu released wher .
Symlink leader-deposed 98 8 years ago James Page Add support for leader-election .
Symlink leader-elected 98 8 years ago James Page Add support for leader-election .
Symlink leader-settings-changed 98 8 years ago James Page Add support for leader-election .
Symlink nrpe-external-master-relation-changed 45 10 years ago Tom Haddon [thedac,r=mthaddon] Enable nrpe-external-master-re .
rabbit_utils.py 152 7 years ago James Page Ensure rabbit hosts are resolvable The update_hos 25.7 KB Diff Download File
rabbitmq_context.py 149 7 years ago James Page Re-license charm as Apache-2.0 All contributions 3.8 KB Diff Download File
File rabbitmq_server_relations.py 152 7 years ago James Page Ensure rabbit hosts are resolvable The update_hos 26.6 KB Diff Download File
ssl_utils.py 149 7 years ago James Page Re-license charm as Apache-2.0 All contributions 2.2 KB Diff Download File
Symlink start 52 10 years ago Charles Butler [james Page] This is a fairly major redux to use c .
Symlink stop 52 10 years ago Charles Butler [james Page] This is a fairly major redux to use c .
Symlink update-status 122 8 years ago James Page Misc fixes for 15.10 release including Fixup of s .
Symlink upgrade-charm 41 10 years ago Adam Gandelman Merge HA work + Python rewrite. .