commit | 02ea924be9fc320dbab93cf3c9e485337359b96f | [log] [tgz] |
---|---|---|
author | Fatih Degirmenci <fdegir@gmail.com> | Tue Dec 10 10:14:26 2019 +0100 |
committer | Fatih Degirmenci <fdegir@gmail.com> | Thu Apr 16 07:44:56 2020 +0000 |
tree | 8d87bab432ea16d356dfb66cc70d03e871addd82 | |
parent | f07c1907f52399c02c0e2921f8805d4117c806b1 [diff] |
Sanitize keypair name for heat Engine creates keypair for the stacks it creates. Keypairs are named after the scenario which can contain version information such as master, 1.1, and so on. But OpenStack heat considers keypair names containing dots insecure so this change replaces dots with underscores if there is any. Change-Id: I3a50da1c5a2407a1d92c117157c6914895adc39d