lp:~dave-cheney/juju-core/060-contrib-stress-test

Created by Dave Cheney and last modified
Get this branch:
bzr branch lp:~dave-cheney/juju-core/060-contrib-stress-test
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

775. By Dave Cheney

gofmt

774. By Dave Cheney

wip

773. By Roger Peppe

state/api: use TLS

R=niemeyer
CC=
https://codereview.appspot.com/6913043

772. By Gustavo Niemeyer

version: take series out of FORCE-VERSION

R=rog, fwereade
CC=
https://codereview.appspot.com/6907050

771. By William Reade

openstack: fix build

R=niemeyer
CC=
https://codereview.appspot.com/6907051

770. By William Reade

state: Dying unit cannot enter relation scope

R=jameinel, TheMue, rog
CC=
https://codereview.appspot.com/6864050

769. By Gustavo Niemeyer

environs/openstack: fix tests

HEADS UP: Please do not break trunk tests. Before committing changes,
make sure that tests in trunk are actually passing against whatever
revision of the packages depended upon that are *currently* public,
so that other people can continue to rely on trunk for their work.

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

768. By Roger Peppe

state/api: new package

Just the bare minimum for now, so that we
can start to crystallise the interfaces involved.

R=niemeyer
CC=
https://codereview.appspot.com/6888048

767. By Ian Booth

Add more OpenStack provider implementation

This branch starts with the initial stub OpenStack provider and fleshes out more infrastructure and code. Initial impementations of Environ methods
Instances() and AllInstances() are done, as well as a bunch more boilerplate to glue in the provider config etc.

The relevant goose library APIs are used to access a live Canonistack instance. For the purpose of the live tests, test server instances are create and destroyed. At the
moment, a knowm image is used to create the servers.

There is at least one limitation in the underlying goose nova client which needs to be addressed - the ability to filter the results returned by ListServers(). This
is required to exclude deleted and other irrelevant servers from AllInstances() but there is no support yet for this in goose.

I've also restructured the initial tests to hook into the juju test infrastructure so that the standard juju tests are run with this OpenStack provider. Of course,
they currently fail but will pass as soon as all of the provider methods are done. I've also included individual tests for each implemented API in the provider's
live test module. These compliment the juju tests which in this case appear more integration rather than unit focussed.

R=niemeyer
CC=
https://codereview.appspot.com/6874049

766. By Dave Cheney

version: set development version to 1.9.4

R=
CC=
https://codereview.appspot.com/6869047

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