commit | 4718d7afbce5d25feafd9d408b9fdbf539589505 | [log] [tgz] |
---|---|---|
author | vv770d <vv770d@att.com> | Tue Sep 14 19:37:28 2021 +0000 |
committer | vv770d <vv770d@att.com> | Tue Sep 14 19:37:28 2021 +0000 |
tree | 4a95aeda33f981cde3aa6309f1b6663de87dba6d | |
parent | 81c3baee31a14a59e1eefea59986bd9f69fc3dc9 [diff] |
[DCAE] INFO.yaml update DCAE committer updates (Sept2021) Change-Id: If10d1f1639ec33cbd26536ac286b7becdb0064f4 Issue-ID: DCAEGEN2-2900 Issue-ID: DCAEGEN2-2904 Signed-off-by: vv770d <vv770d@att.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