Merge lp://staging/~johnsca/charm-tools/compose into lp://staging/~bcsaller/charm-tools/composer
Proposed by
Cory Johns
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~johnsca/charm-tools/compose |
Merge into: | lp://staging/~bcsaller/charm-tools/composer |
Diff against target: |
26 lines (+2/-4) 2 files modified
charmtools/compose/__init__.py (+1/-3) charmtools/compose/tactics.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~johnsca/charm-tools/compose |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Benjamin Saller | Pending | ||
Review via email: mp+268164@code.staging.launchpad.net |
Description of the change
More missing libs, and fixed --help (doc does not get included in install)
To post a comment you must log in.
Unmerged revisions
- 368. By Cory Johns
-
Merged upstream
- 367. By Cory Johns
-
Fixed import in relation skeleton in composer
- 366. By Cory Johns
-
Fixed compose name default when composing current dir
- 365. By Cory Johns
-
Added more missing libs for compose and fixed compose --help