summaryrefslogtreecommitdiffstats
path: root/mod/designtool/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-03-20Merge "Link DCAE MOD design tool to Acumos Adapter"Vijay Venkatesh Kumar1-1/+1
2020-03-20Link DCAE MOD design tool to Acumos AdapterAndrew Gauld1-1/+1
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-17Add nifi-registry with Postgres imageAndrew Gauld1-0/+1
Change-Id: I1b5a5c1edc6c430a494ab9bdc5279f8859a42703 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>
2020-02-07Add DCAE MOD design tool projectAndrew Gauld1-0/+58
Change-Id: I660b28ebfaa7e4b5f03a1df5fd17d126f58b7c14 Issue-ID: DCAEGEN2-1860 Signed-off-by: Andrew Gauld <agauld@att.com>