kayobe/releasenotes/notes/concurrent-known-hosts-update-8dc94557e9a48021.yaml
Pierre Riteau c5b2d435ee Fix concurrency issues while adding SSH keys to known_hosts
Co-Authored-By: Mark Goddard <mark@stackhpc.com>

Change-Id: Ie0b98e7364c1c00dc017129e86843962f924247b
Story: 2007628
Task: 39672
2020-05-11 15:44:18 +02:00

7 lines
222 B
YAML

---
fixes:
- |
Fixes concurrency issues while adding SSH keys to the known hosts file by
performing the action serially. See `story 2007628
<https://storyboard.openstack.org/#!/story/2007628>`__ for details.