Remove key file check 44/73844/1
authorLuc Provoost <luc.provoost@gmail.com>
Thu, 2 Feb 2023 10:09:45 +0000 (11:09 +0100)
committerLuc Provoost <luc.provoost@gmail.com>
Thu, 2 Feb 2023 10:09:45 +0000 (11:09 +0100)
commitc54e9d25e7af26e143b1106376ba339304f9f96b
tree8b29604cc79a70082cdbf527518c1a0ae88070d2
parent5d0282fb039190b0eeb4c3d8706c7e2716d4f445
Remove key file check

A check on the name of the ssh key file for user rapid has been removed.
We are now just using the name of the key file as it shows in the
rapid.env file. In the past, the file name was always replaced by a
hardcoded name for the rapid user.

Signed-off-by: Luc Provoost <luc.provoost@gmail.com>
Change-Id: Ie2219b33c75c54e937182e9307e16f290c82513e
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_parser.py