lp:~freyes/charms/trusty/memcached/lp1525026

Created by Felipe Reyes and last modified
Get this branch:
bzr branch lp:~freyes/charms/trusty/memcached/lp1525026
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

72. By Felipe Reyes

Get private-address using 'juju run'

UnitSentry doesn't populate the 'info' dict with the private-address, so
to check if the replication was properly configured in clouds where
private-address is different from the public-address, the former is retrieved
with 'juju run ... unit-get private-address'

71. By Felipe Reyes

Open firewall to allow non-related machines to connect

memcached charm by default secures their units with ufw, this is intended to
avoid non-related units connect to memcached, because it's a security risk.

This patch makes sure that unit testing scripts have the ability to connect
to memcached, after it's verified that the testing script couldn't connect
the memcached port is open running (ufw insert 1 allow PORT)

Fixes #1525026

70. By Jorge Niedbalski

[freyes, r=niedbalski] Fixes LP: #1423439

69. By Marco Ceppi

[paulgear] Use correct template and config variables

68. By Marco Ceppi

[paulgear] When fixing a couple of other bugs I realised that there is explicit support in the hooks for nrpe-external-master.

67. By Jorge Niedbalski

[freyes, r=niedbalski,aisrael] Fixes merge for r66

66. By Jorge Niedbalski

[freyes, r=niedbalski] Complementary fix for LP Bug: #1418578

65. By Jorge Niedbalski

[niedbalski, r=freyes, billy-olsen] Adds replication support for memcacehd. Fixes bug LP: #1421660

64. By Jorge Niedbalski

[niedbalski, r=freyes] Charm helpers sync

63. By Felipe Reyes

[freyes, r=niedbalski] Fixes bug LP: #1403567

Branch metadata

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

Subscribers