Merge lp:~lutostag/charms/trusty/jenkins/password-propogation into lp:~lutostag/charms/trusty/jenkins/oil-fork

Proposed by Greg Lutostanski
Status: Merged
Merged at revision: 38
Proposed branch: lp:~lutostag/charms/trusty/jenkins/password-propogation
Merge into: lp:~lutostag/charms/trusty/jenkins/oil-fork
Diff against target: 11 lines (+1/-0)
1 file modified
hooks/jenkins_hooks.py (+1/-0)
To merge this branch: bzr merge lp:~lutostag/charms/trusty/jenkins/password-propogation
Reviewer Review Type Date Requested Status
Jason Hobbs (community) Approve
Greg Lutostanski Pending
Review via email: mp+299993@code.launchpad.net

Description of the change

Set extension relation data on config change (for password change propagation)

To post a comment you must log in.
Revision history for this message
Jason Hobbs (jason-hobbs) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hooks/jenkins_hooks.py'
2--- hooks/jenkins_hooks.py 2016-01-12 17:51:52 +0000
3+++ hooks/jenkins_hooks.py 2016-07-13 18:59:29 +0000
4@@ -145,6 +145,7 @@
5 if tools:
6 log("Installing tools.", level=DEBUG)
7 apt_install(tools.split(), fatal=True)
8+ extension_relation_joined()
9
10
11 @hooks.hook('start')

Subscribers

People subscribed via source and target branches

to all changes: