lp:~frankban/juju-quickstart/bundlelib-019

Created by Francesco Banconi and last modified
Get this branch:
bzr branch lp:~frankban/juju-quickstart/bundlelib-019
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

139. By Francesco Banconi

Update to bundlelib 0.1.9.

138. By Francesco Banconi

Fix uncommitted bundle ftest.

Avoid using a no longer existing openstack bundle.

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

137. By Francesco Banconi

Update Juju GUI charm default revisions.

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

136. By Francesco Banconi

Fix ssh agent handling when using tcsh.

135. By Francesco Banconi

Add support for uncommitted bundles.

134. By Francesco Banconi

Handle Juju GUI server port.

The Juju GUI charm can be configured to listen
to customized ports (juju set juju-gui port=n).
This branch adds to quickstart the ability to
detect the port used by the GUI server, and
therefore connect to the right WebSocket and
Web URLs. Additionally handle the cases in which
the GUI is run in non secure mode.

Also add an option to deploy the GUI on a
customized port directly using quickstart.

Also add an hidden options (--gui-source)
intended for development use only. This allows
for building a specific GUI github branch
(e.g. frankban/my-feature-branch or juju/develop)
when installing the Juju GUI, and can be useful
while coding/QAing GUI branches.

Tests: `make check`.

QA:
- use the GUI as usual, to check for regressions:
  `devenv/bin/juju-quickstart`;
- change the juju-gui port and secure mode:
  `juju set juju-gui port=4242 secure=false`
- wait for the changes to take effect;
- use quickstart again to check that insecure mode
  and customized ports are detected:
  `devenv/bin/juju-quickstart`;
- destroy the environment;
- use quickstart again to server the GUI develop
  branch on a customized port:
  `devenv/bin/juju-quickstart --gui-port 8000 --gui-source juju/develop`;
- check that everything works correctly;
- destroy the environment;
- done, thank you!

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

133. By Francesco Banconi

Fix key error: num_units not defined in services.

R=martin.hilton, uros.jovanovic1
CC=
https://codereview.appspot.com/235490043

132. By Francesco Banconi

Update to jujubundlelib v0.1.7.

Also bump version up to 2.1.0.

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

131. By Brad Crittenden

[r=bac] Bump version to 2.0.2

130. By Brad Crittenden

[r=evarlast, rick_h] Add support for Google Compute Engine

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.