Code review comment for lp:~frankban/charms/precise/juju-gui/guiserver-views

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

Reviewers: mp+181020_code.launchpad.net,

Message:
Please take a look.

Description:
Bundle deployment views.

This branch includes the implementation of the
bundle views. Their goal is to handle the bundle
deployment request/response process.

Views interact with the Deployer instance
(not yet implemented) in order to schedule,
run and observe bundle deployments.

https://code.launchpad.net/~frankban/charms/precise/juju-gui/guiserver-views/+merge/181020

(do not edit description out of merge proposal)

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

Affected files:
   A [revision details]
   M revision
   M server/guiserver/bundles/__init__.py
   A server/guiserver/bundles/utils.py
   A server/guiserver/bundles/views.py
   A server/guiserver/tests/bundles/test_utils.py
   A server/guiserver/tests/bundles/test_views.py
   M server/guiserver/tests/helpers.py

« Back to merge proposal