Merge lp://staging/~abentley/juju-release-tools/agents-stanzas into lp://staging/juju-release-tools
Proposed by
Aaron Bentley
Status: | Merged |
---|---|
Merged at revision: | 231 |
Proposed branch: | lp://staging/~abentley/juju-release-tools/agents-stanzas |
Merge into: | lp://staging/juju-release-tools |
Diff against target: |
94 lines (+76/-0) 3 files modified
download_agents.py (+1/-0) make-ubuntu-agent.bash (+14/-0) make_stanza.py (+61/-0) |
To merge this branch: | bzr merge lp://staging/~abentley/juju-release-tools/agents-stanzas |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey (community) | code | Approve | |
Review via email:
|
Commit message
Create agents and stanzas from binary directories.
Description of the change
This branch adds support for building agent tarballs and stanzas from binary build directories, instead of using assemble-streams.
To post a comment you must log in.
Sweet googely-moogely. This is a great start. Thank you.