Merge lp://staging/~gary/charms/precise/juju-gui/update-for-jujucharms into lp://staging/~juju-gui/charms/precise/juju-gui/trunk
Proposed by
Gary Poster
Status: | Merged |
---|---|
Merged at revision: | 48 |
Proposed branch: | lp://staging/~gary/charms/precise/juju-gui/update-for-jujucharms |
Merge into: | lp://staging/~juju-gui/charms/precise/juju-gui/trunk |
Diff against target: |
313 lines (+105/-20) 10 files modified
.bzrignore (+1/-0) config.yaml (+6/-0) config/config.js.template (+1/-0) hooks/backend.py (+2/-2) hooks/install (+23/-5) hooks/utils.py (+13/-4) hooks/web-relation-joined (+23/-0) revision (+1/-1) tests/deploy.test (+4/-4) tests/test_utils.py (+31/-4) |
To merge this branch: | bzr merge lp://staging/~gary/charms/precise/juju-gui/update-for-jujucharms |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
charmers | Pending | ||
Review via email: mp+161298@code.staging.launchpad.net |
Description of the change
Fix charm for jujucharms.com use
- Merge work from mews to support exec.d directory and relative file paths. Add tests.
- Merge work from benji to support charmworld option needed by upcoming gui changes. Make a small fix.
- Fix deploy tests.
Tests are still fragile, but I got them all to pass with the current branch at one time, and verified manually that the various steps still work.
To post a comment you must log in.
Please take a look.