commit | d7fa23e2912dd4a4a28b79bdfbb92c9b33b55f49 | [log] [tgz] |
---|---|---|
author | grabinsk <maciej.grabinski@nokia.com> | Thu Apr 04 11:20:55 2019 +0200 |
committer | grabinsk <maciej.grabinski@nokia.com> | Thu Apr 04 11:26:50 2019 +0200 |
tree | 72bfc3e0f3b5ddb1f093fd5dc3d1668a9d3e0e69 | |
parent | 7bd496f977edaca0c902e925153c6ca7a0a9b31e [diff] |
Exclude model pojos from coverage report Hand written pojos will have to be replaced with autogenerated ones Change-Id: I8df953372786e3e0966901b9f5897daee18b1966 Issue-ID: DCAEGEN2-1391 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