lp:~wallyworld/juju-core/local-provider-upstart

Created by Ian Booth and last modified
Get this branch:
bzr branch lp:~wallyworld/juju-core/local-provider-upstart
Only Ian Booth can upload to this branch. If you are Ian Booth please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ian Booth
Project:
juju-core
Status:
Development

Recent revisions

2463. By Ian Booth

Add tests

2462. By Ian Booth

Fix local provider logging config

2461. By Curtis Hovey

[r=sinzui] Increment juju to 1.17.7.

Update the juju version and win installer to 1.17.7.

https://codereview.appspot.com/78320043/

2460. By Roger Peppe

[r=rogpeppe] worker/peergrouper: publish API addresses

We only set the API addresses in the state for now.
Later, we will change the publish method to
publish in the environment too.

https://codereview.appspot.com/77600048/

2459. By Bodie Solomon

[r=fwereade],[bug=1217868] state: remove inappropriate D type

This moves the custom-defined "D" type to the mgo/bson included bson.D type.

2458. By Ian Booth

[r=wallyworld] Properly implement SupportedArchitectures()

Query the simplestreams image metadata to extract all the
architectures for the images defined for the environment's
region. These are the architectures we are intersted in.

Also refactor the azure tests to clean them up.

https://codereview.appspot.com/78030045/

2457. By Andrew Wilkins

[r=axwalk] Fix maas bridge-utils installation

Need to do an apt-get update first. I've updated
the code to use the appropriate options to disable
all interactivity.

Also, changed the code to the ifdown/ifup correctly.

Live tested with "juju deploy ubuntu --to lxc:0"

Fixes lp:1271144
Fixes lp:1248283

https://codereview.appspot.com/77890045/

2456. By Abel Deuring

[bug=1278218][r=mgz] Fix misleading comment in the sample data for environments.yaml

2455. By John A Meinel

[r=jameinel] cmd/supercommand.go: log the version on startup

Often when going through debug logs, we end up trying to figure out what
version of what client on what architecture, etc. Often we have just enough
info to suss it out, but it is much nicer if it is just clearly written. This
adds it to supercommand so that if you are running in --debug or --show-log it
will be written for every command.

We already added this for jujud, I just missed adding it for juju itself, and I
ran into this today while trying to debug stuff for someone.

https://codereview.appspot.com/77810043/

2454. By John A Meinel

[r=jameinel],[bug=1290841] cmd/juju/machine: Enable GOMAXPROCS(NumCPU)

As part of my scale testing work, I noticed the API server is CPU bound
in many circumstances (logging in lots of machines at the same time).
This changes it so machine agents that manage the environment (i.e. the
API Server) changes the default for GOMAXPROCS to the number of CPUs.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~go-bot/juju-core/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers