Comment 6 for bug 1651260

Revision history for this message
Pen Gale (pengale) wrote :

I think that I've fixed this issue in python-libjuju by passing bundle options to config-yaml rather than config (I still need to do some final testing, and push for review tomorrow).

This is kind of a nasty "gotcha" hiding out in the api codebase. We could partially fix it with better documentation, but good documentation isn't necessarily going to fix the fact that the obvious param ("config") that the API uses isn't actually the correct param for some bundles.

Granted, I don't have any great ideas for a fix -- I understand why things are the way that they are :-/

Regardless, thank you for all the comments and follow-up everyone. I am very happy to be unstuck :-)