commit | 5997aece3946fff914c66d8c18b515cd25787e43 | [log] [tgz] |
---|---|---|
author | YongchaoWu <yongchao.wu@est.tech> | Tue Feb 19 08:17:24 2019 +0000 |
committer | YongchaoWu <yongchao.wu@est.tech> | Tue Feb 19 08:17:24 2019 +0000 |
tree | 103370bc6871ec7bfe80a9e6109f163502317d72 | |
parent | b3810c2726b550e1cc799144297dfb56d8f7983a [diff] |
Refactor: fix over engineering in Configuration Remove the duplicated function, move the over engineering code. Make the code simple and understandable. Issue-ID: DCAEGEN2-1222 Change-Id: Iab1737c084421d038b724d2fb41c9d17ebe4dbeb Signed-off-by: YongchaoWu <yongchao.wu@est.tech>
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.
DFC is delivered as one Docker container which hosts application server and can be started by docker-compose
.
Whole project (top level of DFC directory) and each module (sub module directory) can be compiled using mvn clean install
command.
Running with dev-mode of DFC
Heartbeat: http://<container_address>:8100/heartbeat or https://<container_address>:8443/heartbeat
Start DFC: http://<container_address>:8100/start or https://<container_address>:8433/start
Stop DFC: http://<container_address>:8100/stopDatafile or https://<container_address>:8433/stopDatafile
org.onap.dcaegen2.collectors
dcae-services
Copyright (C) 2018-2019 NOKIA Intellectual Property, 2018-2019 Nordix Foundation. All rights reserved. License