Comment 4 for bug 1020635

Revision history for this message
Clint Byrum (clint-fewbar) wrote : Re: cannot store yaml in relation settings

The yaml storage, while important, is actually not the culprit here.

A bug in a hook script was running this:

relation-get monitors m

So the real bug is that this is a backtrace where it should be a simple error "unit m not found"