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

Issue 11913043: Azure provider: return a signed URL

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by rvb
Modified:
10 years, 9 months ago
Reviewers:
mp+177126, jtv.canonical, rog
Visibility:
Public.

Description

Azure provider: return a signed URL This branch changes the implementation of the URL() method in storage.go so that it returns a "signed" URL that can be anonymously accessed. This allows uploading the tools to a private container while still allowing the machines to fetch the tools anonymously. Drive-by fix 1: improve the prefix used to name machines for better readability. Drive-by fix 2: return error instead of nil when the error is != nil in {delete/create}VirtualNetwork and {delete/create}AffinityGroup. https://code.launchpad.net/~rvb/juju-core/use-signed-url/+merge/177126 (do not edit description out of merge proposal)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -9 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M environs/azure/environ.go View 5 chunks +5 lines, -5 lines 0 comments Download
M environs/azure/storage.go View 2 chunks +5 lines, -1 line 0 comments Download
M environs/azure/storage_test.go View 2 chunks +17 lines, -3 lines 0 comments Download

Messages

Total messages: 4
rvb
Please take a look.
10 years, 10 months ago (2013-07-26 10:26:18 UTC) #1
jtv.canonical
LGTM as it's definitely an improvement. Silly mistake to make, but it's the sort of ...
10 years, 10 months ago (2013-07-26 10:49:38 UTC) #2
rvb
On 2013/07/26 10:49:38, jtv.canonical wrote: > LGTM as it's definitely an improvement. Silly mistake to ...
10 years, 10 months ago (2013-07-26 10:54:19 UTC) #3
rog
10 years, 9 months ago (2013-07-29 08:00:41 UTC) #4
LGTM
Sign in to reply to this message.

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