Merge lp:~sajoupa/charms/trusty/stunnel-server/fix-for-subordinate into lp:~justin-fathomdb/charms/trusty/stunnel-server/trunk

Proposed by Laurent Sesquès
Status: Needs review
Proposed branch: lp:~sajoupa/charms/trusty/stunnel-server/fix-for-subordinate
Merge into: lp:~justin-fathomdb/charms/trusty/stunnel-server/trunk
Diff against target: 11 lines (+4/-0)
1 file modified
metadata.yaml (+4/-0)
To merge this branch: bzr merge lp:~sajoupa/charms/trusty/stunnel-server/fix-for-subordinate
Reviewer Review Type Date Requested Status
justinsb Pending
Review via email: mp+283409@code.launchpad.net

Description of the change

A subordinate charm won't deploy without a "requires" declaration with "container" scope.

To post a comment you must log in.

Unmerged revisions

22. By Laurent Sesquès

Fixing the missing bits to get a subordinate charm

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'metadata.yaml'
2--- metadata.yaml 2014-09-16 15:52:07 +0000
3+++ metadata.yaml 2016-01-21 10:09:17 +0000
4@@ -6,3 +6,7 @@
5 provides:
6 stunnel-server:
7 interface: stunnel
8+requires:
9+ container:
10+ interface: juju-info
11+ scope: container

Subscribers

People subscribed via source and target branches

to all changes: