ironic/releasenotes/notes/fix-api-node-name-updates-f3813295472795be.yaml
Pierre Riteau 505b9ceeae Add a newline at the end of release note files
Most files have one, but three were missing it.

Change-Id: Ia2b7696118872be06b03ff9f8ba47343db0b5c0e
2016-08-31 20:58:03 +01:00

7 lines
296 B
YAML

---
fixes:
- Remove the possibility to set incorrect node name by specifying multiple
add/replace operations in patch request. Since this version, all the values
specified in the patch for name are checked, in order to conform to
JSON PATCH RFC https://tools.ietf.org/html/rfc6902.