lp:~dave-cheney/juju-core/160-hack-default-logger

Created by Dave Cheney and last modified
Get this branch:
bzr branch lp:~dave-cheney/juju-core/160-hack-default-logger
Only Dave Cheney can upload to this branch. If you are Dave Cheney please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dave Cheney
Project:
juju-core
Status:
Development

Recent revisions

1973. By Dave Cheney

Set logging back to DEBUG

1972. By Nate Finch

[r=natefinch] Support root-disk constraint on EC2

We now can support the root-disk constraint on EC2... except that instead of constraining the images, we just use it to request that amount of disk space from amazon, since any image can have a variable amount of space. We store the requested amount in the hardware characteristics of the machine (and just assume it's the same as what is actually on the machine for now).

1971. By Nate Finch

[r=natefinch] Add/clean up a bunch of help docs

Help docs were primarily added around constraints, but I also tried to clean up related docs that I came across.

https://codereview.appspot.com/14152043/

1970. By Roger Peppe

[r=rogpeppe] agent: implement InitializeState

We combine two existing functions to make
one that hopefully simplifies things a little.

The previous logic in cmd/jujud/bootstrap.go used two agent.Configs
(the bootstrap config for the state connection
info, and the machine config to save the password);
we change the logic to use the machine agent's
configuration only, leaving the bootstrap config
for backward compatibility only.

https://codereview.appspot.com/14395043/

1969. By Ian Booth

[r=wallyworld],[bug=1236682] Add tools metadata public key

1968. By Ian Booth

[r=wallyworld],[bug=1237130] Remove legacy tools upload workaround.

1967. By Ian Booth

[r=wallyworld],[bug=1236685] Prepare env when running metadata plugins

When initialising the env before running the metadata
plugins, the NewFromName api was used. This has been
changed to PrepareFromName to fit in with the new
env logic. Tests have been added to ensure that the
correct user error message is shown, and some test
refactoring has been done to accommodate the new tests.

https://codereview.appspot.com/14530043/

1966. By Ian Booth

[r=wallyworld],[bug=1237342] Add command to sign metadata

A new metadata plugin is added which inline signs
simplestreams metadata.

https://codereview.appspot.com/14511053/

1965. By Ian Booth

[r=wallyworld] Preliminary metadata signing

Add an Encode funtion which can be used to sign
simplestreams metadata. Use the new Encode function
in tests which set up signed metadata and verify that
image and tools information can be read. This functionality
was until now not formally tested due to lack of ability to
sign arbitary metadata in juju.

https://codereview.appspot.com/14524043/

1964. By Ian Booth

[r=wallyworld],[bug=1216254] Ensure plugins have JUJU_ENV set

Recent changes to plugin arg processing meant that JUJU_ENV was not set.
This branch fixes that and also ensures JUJU_HOME is set.

https://codereview.appspot.com/14499044/

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