commit | 2abfecad9aeb88ba95d62d718376535fb6e00325 | [log] [tgz] |
---|---|---|
author | grabinsk <maciej.grabinski@nokia.com> | Fri Apr 05 15:13:18 2019 +0200 |
committer | grabinsk <maciej.grabinski@nokia.com> | Fri Apr 05 15:13:18 2019 +0200 |
tree | 58d92becb52f8882207c948975ef0fcc36c2b669 | |
parent | d7fa23e2912dd4a4a28b79bdfbb92c9b33b55f49 [diff] |
Add pnfUrl field Due to changes in the aai client configuration json old parameters aaiHost, aaiProtocol, aaiPort, aaiBasePath, aaiPnfPath will be replaced by pnfUrl Change-Id: Ifd8841f8a80d743a95e3b0ea7d868eda923febca Issue-ID: DCAEGEN2-1398 Signed-off-by: grabinsk <maciej.grabinski@nokia.com>
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-2019 NOKIA Intellectual Property. All rights reserved. License