Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2)

Issue 52080044: Add support for OpenStack and Azure.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by frankban
Modified:
10 years, 4 months ago
Reviewers:
rharding, matthew.scott, mp+201616
Visibility:
Public.

Description

Add support for OpenStack and Azure. Tests: `make check` QA: `.venv/bin/python juju-quickstart -i` Ensure you can successfully create an openstack/HP cloud and an azure environment. If you already subscribed to any of those, please check everything works ok. If not, no problem, I already bootstrapped HP Cloud and azure. Since this is the 1.0 version, please ensure the environment management works well, and in general quickstart bootstraps the environments and deploys the GUI as expected. Thank you! https://code.launchpad.net/~frankban/juju-quickstart/more-cloud-providers/+merge/201616 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 5

Patch Set 2 : Add support for OpenStack and Azure. #

Patch Set 3 : Add support for OpenStack and Azure. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+356 lines, -76 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M quickstart/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M quickstart/cli/forms.py View 2 chunks +30 lines, -14 lines 0 comments Download
M quickstart/cli/views.py View 1 5 chunks +11 lines, -5 lines 0 comments Download
M quickstart/manage.py View 1 1 chunk +5 lines, -2 lines 0 comments Download
M quickstart/models/envs.py View 1 5 chunks +127 lines, -3 lines 0 comments Download
M quickstart/models/fields.py View 1 chunk +9 lines, -0 lines 0 comments Download
M quickstart/tests/cli/test_forms.py View 7 chunks +94 lines, -40 lines 0 comments Download
M quickstart/tests/cli/test_views.py View 1 1 chunk +4 lines, -3 lines 0 comments Download
M quickstart/tests/models/test_envs.py View 1 3 chunks +61 lines, -8 lines 0 comments Download
M quickstart/tests/models/test_fields.py View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 8
frankban
Please take a look.
10 years, 4 months ago (2014-01-14 16:01:35 UTC) #1
rharding
Code looks good, a couple of comments. Starting QA. https://codereview.appspot.com/52080044/diff/1/quickstart/__init__.py File quickstart/__init__.py (right): https://codereview.appspot.com/52080044/diff/1/quickstart/__init__.py#newcode25 quickstart/__init__.py:25: ...
10 years, 4 months ago (2014-01-15 19:29:04 UTC) #2
rharding
In creating an Azure environment there's a space issue before 'saucy' in the list of ...
10 years, 4 months ago (2014-01-15 20:51:45 UTC) #3
matthew.scott
I agree that some of the points Rick brings up - notably destroying an environment ...
10 years, 4 months ago (2014-01-16 00:09:46 UTC) #4
frankban
Please take a look. https://codereview.appspot.com/52080044/diff/1/quickstart/models/envs.py File quickstart/models/envs.py (right): https://codereview.appspot.com/52080044/diff/1/quickstart/models/envs.py#newcode529 quickstart/models/envs.py:529: fields.ChoiceField( On 2014/01/15 19:29:04, rharding ...
10 years, 4 months ago (2014-01-16 12:56:35 UTC) #5
frankban
This is really good stuff Rick and Matthew. Thank you both for your great reviews! ...
10 years, 4 months ago (2014-01-16 12:57:14 UTC) #6
rharding
Thanks for the out of band email and updates. LGTM with the notes that this ...
10 years, 4 months ago (2014-01-16 14:13:41 UTC) #7
frankban
10 years, 4 months ago (2014-01-16 14:30:40 UTC) #8
*** Submitted:

Add support for OpenStack and Azure.

Tests: `make check`

QA: `.venv/bin/python juju-quickstart -i`
Ensure you can successfully create an openstack/HP cloud
and an azure environment.
If you already subscribed to any of those, please
check everything works ok. If not, no problem,
I already bootstrapped HP Cloud and azure.
Since this is the 1.0 version, please ensure
the environment management works well, and in general
quickstart bootstraps the environments and 
deploys the GUI as expected.
Thank you!

R=rharding, matthew.scott
CC=
https://codereview.appspot.com/52080044
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b