commit | 62841e53e41fd8e12b75641806f76c11878260ee | [log] [tgz] |
---|---|---|
author | sushant53 <sushant.jadhav@t-systems.com> | Fri Oct 27 16:44:30 2023 +0530 |
committer | sushant53 <sushant.jadhav@t-systems.com> | Fri Oct 27 16:45:02 2023 +0530 |
tree | 624bc532ae85647cb8b5cb470ad3549be167473e | |
parent | d82c53bd799b22660be17219da516415d4c56b46 [diff] |
[DCAEGEN2] Remove DMaaP dependency in PRH Removed DMaaP dependency in PRH by using new sdk library, which uses Kafka API directly. Issue-ID: DCAEGEN2-3402 Change-Id: I5456ce432a9fd4a58826275a17c603379b0c18ee Signed-off-by: sushant53 <sushant.jadhav@t-systems.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.
In main project directory run:
mvn clean package docker:build
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-2020 NOKIA Intellectual Property. All rights reserved. License