ironic/releasenotes/notes/no-instance-uuid-workaround-fc458deb168c7a8b.yaml
Dmitry Tantsur 5203bf05d0 Remove workaround for nova removing instance_uuid during cleaning
Was supposed to be removed back in Mitaka, according to the comments.

Change-Id: I1974b3694ed8d43a22f1f211e3f665adcf04fec6
2016-06-14 17:21:13 +02:00

5 lines
165 B
YAML

---
upgrade:
- Removed the workaround in API allowing removing "instance_uuid" during
cleaning. It was only required for Nova during introduction of cleaning.