fix some default values in parsing 49/74649/1 master
authorLuc Provoost <luc.provoost@gmail.com>
Tue, 12 Nov 2024 11:30:59 +0000 (12:30 +0100)
committerLuc Provoost <luc.provoost@gmail.com>
Tue, 12 Nov 2024 11:30:59 +0000 (12:30 +0100)
commitcdf25f9e0a3bd311358ae005f76b1966fb71c464
tree3c9db2f62d20ee1ae8cfbeb6058a527d5ec9250a
parentc4b140c5f2931c248687a76c700c5f7def3b9025
fix some default values in parsing

'prox_socket' 'prox_launch_exit' and 'monitor' will be set to 'True' if
not in the configration file for that specific test machine. The code is
now cleaner.

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