commit | fc36a6eeebbc05d640d20bfe761037e23d20f1e0 | [log] [tgz] |
---|---|---|
author | Michal Kabaj <michal.kabaj@nokia.com> | Thu Dec 05 08:58:17 2019 +0100 |
committer | Michal Kabaj <michal.kabaj@nokia.com> | Thu Dec 05 08:58:17 2019 +0100 |
tree | 91f25f74863347c815cf106eb7e5249ece602cea | |
parent | 2532f556a8bda4d6eec02d5120553262e65c7329 [diff] |
Refactor AaiClient API - package structure - Removed redundant get/patch packages - Flattened aii api package structure to 'api' and 'main' Issue-ID: DCAEGEN2-1955 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com> Change-Id: I9025245f70c5dd0bb03e7289f8bc7dbf08853687
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