lp://staging/~fwereade/juju-core/bootstrap-constraints-3
- Get this branch:
- bzr branch lp://staging/~fwereade/juju-core/bootstrap-constraints-3
Branch merges
- Juju Engineering: Pending requested
-
Diff: 1212 lines (+808/-156)11 files modifiedenvirons/dummy/environs.go (+2/-2)
environs/ec2/ec2.go (+11/-8)
environs/ec2/export_test.go (+16/-0)
environs/ec2/image.go (+88/-32)
environs/ec2/image_test.go (+138/-103)
environs/ec2/instancetype.go (+368/-0)
environs/ec2/instancetype_test.go (+174/-0)
environs/ec2/local_test.go (+6/-0)
environs/ec2/suite_test.go (+0/-5)
environs/jujutest/livetests.go (+3/-4)
environs/openstack/provider.go (+2/-2)
Branch information
Recent revisions
- 1008. By William Reade
-
untested but manually verified sketch of applying constraints to bootstrap node
- 1005. By Dave Cheney
-
cmd/juju: add shared juju version command
In Juju charm testing it would be great if we could tell the version of juju we are using. The version command was only available on jujud, so I have moved it into a shared location and added it juju as well.
R=thumper, dimitern
CC=
https://codereview. appspot. com/7794045 - 1004. By Ian Booth
-
Make tests pass on raring
Raring ships with a later version of git (1.8.x).
This newer version requires user and email to be
known before committing and on some raring setups,
the info could not be found. So I added a test
fixture to ensure the info was available when the
tests are run.R=dfc, thumper
CC=
https://codereview. appspot. com/7677044 - 1003. By Tim Penhey
-
Add a --format flag for jujuc commands missing it
Fixes lp:1129130. Also marks the --format flag as deprecated for commands
that don't produce output.R=dfc, dimitern
CC=
https://codereview. appspot. com/7795045
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~juju/juju-core/trunk