Comment 9 for bug 1308146

Revision history for this message
Nate Finch (natefinch) wrote :

The bug is trivial to reproduce, I made what is essentially an empty charm, with a config.yaml that looks like this:

options:
  foo.bar:
    type: int
    default: 3
    description: Number of foo.bars.

And it causes the not okForStorage error.

you can reproduce it by doing juju deploy cs:~natefinch/testcharm