summaryrefslogtreecommitdiffstats
path: root/mod
AgeCommit message (Collapse)AuthorFilesLines
2020-03-20Link DCAE MOD design tool to Acumos AdapterAndrew Gauld20-5694/+974
Add import item to global menu with choices of import models, component specs, and data formats. Add prefix to acumos adapter API for consistency with rest of DCAE MOD and to allow adding acumos adapter to k8s/rancher ingress or other reverse proxy mechanism so it can be accessed by browser javascript in the design tool. Remove dcae mod hostname mechanism for callbacks from browser javascript since browser security only allows javascript to call back to the originating host port. Clean up indentation only differences between original NiFi code and ONAP versions. Remove 3 ONAP java files that are now identical to original NiFi versions. Change-Id: I23bbd98d5b171d624ef35088cd821aff2918fc1b Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-02-10Merge "Add DCAE MOD design tool project"Vijay Venkatesh Kumar37-0/+25558
2020-02-07Add DCAE MOD design tool projectAndrew Gauld37-0/+25558
Change-Id: I660b28ebfaa7e4b5f03a1df5fd17d126f58b7c14 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-02-07sonarcloud supportVijay Venkatesh Kumar2-0/+4
Change-Id: Ie39df76703d6eb37f6826faa73f9e1a2371a5a64 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2065
2020-01-27Improve mod/distributorapi code coverageAndrew Gauld1-0/+116
Change-Id: Ida88e1200ef741c794db1c527e9f9216a1721425 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-01-24Improve mod/runtimeapi code coverageAndrew Gauld12-300/+595
Change-Id: Ic8b23955deed9411ac2c216571ec2548a9fc5e42 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-01-23Improve mod/genprocessor code coverageAndrew Gauld3-50/+196
Change-Id: I954f6b9d0dafd348ffd0df629fd181c2350e78f0 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-01-21runtimeapi & genprocessor pom.xml docker changesAndrew Gauld9-253/+184
Change-Id: I1595bf1c08dae161530c4dcdbc3e53b909164a10 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-01-17mod/genprocessor code coverage in SONARAndrew Gauld2-16/+34
Change-Id: I51bd4efd2db17e35d1b28fed32c448fae209e3ba Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-01-17mod-runtimeapi fix docker build and code coverageAndrew Gauld2-55/+68
Change-Id: I2038934553b831d98bbbdbd893d253cb5b733aa6 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-01-16Add Maven multi-module sonar plugin for runtimeapiAndrew Gauld1-0/+8
Change-Id: I3ae46fac347501ade16c693db3014c2879b983d6 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-01-08bp-gen code clone from cli repoVijay Venkatesh Kumar64-0/+6280
dcaegen2/platform/mod will host all design component code cli/component-json-schemas and cli/dcae-cli already moved original cli repo will be marked as RO after this is merged Change-Id: Ie88dbd273d218c89a95afe0e58742a948c04eae5 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1852 Issue-ID: DCAEGEN2-1860 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-12-16Add distributor api projectdev-modMichael Hwang21-0/+1708
Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang <mhwang@research.att.com> Change-Id: I67aa9178b1b1830e330ca1259e8f6b30202945df
2019-12-13Copy dcae-cli->onboardingapi, copy component specsMichael Hwang96-0/+13555
Issue-ID: DCAEGEN2-1860 Change-Id: I4805398c76479fad51cbdb74470ccc8f706ce9dc Signed-off-by: Michael Hwang <mhwang@research.att.com>
2019-12-12Add+disable maven-deploy for runtimeapiMichael Hwang1-0/+11
Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang <mhwang@research.att.com> Change-Id: I27c1ad85dcbe821ae3162d6203eb02a9dfbe006d
2019-12-12Add+disable maven-deploy for runtimeapiMichael Hwang1-0/+13
Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang <mhwang@research.att.com> Change-Id: If6b8fc1dde30acd980b91e7c076dece4237741db
2019-12-11Merge "Add mod/runtimeapi"Vijay Venkatesh Kumar61-0/+6010
2019-12-11Add mod/runtimeapiMichael Hwang61-0/+6010
Change-Id: I6c0a45ddf460a63a1e4b9284e19bf4ab111bd463 Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2019-11-21Disable maven-deploy-plugin in genprocessorMichael Hwang1-0/+3
Issue-ID: DCAEGEN2-1860 Change-Id: Ia9f57d590215860794f6f7c82b30b7cbc7d61252 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2019-11-18Add genprocessor projectMichael Hwang18-0/+1461
Signed-off-by: Michael Hwang <mhwang@research.att.com> Issue-ID: DCAEGEN2-1860 Change-Id: Ie22a30ed8c72327ff0a28afa64ae53d8d6458a0c