Code review comment for lp:~frankban/juju-quickstart/env-management-1

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

Reviewers: mp+197709_code.launchpad.net,

Message:
Please take a look.

Description:
Envs management: code reorganization.

This branch includes code reorg as
a preparation for the upcoming envs
management work.

It's just about mechanically moving code
to the new models package, except for a
minor fix to test_init_environment in
test_manage.py.

https://code.launchpad.net/~frankban/juju-quickstart/env-management-1/+merge/197709

(do not edit description out of merge proposal)

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

Affected files (+269, -202 lines):
   A [revision details]
   M quickstart/manage.py
   A quickstart/models/__init__.py
   M quickstart/models/charms.py
   A quickstart/models/envs.py
   A quickstart/tests/models/__init__.py
   M quickstart/tests/models/test_charms.py
   A quickstart/tests/models/test_envs.py
   M quickstart/tests/test_manage.py
   M quickstart/tests/test_utils.py
   M quickstart/utils.py

« Back to merge proposal