lp:~rcj/charm-helpers/unison_patches

Created by Robert C Jennings and last modified
Get this branch:
bzr branch lp:~rcj/charm-helpers/unison_patches
Only Robert C Jennings can upload to this branch. If you are Robert C Jennings please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert C Jennings
Project:
Charm Helpers
Status:
Development

Recent revisions

223. By Robert C Jennings

charmhelpers.contrib.unison: Add support for ecdsa keys

Add support for choosing an ssh key type of ecdsa in addition
to the default rsa type already provided.

222. By Robert C Jennings

unison: Add all known keys for each host

Adding only the rsa key is problematic. The remote host could be
using ecdsa and the first attmempt to connect will add that ecdsa key
and complain that the rsa key conflicts. Taking all key types adds
flexibility and future-proofing.

Without this, connecting to a host that presents an ecdsa host key will
warn that the rsa key conflicts and will require interactive input to
accept the ecdsa key; this breaks the charm.

221. By Robert C Jennings

unison: Add handling for peer departed hook

This adds handing for the <peer>-relation-departed hook in
ssh_authorized_peers() and updates the documentation.

Adding ssh_authorized_peers(...) calls to the peer departed
relationship hook will remove the departing unit from the
authorized keys and list of peers.

220. By Liam Young

[corey.bryant, r=gnuoy] OpenStack amulet tests are currently broken for the dev branches. This is because we are mixing next branch (the current branch that is being tested) with stable branches (all other charms are branched from the charm store). This patch fixes that.

219. By Liam Young

[trivial] Whitespace lint fix

218. By Liam Young

[heut2008, r=tribaal,gnuoy,hopem] Support custom timeout value for haproxy

217. By Liam Young

[corey.bryant, r=james.page, r=gnuoy] Fix amulet download of cirros image.

216. By Tim Van Steenburgh

Version bump: 0.2.2

215. By Tim Van Steenburgh

Docs cleanup; link docs version to package version

214. By Tim Van Steenburgh

[johnsca] Fixed bug in host.service_available that was misreporting some stopped services as unavailable

Branch metadata

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