V2X Hub is a message handler that acts as a translator and data aggregator/disseminator for infrastructure components of a connected vehicle deployment.
Apache License 2.0
123
stars
69
forks
source link
VH 1324 - Filter the versions returned from the initialization script #623
In this PR, updated the docker compose file to change the "LOCAL_IP" variable to "V2XHUB_IP" and updated the initialization script to remove the following from the returned versions:
Curly braces: ^{}
Properties found
Duplicate entries
Related Issue
Motivation and Context
How Has This Been Tested?
This has been tested by running the script locally. A screenshot is attached below after testing.
Types of changes
[x] Defect fix (non-breaking change that fixes an issue)
[ ] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that cause existing functionality to change)
Checklist:
[ ] I have added any new packages to the sonar-scanner.properties file
[ ] My change requires a change to the documentation.
PR Details
Description
In this PR, updated the docker compose file to change the "LOCAL_IP" variable to "V2XHUB_IP" and updated the initialization script to remove the following from the returned versions:
Related Issue
Motivation and Context
How Has This Been Tested?
This has been tested by running the script locally. A screenshot is attached below after testing.
Types of changes
Checklist: