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

Issue 70750043: SSL-Everywhere

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by lazypower
Modified:
10 years, 1 month ago
Reviewers:
mp+209049, hazmat, Marco Ceppi
Visibility:
Public.

Description

SSL-Everywhere Updates the config-changed hook to python, adds charm helpers adds configuration options for base64 based config ssl key deployment adds support for ssl key file deployment adds support for self signed ssl key generation https://code.launchpad.net/~lazypower/charms/precise/nagios/ssl-everywhere/+merge/209049 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : SSL-Everywhere #

Patch Set 3 : SSL-Everywhere #

Total comments: 4

Patch Set 4 : SSL-Everywhere #

Patch Set 5 : SSL-Everywhere #

Patch Set 6 : SSL-Everywhere #

Total comments: 5

Patch Set 7 : SSL-Everywhere #

Patch Set 8 : SSL-Everywhere #

Patch Set 9 : SSL-Everywhere #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1861 lines, -36 lines) Patch
M .bzrignore View 1 chunk +4 lines, -1 line 0 comments Download
M README.md View 1 2 3 4 5 6 7 8 2 chunks +46 lines, -3 lines 0 comments Download
A [revision details] View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
A charm-helpers.yaml View 1 chunk +6 lines, -0 lines 0 comments Download
M config.yaml View 1 2 3 4 5 6 1 chunk +28 lines, -0 lines 0 comments Download
A hooks/charmhelpers/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A hooks/charmhelpers/contrib/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A hooks/charmhelpers/contrib/ssl/__init__.py View 1 chunk +78 lines, -0 lines 0 comments Download
A hooks/charmhelpers/contrib/ssl/service.py View 1 chunk +267 lines, -0 lines 0 comments Download
A hooks/charmhelpers/core/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A hooks/charmhelpers/core/hookenv.py View 1 chunk +401 lines, -0 lines 0 comments Download
A hooks/charmhelpers/core/host.py View 1 chunk +297 lines, -0 lines 0 comments Download
A hooks/charmhelpers/fetch/__init__.py View 1 chunk +281 lines, -0 lines 0 comments Download
A hooks/charmhelpers/fetch/archiveurl.py View 1 chunk +48 lines, -0 lines 0 comments Download
A hooks/charmhelpers/fetch/bzrurl.py View 1 chunk +49 lines, -0 lines 0 comments Download
M hooks/common.py View 1 2 3 4 5 6 4 chunks +10 lines, -10 lines 0 comments Download
M hooks/install View 1 chunk +1 line, -1 line 0 comments Download
M hooks/monitors-relation-changed View 1 2 3 4 5 6 7 4 chunks +11 lines, -7 lines 0 comments Download
A hooks/templates/default-ssl.tmpl View 1 2 3 4 5 6 1 chunk +177 lines, -0 lines 0 comments Download
M hooks/upgrade-charm View 1 2 3 4 5 6 1 chunk +150 lines, -15 lines 0 comments Download
M hooks/website-relation-joined View 1 2 3 4 5 6 7 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 12
lazypower
Please take a look.
10 years, 1 month ago (2014-03-03 12:06:43 UTC) #1
lazypower
Please take a look.
10 years, 1 month ago (2014-03-03 12:28:19 UTC) #2
lazypower
Please take a look.
10 years, 1 month ago (2014-03-03 12:53:03 UTC) #3
Marco Ceppi
https://codereview.appspot.com/70750043/diff/30001/README.md File README.md (right): https://codereview.appspot.com/70750043/diff/30001/README.md#newcode44 README.md:44: #### workflow: This workflow doesn't seem to cover how ...
10 years, 1 month ago (2014-03-03 13:58:45 UTC) #4
lazypower
Please take a look.
10 years, 1 month ago (2014-03-03 14:22:06 UTC) #5
lazypower
Please take a look.
10 years, 1 month ago (2014-03-03 15:20:43 UTC) #6
lazypower
Please take a look.
10 years, 1 month ago (2014-03-03 21:00:42 UTC) #7
hazmat
for consistency with other 'ssl' param usage.. values would be on, off, only
10 years, 1 month ago (2014-03-04 12:42:34 UTC) #8
hazmat
https://codereview.appspot.com/70750043/diff/90001/config.yaml File config.yaml (right): https://codereview.appspot.com/70750043/diff/90001/config.yaml#newcode14 config.yaml:14: "on", "off", or "forced". The "forced" option disables for ...
10 years, 1 month ago (2014-03-04 14:58:56 UTC) #9
lazypower
Please take a look.
10 years, 1 month ago (2014-03-04 21:33:59 UTC) #10
lazypower
Please take a look.
10 years, 1 month ago (2014-03-20 13:55:50 UTC) #11
lazypower
10 years, 1 month ago (2014-03-20 13:59:22 UTC) #12
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