commit | e3595ee528b4ddb9d6ff6e26d812c0e293b34a19 | [log] [tgz] |
---|---|---|
author | Michal Kabaj <michal.kabaj@nokia.com> | Thu Nov 28 12:21:19 2019 +0100 |
committer | Michal Kabaj <michal.kabaj@nokia.com> | Thu Nov 28 12:21:19 2019 +0100 |
tree | e779b5bdf704b00a5ec301aa011ecc3433f8a8b9 | |
parent | 880dba137afdf2ddf0693d2290314bf683d7f5d7 [diff] |
aaiclient api refactor - Moved aaiclient code from SDK to PRH improvement of logic fragmentation Issue-ID: DCAEGEN2-1955 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com> Change-Id: I11d5b92014cdeb036699099113f64fc320cb4dd1
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