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

Issue 81700043: ensure-availability command

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by axw
Modified:
10 years, 1 month ago
Reviewers:
mp+213190, rog
Visibility:
Public.

Description

ensure-availability command We introduce a new ensure-availability juju subcommand, which calls the new EnsureAvailability client API. This is the CLI for ensuring high availability of Juju state servers. Note: I have not exposed the ensure-availability command yet, as there is still work to be done in the agents to properly support HA state servers. https://code.launchpad.net/~axwalk/juju-core/cmdapi-ensureavailability/+merge/213190 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 12

Patch Set 2 : Add ensure-ha command, EnsureAvailability API #

Patch Set 3 : ensure-availability command #

Unified diffs Side-by-side diffs Delta from patch set Stats (+290 lines, -0 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A cmd/juju/ensureavailability.go View 1 1 chunk +81 lines, -0 lines 0 comments Download
A cmd/juju/ensureavailability_test.go View 1 1 chunk +114 lines, -0 lines 0 comments Download
M cmd/juju/main.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M state/api/client.go View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M state/api/params/params.go View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M state/apiserver/client/client.go View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M state/apiserver/client/client_test.go View 1 2 1 chunk +56 lines, -0 lines 0 comments Download

Messages

Total messages: 5
axw
Please take a look.
10 years, 1 month ago (2014-03-28 03:51:09 UTC) #1
rog
LGTM modulo the below, thanks! https://codereview.appspot.com/81700043/diff/1/cmd/juju/ensureha.go File cmd/juju/ensureha.go (right): https://codereview.appspot.com/81700043/diff/1/cmd/juju/ensureha.go#newcode19 cmd/juju/ensureha.go:19: // If specified, use ...
10 years, 1 month ago (2014-03-28 07:54:23 UTC) #2
axw
Please take a look. https://codereview.appspot.com/81700043/diff/1/cmd/juju/ensureha.go File cmd/juju/ensureha.go (right): https://codereview.appspot.com/81700043/diff/1/cmd/juju/ensureha.go#newcode19 cmd/juju/ensureha.go:19: // If specified, use this ...
10 years, 1 month ago (2014-03-28 10:03:41 UTC) #3
rog
On 2014/03/28 10:03:41, axw wrote: > Please take a look. > > https://codereview.appspot.com/81700043/diff/1/cmd/juju/ensureha.go > File ...
10 years, 1 month ago (2014-03-28 10:09:59 UTC) #4
axw
10 years, 1 month ago (2014-03-28 13:37:45 UTC) #5
Please take a look.
Sign in to reply to this message.

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