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

Issue 13241053: Make bootstrap work from a windows client.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by thumper
Modified:
10 years, 8 months ago
Reviewers:
mp+186225, dave
Visibility:
Public.

Description

Make bootstrap work from a windows client. This change uses path rather than filepath for the Join methods for the cloudinit and upstart job creation. This is because the client OS may be windows, but the code is running on linux server-side. A util function has been added that should be used in the agent and worker code to ease the transition to supporting windows as a server OS. The generated cloudinit content for new machines is logged out at TRACE level to provide debugging info. This is already on the lp:juju-core/1.14 branch. https://code.launchpad.net/~thumper/juju-core/fix-windows-build/+merge/186225 (do not edit description out of merge proposal)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -10 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M environs/cloudinit.go View 1 chunk +1 line, -0 lines 0 comments Download
M environs/cloudinit/cloudinit.go View 4 chunks +5 lines, -5 lines 0 comments Download
M scripts/win-installer/setup.iss View 1 chunk +1 line, -1 line 0 comments Download
M upstart/service.go View 4 chunks +4 lines, -4 lines 0 comments Download
M utils/file.go View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2
thumper
Please take a look.
10 years, 8 months ago (2013-09-18 01:31:13 UTC) #1
dave_cheney.net
10 years, 8 months ago (2013-09-18 01:41:26 UTC) #2
On 2013/09/18 01:31:13, thumper wrote:
> Please take a look.

LGTM. This is icky.
Sign in to reply to this message.

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