lp://staging/~tribaal/charms/trusty/landscape-client/additional-logging
- Get this branch:
- bzr branch lp://staging/~tribaal/charms/trusty/landscape-client/additional-logging
Branch merges
- Free Ekanayaka (community): Approve
- Adam Collard (community): Approve
-
Diff: 77 lines (+16/-1)2 files modifiedhooks/common.py (+13/-0)
hooks/hooks.py (+3/-1)
Branch information
- Owner:
- Chris Glass
- Status:
- Development
Recent revisions
- 39. By Adam Collard
-
Merged landscape-
client- multiple- juju-files [r=danilo,tealeg] [f=1325599]. Let the charm output several juju-info JSON files instead of a single file, since the landscape client charm can be deployed to several machines that are "hulk-smashed" together on the same physical machine.
- 37. By Adam Collard
-
Merged ssl-certificate
-confusion [r=tribaal,ack] [f=1287711]. Ensure that we always try to decode the base64 encoded ssl key whenever we write the configuration, not just in registration-
relation- {joined, changed} - 35. By Björn Tillenius
-
Merged relation-
depart- no-register [r=adam- collard, tribaal] [f=1255972]. Clear relation data when departing the relation.
Delete all data related to the container relation when departing it. The
computer title and the juju info file contains information about the remote
unit that landscape-client is related to. If the relation is removed, that
information is not valid anymore and should be removed.This prevents the client from trying to register again when the config-changed
hook is run, which can happen when services are destroyed.I also changed the way hooks are run, so that tests and the real Juju process
runs hooks the same way.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/landscape-client