lp://staging/~lutostag/juju-deployer/populate-first+test-fixes
- Get this branch:
- bzr branch lp://staging/~lutostag/juju-deployer/populate-first+test-fixes
Branch merges
- Ryan Harper: Needs Fixing
- Diff: 36 lines (+8/-4)
Branch information
Recent revisions
- 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.
- 140. By Ryan Harper
-
Workaround setting bzr whomi with no /home/rharper or non-writable /home/rharper
- 139. By Ryan Harper
-
Update test_charm to fix two issues. 1) if the runner of the test does not have a ~/.gitconfig with user.email set, git commit will abort. 2) The git commands run without changing to the temporary repo; address this by passing -C <path> to git commands which switches the path for the git operation.
- 138. By Ryan Harper
-
Move add_machine call back into importer.py and leave service untouched. Move machine -> scope:directive translation into env provider
- 137. By Ryan Harper
-
Add placement_first cli option. This allocates machines in maas placement first to ensure no other services use the targetted machine.
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