summaryrefslogtreecommitdiff
path: root/releasenotes/notes/agent-api-bf9f18d8d38075e4.yaml
blob: 6d262316c3271f1fffa6d1f0300cff31b2e192a3 (plain)
1
2
3
4
5
---
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.