lp:~jose/charms/precise/landscape-client/readme-to-markdown

Created by José Antonio Rey and last modified
Get this branch:
bzr branch lp:~jose/charms/precise/landscape-client/readme-to-markdown
Only José Antonio Rey can upload to this branch. If you are José Antonio Rey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
José Antonio Rey
Status:
Development

Recent revisions

39. By José Antonio Rey

Converted README to Markdown

38. By Björn Tillenius

Merged apt-retry [r=tribaal,davidpbritton].

Retry apt-get if the lock can't be aquired. If we get an error from
apt-get we'll retry for 5 minutes.

Currently the code retries on any error, since I couldn't see an
easy way of checking for locking errors only.

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}

36. By David Britton

Merging in 1273788-change-relation-interface [f=1273788] [r=andreas,csmith]

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-registration-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.

32. By Björn Tillenius

Fix ceph-client-relation-joined, which was pointing to the wrong file.

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.

Branch metadata

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