lp:~fwereade/juju-core/skip-openstack-ports

Created by William Reade and last modified
Get this branch:
bzr branch lp:~fwereade/juju-core/skip-openstack-ports
Only William Reade can upload to this branch. If you are William Reade please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
William Reade
Project:
juju-core
Status:
Development

Recent revisions

893. By William Reade

skip broken test

892. By William Reade

state: fix validity checks in AuthEntity

R=rog
CC=
https://codereview.appspot.com/7312099

891. By Ian Booth

Get mongo from provider storage

Instead of hard coding the location of mongo to be an EC2 public bucket, allow mongo to be uploaded to the
specific provider's private or public storage. Use the EC2 location only as a fallback.

This change means that we can have an Openstack provider for which the tools and mongo can all be downloaded from the
same provider container, with no dependency on EC2, instead of the tools being somwhere and mongo somewhere else.

R=jameinel, dimitern
CC=
https://codereview.appspot.com/7307108

890. By Martin Packman

openstack: Basic ports support

Implement opening and closing of ports for the openstack provider using
security groups. This is pretty much copy-code from the existing ec2
version.

R=dimitern, jameinel
https://codereview.appspot.com/7314053/

889. By Roger Peppe

rpc: always use structs

Go 1.0.2 is more strict about json unmarshalling from nil,
so this patch makes the rpc package strict about requiring
structs for all parameters and results.

R=dimitern
CC=
https://codereview.appspot.com/7324048

888. By Roger Peppe

rpc: don't hang tests on failure

As suggested in previous CL.
Also delete Accept method, also suggested earlier
and not done.

R=dimitern, fwereade
CC=
https://codereview.appspot.com/7324046

887. By John A Meinel

testing/charms: Remove the series parameter

This change removes some of the symlinks in the working tree (testing/repo/*).
Following on to it, there were a bunch of apis in testing.Charms that took a
series parameter, but all callers were just passing "series" anyway.

All the tests still pass, so I'm pretty happy with the changes.

R=dimitern, gz
CC=
https://codereview.appspot.com/7301073

886. By Gavin Panella

store, cmd/charm: Move them into lp:juju-store

Break out store and cmd/charm* into lp:juju-store

Red Squad are going to be working on the charm store, and it was
suggested that an early task would be to split the charm store out
into a separate project. That work has already been done - see
lp:juju-store - and this is the clean-up job.

mgz helped me a lot in doing both these tasks.

Fwiw, juju-store has not been advertised, so feel free to suggest a
different name.

R=fwereade
CC=
https://codereview.appspot.com/7058063/

885. By Roger Peppe

rpc: allow concurrent calls

The client side comes substantially from
the net/rpc package (no point in reinventing
the same wheel); the server side is a little
simpler, I hope.

R=fwereade
CC=
https://codereview.appspot.com/7307090

884. By Roger Peppe

state/api: enable password checking

R=TheMue, dimitern, fwereade
CC=
https://codereview.appspot.com/7299066

Branch metadata

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

Subscribers