Merge lp://staging/~free.ekanayaka/charms/trusty/landscape-client/drop-unit-name-from-juju-info into lp://staging/charms/trusty/landscape-client
Proposed by
Free Ekanayaka
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~free.ekanayaka/charms/trusty/landscape-client/drop-unit-name-from-juju-info |
Merge into: | lp://staging/charms/trusty/landscape-client |
Diff against target: |
251 lines (+40/-54) 4 files modified
hooks/common.py (+17/-8) hooks/hooks.py (+5/-21) hooks/install.py (+6/-2) hooks/test_hooks.py (+12/-23) |
To merge this branch: | bzr merge lp://staging/~free.ekanayaka/charms/trusty/landscape-client/drop-unit-name-from-juju-info |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Landscape | Pending | ||
Landscape | Pending | ||
Review via email: mp+235756@code.staging.launchpad.net |
Description of the change
This branch drops the unit-name field from the content of the juju info file, and changes the code to generate a single json file as opposed to one per principal unit, since we now only need the machine->computer association.
To post a comment you must log in.