Hi all! There is a bug <https://bugs.launchpad.net/ironic/+bug/1565663> in ironic API that allows to remove node name using any API version, while node names were added in version 1.5. There are concerns that fixing this might be a breaking change, and I'm not sure how to proceed with that. Here is a change <https://review.openstack.org/300983> that fixes the bug by just forbidding to do PATCH remove request on /name path if requested API version is less than 1.5. Is it enough to just mention this in a release note, maybe both in fixes and upgrade sections? As bumping API microversion to fix some previous microversion seems weird to me. Any suggestions? Thanks, Vlad -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160411/774c2fb8/attachment.html>