Merge lp://qastaging/~marcoceppi/juju-deployer/local-branches into lp://qastaging/juju-deployer/darwin
Proposed by
Marco Ceppi
| Status: | Merged |
|---|---|
| Merged at revision: | 112 |
| Proposed branch: | lp://qastaging/~marcoceppi/juju-deployer/local-branches |
| Merge into: | lp://qastaging/juju-deployer/darwin |
| Diff against target: |
17 lines (+4/-2) 1 file modified
deployer/charm.py (+4/-2) |
| To merge this branch: | bzr merge lp://qastaging/~marcoceppi/juju-deployer/local-branches |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Kapil Thangavelu | Approve | ||
|
Review via email:
|
|||
Commit message
Allow locally sourced VCS branches as charms
Description of the change
This allows a charm to be set to a local bzr or git version controlled directory
To post a comment you must log in.
looks good, merged.