commit | e78716438110650898bd35de8cfe69822157a8f5 | [log] [tgz] |
---|---|---|
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | Thu Jul 29 10:54:02 2021 +0200 |
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | Thu Jul 29 10:54:02 2021 +0200 |
tree | 1b44882eb9c98d0f7fff6e53a38433f1bea87cbf | |
parent | 7e42a4b54f4f2ea4dbc8725b8089008aefcbecec [diff] |
Fix vulnerabilities - Top up spring-boot to 2.4.8 Issue-ID: DCAEGEN2-2808 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia8b5d99fab23e7523a2871d8305c27b7c9858a19
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.
In main project directory run:
mvn clean package docker:build
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