Merge lp:~dpb/charms/precise/landscape-client/1116370-charm-store-fix-2 into lp:~charmers/charms/precise/landscape-client/trunk

Proposed by David Britton
Status: Merged
Approved by: Mark Mims
Approved revision: 18
Merged at revision: 18
Proposed branch: lp:~dpb/charms/precise/landscape-client/1116370-charm-store-fix-2
Merge into: lp:~charmers/charms/precise/landscape-client/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
metadata.yaml (+1/-1)
To merge this branch: bzr merge lp:~dpb/charms/precise/landscape-client/1116370-charm-store-fix-2
Reviewer Review Type Date Requested Status
Mark Mims (community) Approve
Review via email: mp+147445@code.launchpad.net

Description of the change

Fix for bug #1116370 to expose the charm properly on the charm store. Change name of relation juju-info to container to comply with informally reserved namespace 'juju-' on relation names.

To post a comment you must log in.
Revision history for this message
Mark Mims (mark-mims) wrote :

lgtm

review: Approve
Revision history for this message
Mark Mims (mark-mims) wrote :

lgtm

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== renamed file 'hooks/juju-info-relation-joined' => 'hooks/container-relation-joined'
2=== modified file 'metadata.yaml'
3--- metadata.yaml 2013-01-17 23:20:22 +0000
4+++ metadata.yaml 2013-02-08 18:32:21 +0000
5@@ -8,6 +8,6 @@
6 Landscape account.
7 subordinate: true
8 requires:
9- juju-info:
10+ container:
11 interface: juju-info
12 scope: container

Subscribers

People subscribed via source and target branches