~fcorrea/charms/trusty/landscape-client/trunk

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.
Filename Latest Rev Last Changed Committer Comment Size
..
lib 19.3.6 11 years ago David Britton Simple install test, runnable with jitsu test. Diff
precise 19.3.6 11 years ago David Britton Simple install test, runnable with jitsu test. Diff
File 001_install.test 19.3.6 11 years ago David Britton Simple install test, runnable with jitsu test. 2.8 KB Diff Download File
Makefile 19.3.6 11 years ago David Britton Simple install test, runnable with jitsu test. 236 bytes Diff Download File
File test.sh 19.3.10 11 years ago David Britton *actually* add the wrapper this time. 118 bytes Diff Download File