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

Issue 14337044: uniter: Fix bug 1234577 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by dimitern
Modified:
10 years, 7 months ago
Reviewers:
mp+189077, jameinel
Visibility:
Public.

Description

uniter: Fix bug 1234577 Added a flag DisableSSLHostnameVerification to CharmArchiveURL() API call for the uniter, so that when "ssl-hostname-verification" is false in the environment config, we use a non-validating http client to fetch the charm. Downloader needed some changes for this to work. https://code.launchpad.net/~dimitern/juju-core/171-bug-1234577-uniter/+merge/189077 Requires: https://code.launchpad.net/~dimitern/juju-core/170-bug-1234576-upgrader/+merge/189064 (do not edit description out of merge proposal)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -34 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M downloader/downloader.go View 5 chunks +20 lines, -8 lines 0 comments Download
M downloader/downloader_test.go View 3 chunks +12 lines, -4 lines 0 comments Download
M state/api/params/internal.go View 1 chunk +15 lines, -0 lines 0 comments Download
M state/api/uniter/charm.go View 2 chunks +22 lines, -7 lines 0 comments Download
M state/api/uniter/charm_test.go View 2 chunks +13 lines, -3 lines 0 comments Download
M state/apiserver/uniter/uniter.go View 2 chunks +16 lines, -5 lines 0 comments Download
M state/apiserver/uniter/uniter_test.go View 2 chunks +30 lines, -5 lines 0 comments Download
M worker/uniter/charm/charm.go View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 2
dimitern
Please take a look.
10 years, 7 months ago (2013-10-03 13:34:12 UTC) #1
jameinel
10 years, 7 months ago (2013-10-03 14:00:23 UTC) #2
LGTM
Sign in to reply to this message.

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