Merge lp://staging/~sinzui/juju-release-tools/let-joyent-live into lp://staging/juju-release-tools
Proposed by
Curtis Hovey
Status: | Merged |
---|---|
Merged at revision: | 119 |
Proposed branch: | lp://staging/~sinzui/juju-release-tools/let-joyent-live |
Merge into: | lp://staging/juju-release-tools |
Diff against target: |
189 lines (+67/-40) 1 file modified
joyent.py (+67/-40) |
To merge this branch: | bzr merge lp://staging/~sinzui/juju-release-tools/let-joyent-live |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Aaron Bentley (community) | Approve | ||
Review via email: mp+243865@code.staging.launchpad.net |
Description of the change
This branch sets the definition of an old machine in joyent to 12 hours.
I updated the argparser rules.
1. I extracted the parser to a separate function.
2. I added subparsers to manage the optional and required args.
3. I add --dry-run because I am paranoid. This change inflates the diff because I indented a lot of code that makes changes.
To post a comment you must log in.
This all looks reasonable, but I have some questions about delete- old-machine' s arguments.