ironic/releasenotes/notes/agent-api-bf9f18d8d38075e4.yaml
Jim Rollenhagen 0fe585ac7c Clean up release notes for 6.1.0
This corrects some typos, some grammar, and makes formatting of notes
generally more consistent.

Change-Id: Ic6b48a1877a9b142a4dd1df2ae22342eef99bc76
2016-08-10 14:02:42 -04:00

6 lines
220 B
YAML

---
other:
- The ``continue_deploy`` and ``reboot_to_instance`` methods in the
``BaseAgentVendor`` class stopped accepting ** arguments. They were never
used anyway; drivers should stop passing anything there.