5f136811d6
This reuses the existing password generation mistral action to generate an ssh keypair to be used for nova cold migration Paramiko is used to generate the ssh key, based on the existing approach in the nova keypair api. Also update validation ssh key generation to reuse the same method. Change-Id: I9e7a1862911312ad942233ac8fc828f4e1be1dcf
5 lines
165 B
YAML
5 lines
165 B
YAML
---
|
|
features:
|
|
- Add MigrationSshKey to generated passwords. This ssh key-pair is used by
|
|
nova cold-migration and libvirt live-migration unless TLS is enabled.
|