commit | 81c3baee31a14a59e1eefea59986bd9f69fc3dc9 | [log] [tgz] |
---|---|---|
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | Mon Aug 30 08:39:39 2021 +0200 |
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | Mon Aug 30 08:39:39 2021 +0200 |
tree | 4042e62917c5f63a7930e80710fffef9216a2599 | |
parent | 63ede5bdeea1f2b4379e1dec170bb453b4051a21 [diff] |
Release PRH 1.7.1 Update Cbs-Client to version 1.8.7 - read configuration from file by default Issue-ID: DCAEGEN2-2868 Issue-ID: DCAEGEN2-2863 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: If5ab81e18bea3385bfce8371a5815900fc616889
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