0fe585ac7c
This corrects some typos, some grammar, and makes formatting of notes generally more consistent. Change-Id: Ic6b48a1877a9b142a4dd1df2ae22342eef99bc76
6 lines
220 B
YAML
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.
|