Reviewers: mp+246199_code.launchpad.net, Message: Please take a look. Description: Use charm store API to retrieve GUI revision. This branch includes the following small fixes in preparation for the 1.6 release: - bump version up to 1.6.0; - use the charm store API to retrieve the URL of the last revision of the juju-gui charm; - add initial support for vivid: the new series can now be selected as default bootstrap node series when creating/editing environments. Tests: `make check`. QA: - just run `.venv/bin/python juju-quickstart` as usual, locally and on a ec2 environment (it would be nice if both precise and trusty are used as default series in this QA); check that vivid can be added as a default-series in the environment edit view; check that the last Juju GUI revision is correctly retrieved. https://code.launchpad.net/~frankban/juju-quickstart/initial-vivid-support/+merge/246199 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/197740043/ Affected files (+38, -28 lines): A [revision details] M quickstart/__init__.py M quickstart/app.py M quickstart/netutils.py M quickstart/settings.py M quickstart/tests/test_app.py M quickstart/tests/test_netutils.py Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: