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

Issue 39380043: Implement base models for environments.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by frankban
Modified:
10 years, 5 months ago
Reviewers:
bac, rharding, mp+198265
Visibility:
Public.

Description

Implement base models for environments. This is a preparation branch for the environments management functionality. The envs module includes a docstring describing how those new functions will be used. Tests: `make check`. No QA required. https://code.launchpad.net/~frankban/juju-quickstart/env-manage-base-models/+merge/198265 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 10

Patch Set 2 : Implement base models for environments. #

Total comments: 5

Patch Set 3 : Implement base models for environments. #

Patch Set 4 : Implement base models for environments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+678 lines, -5 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M quickstart/models/envs.py View 1 2 3 2 chunks +241 lines, -1 line 0 comments Download
M quickstart/tests/helpers.py View 1 chunk +8 lines, -4 lines 0 comments Download
M quickstart/tests/models/test_envs.py View 1 2 2 chunks +388 lines, -0 lines 0 comments Download
M quickstart/tests/test_utils.py View 1 2 3 chunks +21 lines, -0 lines 0 comments Download
M quickstart/utils.py View 1 2 3 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 11
frankban
Please take a look.
10 years, 5 months ago (2013-12-09 14:08:06 UTC) #1
bac
LGTM with some suggestions. https://codereview.appspot.com/39380043/diff/1/quickstart/models/envs.py File quickstart/models/envs.py (right): https://codereview.appspot.com/39380043/diff/1/quickstart/models/envs.py#newcode69 quickstart/models/envs.py:69: a new, non preexisting environment. ...
10 years, 5 months ago (2013-12-09 15:20:02 UTC) #2
frankban
Please take a look. https://codereview.appspot.com/39380043/diff/1/quickstart/models/envs.py File quickstart/models/envs.py (right): https://codereview.appspot.com/39380043/diff/1/quickstart/models/envs.py#newcode69 quickstart/models/envs.py:69: a new, non preexisting environment. ...
10 years, 5 months ago (2013-12-09 15:54:13 UTC) #3
frankban
LGTM thanks for the changes.
10 years, 5 months ago (2013-12-09 18:25:19 UTC) #4
frankban
On 2013/12/09 18:25:19, frankban wrote: > LGTM thanks for the changes. oops, wrong MP.
10 years, 5 months ago (2013-12-09 18:25:46 UTC) #5
rharding
LGTM on the code. I'm not 100% sold on the api itself. It seems like ...
10 years, 5 months ago (2013-12-09 19:40:53 UTC) #6
frankban
On 2013/12/09 19:40:53, rharding wrote: > LGTM on the code. > > I'm not 100% ...
10 years, 5 months ago (2013-12-10 09:52:53 UTC) #7
gary.poster
couple of ideas. take or leave :-) https://codereview.appspot.com/39380043/diff/20001/quickstart/models/envs.py File quickstart/models/envs.py (right): https://codereview.appspot.com/39380043/diff/20001/quickstart/models/envs.py#newcode34 quickstart/models/envs.py:34: envs_dict = ...
10 years, 5 months ago (2013-12-10 14:02:42 UTC) #8
rharding
On 2013/12/10 14:02:42, gary.poster wrote: > couple of ideas. take or leave :-) > > ...
10 years, 5 months ago (2013-12-10 14:06:10 UTC) #9
frankban
Please take a look.
10 years, 5 months ago (2013-12-10 14:39:01 UTC) #10
frankban
10 years, 5 months ago (2013-12-10 15:48:47 UTC) #11
*** Submitted:

Implement base models for environments.

This is a preparation branch for the
environments management functionality.

The envs module includes a docstring describing
how those new functions will be used.

Tests: `make check`.
No QA required.

R=bac, rharding, gary.poster
CC=
https://codereview.appspot.com/39380043
Sign in to reply to this message.

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