lp:~frankban/juju-quickstart/initial-vivid-support

Created by Francesco Banconi and last modified
Get this branch:
bzr branch lp:~frankban/juju-quickstart/initial-vivid-support
Only Francesco Banconi can upload to this branch. If you are Francesco Banconi please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Francesco Banconi
Project:
juju-quickstart
Status:
Merged

Recent revisions

121. By Francesco Banconi

Merge trunk.

120. By Francesco Banconi

Merge the remove-jenv branch.

119. By Francesco Banconi

Update to the correct charm store API.

118. By Francesco Banconi

Retrieve the last revision of the Juju GUI charm from the charm store.

117. By Francesco Banconi

Update juju-gui default revision for each series.

116. By Francesco Banconi

Bump version up to 1.6.0.

115. By Francesco Banconi

Add vivid as an option for bootstrap node series.

114. By Francesco Banconi

Complete the test suite for jenv removal functionality.

113. By Francesco Banconi

Functionality implemented, just one missing test.

112. By Francesco Banconi

Reorganize view code.

Replace most of the view closures with external
private functions.
This has several good side effects in my opinion:
- view functions are shorter;
- we know which objects are used for each callback
  function, because we need to explicitly pass them
  as arguments;
- external functions can be reused by multiple views
  if required (and we have the _use example here);
- if an external callback become less straightforward,
  it is now possible to directly unit test it.

Tests: `make check`.

QA:
If unit tests pass we have some confidence that
the interactive session is not broken.
However, some time spent on it would be great,
creating/editing/destroying environments, setting
them as default, canceling the changes, starting
one of them, etc...
Thanks a lot.

R=matthew.scott, bac
CC=
https://codereview.appspot.com/194080043

Branch metadata

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