![Dmitriy Rabotyagov](/assets/img/avatar_default.png)
There is no obvious need to have an SSH keypairs for ironic user I was not able to find any proof in the project installation guide that such keypairs were ever needed. Thus, such functionality is removed. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/896017 Change-Id: I493d5f5aa0a915e7bc9fb7dbcd2673749c0b95d3
7 lines
185 B
YAML
7 lines
185 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
Generation of SSH keypairs for Ironic users has been deprecated
|
|
and removed.
|
|
A variable ``ironic_recreate_keys`` has been removed and has no effect.
|