lp://staging/~raharper/juju-deployer/populate-first
Created by
Ryan Harper
and last modified
- Get this branch:
- bzr branch lp://staging/~raharper/juju-deployer/populate-first
Only
Ryan Harper
can upload to this branch. If you are
Ryan Harper
please log in for upload directions.
Branch merges
Propose for merging
1 branch
proposed for merging into this one.
No branches
dependent on this one.
Rejected
for merging
into
lp://staging/juju-deployer
- juju-deployers: Pending requested
-
Diff: 428 lines (+214/-26) (has conflicts)11 files modifiedMakefile (+5/-1)
deployer/action/importer.py (+109/-18)
deployer/cli.py (+7/-0)
deployer/deployment.py (+32/-3)
deployer/env/go.py (+27/-0)
deployer/env/py.py (+6/-0)
deployer/service.py (+14/-1)
deployer/tests/test_charm.py (+5/-0)
deployer/tests/test_deployment.py (+0/-2)
deployer/tests/test_guiserver.py (+8/-1)
deployer/tests/test_importer.py (+1/-0)
Branch information
Recent revisions
- 150. By Ryan Harper
-
Allow nested placement when target uses maas= placement. Fix up debugging log message during deploy_services.
- 149. By Ryan Harper
-
Modify depoyment.
deploy_ services to bring services with placement and multiple units online to ensure subsequent services which placement can target previously deployed service units. Update get_machine to handle container placement. - 145. By Ryan Harper
-
Remove reversing of list, that's not going to do it, instead update the services sort to move maas= items first, if present
- 144. By Ryan Harper
-
Turns out we don't need git -C, as the _call method runs from within the repo's path, also, older git binaries don't support -C which broke building in precise chroots! Debugging output would have made this a lot easier.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/juju-deployer