Merge lp://staging/~moon127/charms/precise/mongodb/add-execd-for-basenode into lp://staging/charms/mongodb
Proposed by
Gareth Woolridge
Status: | Merged |
---|---|
Merged at revision: | 51 |
Proposed branch: | lp://staging/~moon127/charms/precise/mongodb/add-execd-for-basenode |
Merge into: | lp://staging/charms/mongodb |
Diff against target: |
109 lines (+58/-1) 5 files modified
.bzrignore (+1/-0) charm-helpers-sync.yaml (+1/-0) hooks/charmhelpers/payload/__init__.py (+1/-0) hooks/charmhelpers/payload/execd.py (+50/-0) hooks/hooks.py (+5/-1) |
To merge this branch: | bzr merge lp://staging/~moon127/charms/precise/mongodb/add-execd-for-basenode |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Tom Haddon (community) | Approve | ||
Review via email: mp+231757@code.staging.launchpad.net |
Description of the change
Add exec.d charm preinstall support from charmhelpers for basenode.
To post a comment you must log in.
Looks good and works in my test environment. Will merge.