lp:~ajkavanagh/charms/trusty/memcached/add-spaces-support

Created by Alex Kavanagh and last modified
Get this branch:
bzr branch lp:~ajkavanagh/charms/trusty/memcached/add-spaces-support
Only Alex Kavanagh can upload to this branch. If you are Alex Kavanagh please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alex Kavanagh
Status:
Merged

Recent revisions

78. By Alex Kavanagh

Removed the 'space_aware_unit_address()' function and replaced it with
the (new) charmhelpers.contrib.network.ip.get_relation_ip() function.

Updated the README.md file to indicate what space name strings exist in
the charm and what interfaces they are used for.

Synced charmhelpers to get the 'get_relation_ip()' function.

77. By Alex Kavanagh

Enable Juju 2.0+ spaces on the interfaces

This provides spaces support for the interfaces so that if an interface
is bound then the charm uses the address of the bind rather that the units
private address.

76. By Kevin W Monroe

unit test fixes

- mock ufw.modify_access (prevents failure if ufw is not installed,
and we dont really want to be altering host ufw anyway).
- config changed replica / no-replica tests were both doing the same thing:
  - test_config_changed_replica: the flow we want to test starts with no
replica, finds the current replica, opens ports, and renders the right
config. adjust the test to do this.
  - test_config_changed_no_replica: the flow we want to test has no replica
config, opens ports, and renders the right config. adjust the test to do
this.

75. By Jorge Niedbalski

[freyes, r=niedbalski] Fixes LP: #1584485.

74. By Jorge Niedbalski

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

73. By James Page

Add xenial support, add series in metadata

72. By Adam Israel

[bradm] Add support for local-monitors relation to nrpe - lp:276958

71. By Adam Israel

[freyes] Open firewall to allow non-related machines to connect: LP #287213

70. By Jorge Niedbalski

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

69. By Marco Ceppi

[paulgear] Use correct template and config variables

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