ironic/releasenotes/notes/configdrive-format-1b11f606...

7 lines
228 B
YAML

---
fixes:
- |
Rejects ``configdrive`` that is not a JSON, a URL or a base64 string.
Previously invalid JSON supplied to ironicclient could end up accepted
as a configdrive, which would cause a failure much later.