50c7fdc45c
Parameters validation was not in conformity with the docs, and it was not possible to pass a SSH key with a passphrase. This patch fixes the validation allowing the user to pass both parameters, and adds tests for this validation. Change-Id: I1ba1eb8393c7921f4cab154b69b856418af32173 Closes-Bug: #1607527
5 lines
131 B
YAML
5 lines
131 B
YAML
---
|
|
fixes:
|
|
- Fixes bug where the user tries to configure the ssh power driver using a
|
|
private key protected by a passphrase.
|