lp://staging/~dpb/charms/precise/landscape-client/1273788-change-relation-interface
- Get this branch:
- bzr branch lp://staging/~dpb/charms/precise/landscape-client/1273788-change-relation-interface
Branch merges
- Chad Smith: Approve
- Andreas Hasenack: Approve
-
Diff: 12 lines (+1/-1)1 file modifiedmetadata.yaml (+1/-1)
Related bugs
Bug #1273788: client charm: registration relation should not be HTTP | High | Fix Released |
Related blueprints
Branch information
- Owner:
- David Britton
- Status:
- Development
Recent revisions
- 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. - 34. By Andreas Hasenack
-
Merged fix-registratio
n-relation [r=jseutter] [f=1256109] Fixed call to config_changed() in the registration relation.
- 33. By Adam Collard
-
Merged fix-ceph-
relation- error [r=bjornt, tealeg] [a=adam- collard] Move ceph-relation-
changed and ceph-relation- broken hooks into hooks.py and therefore more easily testable. - 31. By Björn Tillenius
-
Make sure the juju-info file is written to disk before trying to
register the client with the server, so that information about the
Juju environment is sent to the server at registration time. - 30. By Björn Tillenius
-
Add a basic test for the container-
relation- joined relation. The purpose of this branch isn't to add full test coverage for the
container-relation- joined relation. It's to make it possible to add
tests for this hooks (and other hooks as well, of course). I added a
simple test to show that it's indeed possible to test it. - 28. By Adam Collard
-
Merged lp:~adam-collard/charms/precise/landscape-client/upgrade-charm-hook [r=free.
ekanayaka, bjornt] Add an upgrade-charm hook which will move any Juju information found in the old metadata.d directory into the new juju-info.json file.
- 27. By Alberto Donato
-
Merged lp:~ack/charms/precise/landscape-client/separate-juju-info [r=fcorrea,tribaal]
Replace the use of meta-data.d for juju information, putting them in a landscape-client $data_path/
juju-info. json file instead.
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