summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-20Link DCAE MOD design tool to Acumos AdapterAndrew Gauld25-5705/+987
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-27Merge "Improve mod/distributorapi code coverage"Vijay Venkatesh Kumar1-0/+116
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-24Merge "Improve mod/runtimeapi code coverage"Vijay Venkatesh Kumar12-300/+595
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-24Fix committer IDJack Lucas1-1/+1
Issue-ID: DCAEGEN2-2012 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: If25985cb6222d79483e6ee570737b4c8f8d0b547
2020-01-23Merge "Add OTI event-handler project"Vijay Venkatesh Kumar34-0/+6529
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-21Add OTI event-handler projectKotagiri, Ramprasad (rp5662)34-0/+6529
OTI event handler application in DCAEGEN2 platform Change-Id: Ie64f26f851e2045f00043f90279d503c2dc62948 Issue-ID: DCAEGEN2-1910 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@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 Hwang22-0/+1718
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-12-03Update DCAE Committer in INFO.yamlJoeOLeary1-26/+10
Issue-ID: DCAEGEN2-1891 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: I4ff71240fc0bab67b2cc93069e56a75b6ae2c9ba
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 Hwang19-0/+1495
Signed-off-by: Michael Hwang <mhwang@research.att.com> Issue-ID: DCAEGEN2-1860 Change-Id: Ie22a30ed8c72327ff0a28afa64ae53d8d6458a0c
2019-11-15Add acumos adapter projectAndrew Gauld33-0/+3133
Signed-off-by: Andrew Gauld <agauld@att.com> Issue-ID: DCAEGEN2-1860 Change-Id: Ib22fd2aa61fe7761bacf85e69540d11803c7acee Signed-off-by: Andrew Gauld <agauld@att.com>
2018-08-27Use managed guava versionGary Wu1-1/+1
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I2109c156ed68f64ad5eb7dc7e8ac89648d77b6fe Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-26Add INFO.yaml fileJessica Wagantall1-0/+90
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Icdfa9e61459f43731bde04b7c925c38751ac1907 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-25update versioning2.0.0-ONAPbeijing2.0.0-ONAPvagrant1-2/+2
Change-Id: I6fe8295bc1a35ae05881a8fdc342b8e2536530c5 Issue-ID: DCAEGEN2-211 Signed-off-by: vagrant <vv770d@att.com>
2017-09-12Update pom, mvn scriptsLusheng Ji3-78/+455
Issue-Id: DCAEGEN2-60 Change-Id: I0dc403bc908bb23af1db14c60a4dcaf7bf79401d Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Ic3ffc28f648ccb471dc8bea54fa247e6f4190d20 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-08-30Fix pom.xmlLusheng Ji1-128/+152
Issue-Id: DCAEGEN2-60 Change-Id: I0fe02fca43d83003af1dcc40f0af8195d56640d2 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-08-29set artifactId valuejwang51-1/+1
Change-Id: Id18de1a156874fec9e58dde68b27d7992de4d09b Issue-Id: DCAEGEN2-73 Signed-off-by: jwang5 <jing.wang5@huawei.com>
2017-08-22initial files for seedcode pushLusheng Ji5-0/+377
Change-Id: I2db9713e1975a5d808cb6a22d119be2615854ede Issue-Id: DCAEGEN2-73 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-06-28Initial empty repositoryJessica Wagantall0-0/+0