lp:~axino/charms/trusty/memcached/trunk
 Created by Junien F  and last modified  
 Branch merges
 Propose for merging   
 No branches dependent on this one.      
 - Alexandre Gomes: Approve
 -  Diff: 20 lines (+0/-11)1 file modifiedhooks/memcached_hooks.py (+0/-11)
 
- Tim Van Steenburgh (community): Approve
 -  Diff: 20 lines (+0/-11)1 file modifiedhooks/memcached_hooks.py (+0/-11)
 
Related bugs
| Bug #1746497: nrpe open_port fails because memcached already opens the default port | Undecided | Fix Released |    |  
Related blueprints
Branch information
- Owner:
 - Junien F
 
- Status:
 - Abandoned
 
Recent revisions
- 79. By Junien F
 -  
don't touch the nrpe and rsync ports, this is the job of the nrpe charm
This is fatal with juju2
 - 77. By David Ames
 -  
[tinwood, r=thedac] Add Juju space support to the interfaces
Make Juju 2.x bindings work with the charm.
 - 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. 
Branch metadata
- Branch format:
 - Branch format 7
 
- Repository format:
 - Bazaar repository format 2a (needs bzr 1.16 or later)
 
- Stacked on:
 - lp:charms/memcached