lp://qastaging/~gophers/juju-core/goose-unstable-001
- Get this branch:
- bzr branch lp://qastaging/~gophers/juju-core/goose-unstable-001
Branch merges
Branch information
Recent revisions
- 774. By Gustavo Niemeyer
-
environs/ec2: use default-series on Bootstrap
R=rog, fwereade
CC=
https://codereview. appspot. com/6868070 - 772. By Gustavo Niemeyer
-
version: take series out of FORCE-VERSION
R=rog, fwereade
CC=
https://codereview. appspot. com/6907050 - 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/~juju/juju-core/trunk