commit | ba656d50e28faecc546164a8dc469e6e35d1c0f2 | [log] [tgz] |
---|---|---|
author | Maciej Malewski <maciej.malewski@nokia.com> | Mon Feb 08 09:42:10 2021 +0100 |
committer | Maciej Malewski <maciej.malewski@nokia.com> | Mon Feb 08 09:42:10 2021 +0100 |
tree | 5db9809bf76c7e2b9afd61476ac7ec4e7b142a56 | |
parent | 307ea99aec88799edda09ccd54116eddf0e4d50e [diff] |
Upgrade Spring Web Spring Web from 5.2.12 to 5.3.3 Issue-ID: DCAEGEN2-2537 Signed-off-by: Maciej Malewski <maciej.malewski@nokia.com> Change-Id: I6b9ce9ab2eca8975bb0c5f8b1d5548f1cbd282c3
Physical Network Function Registration Handler is responsible for registration of PNF (Physical Network Function) to ONAP (Open Network Automation Platform) in plug and play manner.
PRH is delivered as one Docker container which hosts application server and can be started by docker-compose
.
Whole project (top level of PRH directory) and each module (sub module directory) can be compiled using mvn clean install
command.
Running with dev-mode of PRH
Heartbeat: http://<container_address>:8100/heartbeat or https://<container_address>:8443/heartbeat
Start PRH: http://<container_address>:8100/start or https://<container_address>:8433/start
Stop PRH: http://<container_address>:8100/stopPrh or https://<container_address>:8433/stopPrh
org.onap.dcaegen2.services
dcae-services
Copyright (C) 2018-2020 NOKIA Intellectual Property. All rights reserved. License