commit | c0d1ad41b36b9a3036ea9451a65f938ce94c0dc8 | [log] [tgz] |
---|---|---|
author | grabinsk <maciej.grabinski@nokia.com> | Thu May 30 14:43:14 2019 +0200 |
committer | grabinsk <maciej.grabinski@nokia.com> | Fri May 31 10:09:58 2019 +0200 |
tree | 314b767a0c7e0a2292b47b585f5cf04c418eba5e | |
parent | 0f293f5aa2c1ed3fff09c3386fdfd93ae48b4cd1 [diff] |
Replace hand-written MockitoExtension with official one from mockito-junit-jupiter Change-Id: I28e9057822f80f7514a640fbc66f54d9f5488cbf Issue-ID: DCAEGEN2-1544 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