lp:~wallyworld/juju-core/environ-resource-catalogs

Created by Ian Booth and last modified
Get this branch:
bzr branch lp:~wallyworld/juju-core/environ-resource-catalogs
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

2811. By Ian Booth

New ResourceCatalog implementation

2810. By Andrew Wilkins

[r=axwalk] Retry replicaset.Initiate

Another attempt at retrying replicaset
initiation. The change I made in
https://codereview.appspot.com/98670045/
does not work well, as the error from
replSetInitiate may be spurious; it is
possible to receive an error despite the
config being written.

https://codereview.appspot.com/102000044/

2809. By Andrew Wilkins

[r=axwalk] replicaset: tolerate more failures in Initiate

This is a blind attempt to fix the local provider
issues seen in CI. Retry Initiate if any error
occurs; also Refresh the mgo Session each time to
ensure we don't use a stale socket.

https://codereview.appspot.com/98670045/

2808. By Ian Booth

[r=wallyworld] New GridFS storage for environment

A new ResourceStorage interface is defined to
provide Put/Get/Remove functionality for a
specific storage implementation. A GridFS
implementation is also provided which stores
data in the "juju" database within a specified
namespace.

This is part of the Juju Internal Storage work.
The next step is to maintain a catalog of the
stored data to allow to dupe checks and querying.

https://codereview.appspot.com/99580043/

2807. By John Weldon

[r=fwereade] FAQ.txt doc for new contributors

https://codereview.appspot.com/98650043/

2806. By John Weldon

[r=fwereade] cleanup code to remove pending Actions

remove pending Actions from the queue when the units to which they
are assigned are removed.

https://codereview.appspot.com/92630043/

2805. By Dimiter Naydenov

[r=dimitern],[bug=1323263] cmd/juju: Fixes #1323263: drop --exclude-networks

Removed --exclude-networks argument from juju deploy CLI.
Also fixed the command help text.

In a follow-up, after we introduce network constraints,
the ability to specify what networks to exclude will
be restored.

For now, we just need to drop the CLI argument, as it
was decided we don't need it, and needs to be done
before the next release.

https://codereview.appspot.com/101820044/

R=mfoord

2804. By Martin Packman

[r=gz] Updates for testing/logging package removal

Fixes for rearrangements of the github.com/juju/testing package.

Changes code that currently uses that package to new names, and
updates dependencies.tsv for latest testing revision and a new
golxc that also used the logging package.

https://codereview.appspot.com/92600046/

R=frankban

2803. By Michael Foord

[r=mfoord] jujud/machine: always enable replica sets

Previously, due to now-unreproducable problems,
replica sets were not enabled for the local
provider. Now they are.

https://codereview.appspot.com/100700049/

2802. By Tim Penhey

[r=thumper],[bug=1323937] Set version back to 1.19.3

The old clients need to be able to parse the new version, which means we can't move to builds where we use tags until after 1.20.0 release.

https://codereview.appspot.com/93570046/

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