commit | 63ede5bdeea1f2b4379e1dec170bb453b4051a21 | [log] [tgz] |
---|---|---|
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | Wed Aug 25 14:42:32 2021 +0200 |
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | Wed Aug 25 13:01:52 2021 +0000 |
tree | bc453ff9a84d8284cdcfb6edbad0913a29f81f68 | |
parent | 318e060360ef3ae63d4c04fdf6eec6bb6ba5e88a [diff] |
Remove Config Binding Service specific logs Remove unnecessary information in logs after CbsClient update Issue-ID: DCAEGEN2-2868 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: If6d4af3769df83d8da293f413534d2066ceb7fd1
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