commit | b1d2017031a5ed827d1420442212e6aaa59bf662 | [log] [tgz] |
---|---|---|
author | grabinsk <maciej.grabinski@nokia.com> | Fri Jun 07 12:21:44 2019 +0200 |
committer | grabinsk <maciej.grabinski@nokia.com> | Mon Jun 10 11:15:06 2019 +0200 |
tree | 2095e0a5a819c8449532250215bd59f3acd0fd2b | |
parent | 574a2a8e300195f1693b025cc71281934ea677f3 [diff] |
handle 404 from aai (parsing response body from aai should not be attempted if there is no 2xx response) Change-Id: Iedc9daa65895600d826ac808784b3c6803a6dab4 Issue-ID: DCAEGEN2-1601 Signed-off-by: grabinsk <maciej.grabinski@nokia.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.
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