summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/src/main/docker
AgeCommit message (Collapse)AuthorFilesLines
2018-08-29aai-schema and ingest fixesrv871f1-1/+1
Issue-ID: AAI-1554 Change-Id: I0a27cf320d3d69d8e715af8c27d5afeaa2951da5 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-08-07Fixing the jenkins docker jobArul.Nambi1-1/+1
Issue-ID: AAI-1449 Change-Id: Ieae1e9d251005d6ae1dd930993e8bfc011f2fd59 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-07-17Implement Spring Profile Sparky Configda490c1-0/+3
Issue-ID: AAI-1379 Change-Id: I5d56b766f681452abe7e61b307e008bc5a695814 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-06-20Add multi-oxm support to sparky-beda490c1-0/+2
Issue-ID: AAI-1232 Change-Id: Ib26fe496f022baf680884ebcee6a02e8eb18c985 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-05-23Dynamically determine image architectureMohammed Naser1-2/+2
The image architecture is currently hardcoded, this patch removes that hardcoded value to allow for ARM64 builds to go through. Change-Id: I3e2f92cb7716ce5ff7c96f3b22bb37c7c6ba2c39 Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
2018-04-04Add support for obfuscated keystore passwordda490c1-4/+2
Issue-ID: AAI-989 Change-Id: I2c6806e93fc20d19ea2dad4aa02a86e829d1e668 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-28Adding support for Spring-Boot SSLda490c1-7/+14
Issue-ID: AAI-599 Change-Id: I55ea44c3af3631b9ff3ae72e65f663870a199973 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Convert Sparky to Spring-Bootda490c1-0/+30
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>