python-tripleoclient/releasenotes/notes/remove-default-overcloud-ssh-key-7341a84480727234.yaml
James Slagle ea80a56987 Remove default for --overcloud-ssh-key
The default value for --overcloud-ssh-key was wrong (it was actually a
username). Instead of using a default value at all, just remove the
default since we can't sanely pick one.

Change-Id: I57a7293f0cc08b0fab0ee7c2f0b4c0a8b2bd2f44
Closes-Bug: #1736606
2017-12-05 21:51:21 -05:00

6 lines
202 B
YAML

---
fixes:
- The default value for --overcloud-ssh-key was wrong (it was actually a
username). Instead of using a default value at all, just remove the default
since we can't sanely pick one.