Comment 1 for bug 1724338

Revision history for this message
John A Meinel (jameinel) wrote :

It turns out that all providers have to directly validate "unknown" fields. Most do it naturally because that is where provider-specific configuration lives.

However, LXD didn't have any provider-specific configuration, so was missing the check.

I also updated our validation to do a simple spellcheck for getting "_" mixed up with "-".