commit | cfabc1e7ead3e7277bcfc5479f12dcb1d620e43a | [log] [tgz] |
---|---|---|
author | Michal Kabaj <michal.kabaj@nokia.com> | Mon Dec 02 13:51:52 2019 +0100 |
committer | Michal Kabaj <michal.kabaj@nokia.com> | Tue Dec 03 09:27:44 2019 +0100 |
tree | 83ee9a6549015e097e0b9be5f5f03e7c415c82f1 | |
parent | e3595ee528b4ddb9d6ff6e26d812c0e293b34a19 [diff] |
aaiclient api refactor - Removed AaiRequests - ImmutableHttpRequests are explicitly created inside http method impl - Removed dep to custom URI/URIBuilder Issue-ID: DCAEGEN2-1955 Change-Id: I8b01768734a09af118e18e95f6a0a923fa57f1de Signed-off-by: Michal Kabaj <michal.kabaj@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