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

Issue 6923056: Fix OpenStack config issues (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by wallyworld
Modified:
11 years, 4 months ago
Reviewers:
mp+139364
Visibility:
Public.

Description

Fix OpenStack config issues This branch removes the hacks put in place to fix some OpenStack tests, and reworks the config processing so that config values are loaded properly from the YAML environment. https://code.launchpad.net/~wallyworld/juju-core/fix-openstack-test-hack/+merge/139364 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix OpenStack config issues #

Total comments: 7

Patch Set 3 : Fix OpenStack config issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -80 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M environs/openstack/config.go View 2 chunks +24 lines, -14 lines 0 comments Download
M environs/openstack/config_test.go View 1 2 4 chunks +60 lines, -19 lines 0 comments Download
M environs/openstack/local_test.go View 1 2 2 chunks +3 lines, -47 lines 0 comments Download

Messages

Total messages: 9
wallyworld
Please take a look.
11 years, 4 months ago (2012-12-12 01:39:06 UTC) #1
fwereade
Code looks solid, but I'd prefer a bit more testing. https://codereview.appspot.com/6923056/diff/1/environs/openstack/config_test.go File environs/openstack/config_test.go (left): https://codereview.appspot.com/6923056/diff/1/environs/openstack/config_test.go#oldcode290 ...
11 years, 4 months ago (2012-12-17 07:55:12 UTC) #2
dimitern
Just a comment https://codereview.appspot.com/6923056/diff/1/environs/openstack/config.go File environs/openstack/config.go (right): https://codereview.appspot.com/6923056/diff/1/environs/openstack/config.go#newcode81 environs/openstack/config.go:81: missingAttributef := "required environment variable not ...
11 years, 4 months ago (2012-12-17 10:28:58 UTC) #3
wallyworld
Please take a look. https://codereview.appspot.com/6923056/diff/1/environs/openstack/config.go File environs/openstack/config.go (right): https://codereview.appspot.com/6923056/diff/1/environs/openstack/config.go#newcode81 environs/openstack/config.go:81: missingAttributef := "required environment variable ...
11 years, 4 months ago (2012-12-18 01:13:04 UTC) #4
jameinel
LGTM, though I'm a bit concerned if the tests are leaving global state (env variables) ...
11 years, 4 months ago (2012-12-18 13:38:23 UTC) #5
fwereade
config looks good; provider looks good (*assuming* the lack of testing is justified by a ...
11 years, 4 months ago (2012-12-18 14:25:31 UTC) #6
wallyworld
On 2012/12/18 14:25:31, fwereade wrote: > config looks good; provider looks good (*assuming* the lack ...
11 years, 4 months ago (2012-12-19 04:09:11 UTC) #7
wallyworld
https://codereview.appspot.com/6923056/diff/6001/environs/openstack/config_test.go File environs/openstack/config_test.go (right): https://codereview.appspot.com/6923056/diff/6001/environs/openstack/config_test.go#newcode266 environs/openstack/config_test.go:266: test := configTests[11] On 2012/12/18 14:25:31, fwereade wrote: > ...
11 years, 4 months ago (2012-12-19 06:26:42 UTC) #8
wallyworld
11 years, 4 months ago (2012-12-19 06:59:43 UTC) #9
*** Submitted:

Fix OpenStack config issues

This branch removes the hacks put in place to fix some OpenStack tests, and
reworks the config processing so that config values are loaded properly from the
YAML environment.

R=fwereade, dimitern, jameinel
CC=
https://codereview.appspot.com/6923056
Sign in to reply to this message.

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