Comment 1 for bug 2062033

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

Hi @macchese

The charm doesn't actually (currently) support setting workarounds from a config flag. This would need to be a new feature:

 * Add a config option "workarounds-config-flags"
 * Implement a Context to read those flags.
 * Wire the context into the resource_map so that they are available in nova.conf
 * Update the template(s) to read from the context and set flags in the [workarounds] section (like the current config-flags work).