Code review comment for lp:~bcsaller/pyjuju/config-set

Revision history for this message
Kapil Thangavelu (hazmat) wrote :

One note from the pair programming session on agent support for config-set, was that this subcommand shouldn't require a repository argument, it should instead fetch the service's formula and inspect that for its config.

Probably this should modify the formula publisher and formula state to capture the config schema into zk directly when dpeloying, else it will need to be parsed from provider storage.

« Back to merge proposal