commit | bccafdc99094a8ff9107f242b31f80e5a839b5c2 | [log] [tgz] |
---|---|---|
author | Marcin Migdal <marcin.migdal@nokia.com> | Wed Mar 20 12:45:59 2019 +0100 |
committer | Marcin Migdal <marcin.migdal@nokia.com> | Wed Mar 20 12:46:07 2019 +0100 |
tree | ab6b8fee5d46417f4f1e469da51f875d0aa6fe3d | |
parent | 295746ec486e0300e7d5958ba44f8054c30389f4 [diff] |
Fix Junits Change-Id: I4ed75b52a8d6266a4e09da3382fc06f3ed4c0ae0 Issue-ID: DCAEGEN2-1078 Signed-off-by: Marcin Migdal <marcin.migdal@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