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

Issue 104720044: Refactor to callback services API

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by johnsca
Modified:
9 years, 11 months ago
Reviewers:
mp+221443, benjamin.saller
Visibility:
Public.

Description

Refactor to callback services API https://code.launchpad.net/~johnsca/charms/trusty/cf-go-router/services-callback-fu/+merge/221443 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Refactor to callback services API #

Unified diffs Side-by-side diffs Delta from patch set Stats (+480 lines, -355 lines) Patch
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
M config.yaml View 1 chunk +5 lines, -2 lines 0 comments Download
M hooks/charmhelpers/contrib/cloudfoundry/contexts.py View 1 chunk +41 lines, -32 lines 0 comments Download
M hooks/charmhelpers/core/host.py View 1 chunk +5 lines, -0 lines 0 comments Download
M hooks/charmhelpers/core/services.py View 1 chunk +316 lines, -79 lines 0 comments Download
M hooks/charmhelpers/core/templating.py View 2 chunks +50 lines, -146 lines 0 comments Download
M hooks/config.py View 2 chunks +41 lines, -0 lines 0 comments Download
D hooks/hooks.py View 4 chunks +20 lines, -96 lines 0 comments Download

Messages

Total messages: 4
johnsca
Please take a look.
9 years, 11 months ago (2014-05-29 18:29:01 UTC) #1
benjamin.saller
LGTM, thanks https://codereview.appspot.com/104720044/diff/1/hooks/config.py File hooks/config.py (right): https://codereview.appspot.com/104720044/diff/1/hooks/config.py#newcode23 hooks/config.py:23: result = subprocess.check_output(['dig', '+short', '@8.8.8.8', address]) thank ...
9 years, 11 months ago (2014-05-29 18:51:20 UTC) #2
johnsca
On 2014/05/29 18:51:20, benjamin.saller wrote: > hooks/config.py:23: result = subprocess.check_output(['dig', '+short', > mailto:, address]) > ...
9 years, 11 months ago (2014-05-29 19:45:19 UTC) #3
johnsca
9 years, 11 months ago (2014-05-29 20:23:40 UTC) #4
*** Submitted:

Refactor to callback services API

R=benjamin.saller
CC=
https://codereview.appspot.com/104720044
Sign in to reply to this message.

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