commit | c3b98731e966a4ace2198ce5e4aa4fc324036e81 | [log] [tgz] |
---|---|---|
author | grabinsk <maciej.grabinski@nokia.com> | Mon Jun 17 10:18:23 2019 +0200 |
committer | grabinsk <maciej.grabinski@nokia.com> | Mon Jun 24 12:43:55 2019 +0200 |
tree | 5e3d4197b8b7c4bc9e9c1fcf7c92c7f86bc76907 | |
parent | 5763275d59e628eabcc08eae2aa1d32120d4c072 [diff] |
Replace mocks with real object usage in test CbsClientConfigurationResolver test This adds test coverage missing from CbsProperties.toCbsClientConfiguration() method Change-Id: I2da6f4b4392dbace4a8a827406a9b485f9cbfa79 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