summaryrefslogtreecommitdiff
path: root/releasenotes/notes/configdrive-format-1b11f6068bd742cd.yaml
blob: 5410831d3d50833d76e363604c703ddef437dd2d (plain)
1
2
3
4
5
6
---
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.