commit | 5763275d59e628eabcc08eae2aa1d32120d4c072 | [log] [tgz] |
---|---|---|
author | grabinsk <maciej.grabinski@nokia.com> | Fri Jun 21 09:10:03 2019 +0200 |
committer | grabinsk <maciej.grabinski@nokia.com> | Fri Jun 21 09:10:03 2019 +0200 |
tree | a0519e11dde5f99f95c83355a267168413e69880 | |
parent | ffe51aaf7b04f7f8be60b3b4c2e9cedb011439fe [diff] |
Skip putting non-primitive values from CBS config into PRH app environment Non-primitive properties are currently not used by app and cause serialization failure on 'actuator/env' endpoint. The serialization issue is caused by fact, that swagger enforces switch to jackson and there are no proper gson's JsonObject serializers registered. Change-Id: Id5cfb743282aeec7db88434f06815ae5cc9057a6 Issue-ID: DCAEGEN2-1544 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