commit | b494ec44ddd26a516e36d69cbbf06f1214d37825 | [log] [tgz] |
---|---|---|
author | grabinsk <maciej.grabinski@nokia.com> | Fri Jun 14 13:50:16 2019 +0200 |
committer | grabinsk <maciej.grabinski@nokia.com> | Fri Jun 14 13:50:16 2019 +0200 |
tree | 19254c557c9ce29d69bb3da71446f6a9666c2d58 | |
parent | 4117c9fd7fcea895e18872e0d541e0f14a9a41b9 [diff] |
Do not start scheduling until application starts (moving task schedule starting logic from bean's post construct to ApplicationStartedEvent listener) Change-Id: Ia09ecbf5efda9b8f838053359bba2cfe80ce095b 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