ironic/releasenotes/notes/update-live-port-ee3fa9b77f5d0cf7.yaml
Jim Rollenhagen 82c2a06a97 Clean up release notes for 6.2.0
This is cleaned up as of commit
2351d624ae, and should be sufficient for
the final release. If something else with a release note lands, we can
make any changes there in a later patch.

Change-Id: Ia1ef442f3cc0d64c8a7c6fbb5aaf3f0160f214de
2016-09-21 15:15:52 -04:00

7 lines
270 B
YAML

---
fixes:
- Fixed updating a MAC on a port for active instances in maintenance mode
(previously returned HTTP 500).
- Return HTTP 400 for requests to update a MAC on a port for an active
instance without maintenance mode set (previously returned HTTP 500).