openstack-ansible-os_zun/releasenotes/notes/no_zun_ssh_keypairs-4d2f4f6e92ee4ea4.yaml
Dmitriy Rabotyagov 3125263df0 Stop generating ssh keypair for zun and kuryr user
There is no obvious need to have an SSH keypairs for zun and kuryr users
I was not able to find any proof in the project installation guide that
such keypairs were ever needed. Thus, such functionality is removed.

Change-Id: Icdaf2fec944aae95947ff421bf47d88e0cc0505e
2023-10-14 08:48:05 +00:00

8 lines
190 B
YAML

---
deprecations:
- |
Generation of SSH keypairs for Zun and Kuryr users has been deprecated
and removed.
A variable ``zun_recreate_keys`` has been removed and has no effect.