ironic/releasenotes/notes/dhcp-provider-clean-dhcp-9352717903d6047e.yaml
Jim Rollenhagen 15b7ad5762 Catch up release notes for Mitaka
I went through the commit log between master and 4.2.0, and added notes
for everything I thought was relevant.

Change-Id: I4ede290d3c924181e2eda0b90d3c3298f542a55c
2015-11-25 23:13:56 +00:00

6 lines
161 B
YAML

---
other:
- Adds a `clean_dhcp_opts` method to the DHCP provider
base class, to give DHCP providers a method to clean up
DHCP reservations if needed.