Merge lp://staging/~zhhuabj/charm-helpers/lp1685788 into lp://staging/charm-helpers
Proposed by
Hua Zhang
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Alex Kavanagh | ||||
Approved revision: | 758 | ||||
Merged at revision: | 761 | ||||
Proposed branch: | lp://staging/~zhhuabj/charm-helpers/lp1685788 | ||||
Merge into: | lp://staging/charm-helpers | ||||
Diff against target: |
36 lines (+15/-0) 2 files modified
charmhelpers/contrib/openstack/context.py (+12/-0) tests/contrib/openstack/test_os_contexts.py (+3/-0) |
||||
To merge this branch: | bzr merge lp://staging/~zhhuabj/charm-helpers/lp1685788 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alex Kavanagh (community) | Approve | ||
Review via email: mp+326824@code.staging.launchpad.net |
To post a comment you must log in.
This is going to need more of a commit/merge message please. Why are these being added? The bug report has more information, but it would be very useful to future readers of the commit history of charm-helpers why these were added here. It's also not clear which context class this is being added to. Thanks.