commit | 797f48d96f972f4bd7cf4316506e2fa7b2955802 | [log] [tgz] |
---|---|---|
author | pkaras <piotr.karas@nokia.com> | Fri Nov 16 08:47:37 2018 +0100 |
committer | pkaras <piotr.karas@nokia.com> | Fri Nov 16 08:47:37 2018 +0100 |
tree | 031440e9b1bdab33b0b34920da609ff7040621f0 | |
parent | 204fe4c9516d05eb3a8f519cb2a57fa4ce73b454 [diff] |
Fix reactor version Change-Id: I51b628c9f3c57dec54d8fe2e00885acf8e06d99c Issue-ID: DCAEGEN2-980 Signed-off-by: piotr.karas <piotr.karas@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 NOKIA Intellectual Property. All rights reserved. License