← Back to team overview

cf-charmers team mailing list archive

Callbacks instead of ServiceManagers (issue 98490043)

 

Reviewers: mp+220733_code.launchpad.net,

Message:
Please take a look.

Description:
Callbacks instead of ServiceManagers

Refactored charmhelpers.core.services to use callbacks instead of
service types / managers, to make it easier for charms to specify
custom behavior.

https://code.launchpad.net/~johnsca/charm-helpers/services-callback-fu/+merge/220733

(do not edit description out of merge proposal)


Please review this at https://codereview.appspot.com/98490043/

Affected files (+146, -92 lines):
   A [revision details]
   M charmhelpers/core/host.py
   M charmhelpers/core/services.py
   M charmhelpers/core/templating.py
   M tests/core/test_host.py
   M tests/core/test_services.py
   M tox.ini



-- 
https://code.launchpad.net/~johnsca/charm-helpers/services-callback-fu/+merge/220733
Your team Cloud Foundry Charmers is requested to review the proposed merge of lp:~johnsca/charm-helpers/services-callback-fu into lp:~cf-charmers/charm-helpers/cloud-foundry.


References