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

Issue 100680044: Fixed relation ordering issue

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

Description

Fixed relation ordering issue Fixed an relation hook ordering dependency by refactoring to use callbacks in charmhelpers.core.services https://code.launchpad.net/~johnsca/charms/trusty/cf-cloud-controller/services-callback-fu/+merge/220741 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed relation ordering issue #

Total comments: 1

Patch Set 3 : Fixed relation ordering issue #

Total comments: 3

Patch Set 4 : Fixed relation ordering issue #

Patch Set 5 : Fixed relation ordering issue #

Patch Set 6 : Fixed relation ordering issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+501 lines, -343 lines) Patch
A [revision details] View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M hooks/charmhelpers/contrib/cloudfoundry/contexts.py View 1 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 2 3 1 chunk +316 lines, -79 lines 0 comments Download
M hooks/charmhelpers/core/templating.py View 1 2 2 chunks +48 lines, -146 lines 0 comments Download
M hooks/config.py View 1 2 3 3 chunks +49 lines, -1 line 0 comments Download
M hooks/hooks.py View 1 2 5 chunks +40 lines, -85 lines 0 comments Download

Messages

Total messages: 10
johnsca
Please take a look.
9 years, 11 months ago (2014-05-23 01:35:00 UTC) #1
benjamin.saller
Thanks I like this, I'll approve it pending the answer to the one question https://codereview.appspot.com/100680044/diff/1/hooks/hooks.py ...
9 years, 11 months ago (2014-05-23 15:50:09 UTC) #2
johnsca
Please take a look.
9 years, 11 months ago (2014-05-26 21:19:56 UTC) #3
whit.morriss
LGTM. nice and concise. https://codereview.appspot.com/100680044/diff/20001/hooks/charmhelpers/core/services.py File hooks/charmhelpers/core/services.py (left): https://codereview.appspot.com/100680044/diff/20001/hooks/charmhelpers/core/services.py#oldcode5 hooks/charmhelpers/core/services.py:5: SERVICES = {} As discussed ...
9 years, 11 months ago (2014-05-27 15:28:18 UTC) #4
johnsca
Please take a look.
9 years, 11 months ago (2014-05-27 17:37:56 UTC) #5
benjamin.saller
So this is reviewed in the context of a charm, but its nice to see ...
9 years, 11 months ago (2014-05-27 18:06:56 UTC) #6
johnsca
On 2014/05/27 18:06:56, benjamin.saller wrote: > Not sure I love data_ready/data_lost. Still I feel like ...
9 years, 11 months ago (2014-05-27 18:41:34 UTC) #7
johnsca
Please take a look.
9 years, 11 months ago (2014-05-29 18:25:40 UTC) #8
johnsca
Please take a look.
9 years, 11 months ago (2014-05-29 18:27:34 UTC) #9
johnsca
9 years, 11 months ago (2014-05-29 20:20:45 UTC) #10
*** Submitted:

Fixed relation ordering issue

Fixed an relation hook ordering dependency by refactoring to use
callbacks in charmhelpers.core.services

R=benjamin.saller, whit.morriss
CC=
https://codereview.appspot.com/100680044
Sign in to reply to this message.

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