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

Issue 87560044: cmd/juju: destroy-environment api connect fix

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by rog
Modified:
10 years ago
Reviewers:
dimitern, mp+215697
Visibility:
Public.

Description

cmd/juju: destroy-environment api connect fix destroy-environment was not using the .jenv file information to connect, which meant that it failed when destroying a HA environment, because we are not currently updating the environment-storage instance ids. https://code.launchpad.net/~rogpeppe/juju-core/548-destroy-environment-fix/+merge/215697 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : cmd/juju: destroy-environment api connect fix #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -31 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/destroyenvironment.go View 4 chunks +28 lines, -30 lines 1 comment Download
M cmd/juju/status.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
rog
Please take a look.
10 years ago (2014-04-14 15:58:36 UTC) #1
dimitern
10 years ago (2014-04-14 16:06:32 UTC) #2
LGTM

https://codereview.appspot.com/87560044/diff/20001/cmd/juju/destroyenvironmen...
File cmd/juju/destroyenvironment.go (right):

https://codereview.appspot.com/87560044/diff/20001/cmd/juju/destroyenvironmen...
cmd/juju/destroyenvironment.go:123: return fmt.Errorf("cannot connect to API:
%v", err)
s/API/API server/ ?
Sign in to reply to this message.

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