← Back to team overview

cf-charmers team mailing list archive

[Charmhelpers] Adding service with multimple units using RelationContext.

 

Is it okey that every unit rewrites data for the whole service relation?

What if we have several units in service ?

I am talking about this code (
http://bazaar.launchpad.net/~cf-charmers/charm-helpers/cloud-foundry/view/head:/charmhelpers/core/templating.py#L75
).

As far as we moved relation context to we need to take care of it. Also
taking information from several units will be useful (sometime required)
for cf-loggregator charm.

Thank you,
Alex L.

Follow ups