commit | 1b0a5fdc4df59d2b85db840f28fdd79215bff68f | [log] [tgz] |
---|---|---|
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | Tue Aug 10 13:32:21 2021 +0200 |
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | Wed Aug 11 08:01:16 2021 +0000 |
tree | 6e3c6d10e88b72cec14944da7b71fdc04505543f | |
parent | a422056b28ed77f19784725bee319fc2faeaa593 [diff] |
Update tests and component spec to use AAI v23 API Issue-ID: DCAEGEN2-1531 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I4bf16f64cc4e8a338ee83b846b3fb939a56f5a0f
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