aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
AgeCommit message (Collapse)AuthorFilesLines
2018-04-24Integrate AAF certificate and CA truststoredglFromAtt1-0/+1
This installs a server certificate with CN: dbc.api.simpledemo.onap.org which is probably good for the heat integration environment. Also, the container truststore is updated with the AAFRootCA so that Bus Controller can be a client to other ONAP components with AAF provided certificates. Change-Id: I158929dd86fa550f964fab18eb8e975cde8062d8 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-435
2018-04-10Include logback.xml in containerdglFromAtt1-0/+1
Patch set1: increment artifact version Change-Id: I35919f5aa8ad6db4e0c7e7ca728bfb151328aa7d Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-125 Signed-off-by: dglFromAtt <dgl@research.att.com>
2018-03-13Fixes to pom and Dockerfile to create imagedglFromAtt1-1/+1
remove skip.docker.build and skip.docker.push to true to build on verify step added nexus-staging-maven-plugin removed executions in com.spotify section Change-Id: I1efab2f325b6faa66c1736447b53c23501733795 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-327 Signed-off-by: dglFromAtt <dgl@research.att.com>
2017-12-07Additional config settings anticipating AAFATT default cloud user1-1/+3
Issue-ID: DMAAP-181 Change-Id: I733aa00988b35c2a75eb8e4a620d0b94e9445e17 Signed-off-by: ATT default cloud user <dgl@research.att.com>
2017-08-31DMAAP-83 Initial code importATT default cloud user1-0/+27
Change-Id: I7807b0f59bd2acb55a2df98632112f28a9f64f74 Signed-off-by: ATT default cloud user <dgl@research.att.com>