Code review comment for lp:~frankban/juju-quickstart/more-cloud-providers

Revision history for this message
Francesco Banconi (frankban) wrote :

Reviewers: mp+201616_code.launchpad.net,

Message:
Please take a look.

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)

Please review this at https://codereview.appspot.com/52080044/

Affected files (+288, -55 lines):
   A [revision details]
   M quickstart/__init__.py
   M quickstart/cli/forms.py
   M quickstart/models/envs.py
   M quickstart/models/fields.py
   M quickstart/tests/cli/test_forms.py
   M quickstart/tests/models/test_envs.py
   M quickstart/tests/models/test_fields.py

« Back to merge proposal