lp://staging/~gz/juju-core/openstack_address_debugging
- Get this branch:
- bzr branch lp://staging/~gz/juju-core/openstack_address_debugging
Branch merges
Branch information
Recent revisions
- 1999. By Ian Booth
-
[r=wallyworld] Fix bash invocation in tests
When tests launch a bask command, --norc is now used.
- 1998. By Curtis Hovey
-
[r=sinzui],[bug=1241666] Add trusty to seriesVersions.
Added Ubuntu trusty to the seriesVersions that Juju supports.
Updated a test to pass when the machine running the test suite gets
an updated ubuntu.csv. - 1997. By Tim Penhey
-
[r=thumper] Don't replace the default http transport.
The local provider is currently broken as the file protocol
is registered in one init block, and the default transport
is replaced in another init block.This change just avoids replacing the default transport in
an init block. - 1996. By Ian Booth
-
[r=wallyworld],[bug=1239558] Set Close = true for http Requests.
This is needed to avoid this bug in Go's http lib:
https://code.google. com/p/go/ issues/ detail? id=4677 As soon as the goose branch lands, I'll update
dependencies.tsv and then land this branch. - 1994. By Ian Booth
-
[r=wallyworld],[bug=1237286] Merge new image metadata with existing
When image id metadata is generated, any existing metadata is
now loaded and then the new metadata is merged in. This allows
the generate-image plugin to be run multiple times to build up
metadata for multiple images. Some fairly extensive refactoring
to how image metadata search constraints are set up was required. - 1993. By Ian Booth
-
[r=wallyworld],[bug=1237286] Write image metadata using json serialisation
This branch writes outs simplestreams image metadata using
json serialisation instead of a template based approach. It
is a pre-requisit to allow the next step of merging new image
metadata instead of overwriting. This will be used when setting
up private clouds. - 1992. By Tim Penhey
-
[r=thumper],[bug=1240709] Fix local provider bootstrap.
The bootstrap storage was not set up for the local
provider. - 1991. By Roger Peppe
-
[r=rogpeppe] environs/cloudinit: simplify testing
Allow inexact matching of cloudinit output
so that tests can more closely fit what they're actually
trying to test.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~go-bot/juju-core/trunk