summaryrefslogtreecommitdiffstats
path: root/adapter
AgeCommit message (Collapse)AuthorFilesLines
2020-03-20Merge "Link DCAE MOD design tool to Acumos Adapter"Vijay Venkatesh Kumar5-11/+13
2020-03-20Link DCAE MOD design tool to Acumos AdapterAndrew Gauld5-11/+13
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-03-03Merge "Change reportPath to reportPaths in pom.xmls"Vijay Venkatesh Kumar1-1/+1
2020-03-03Change reportPath to reportPaths in pom.xmlsAndrew Gauld1-1/+1
Change-Id: I521e7fc48027d182f593ea1bc04fca5bf5370553 Issue-ID: DCAEGEN2-2119 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-03-03Use updated component spec schemaAndrew Gauld2-2/+60
Change-Id: Id1b85a5dd5db03430e28312dcfd35a290a3a6cc6 Issue-ID: DCAEGEN2-2118 Signed-off-by: Andrew Gauld <agauld@att.com>
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>