summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/src
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 Configda490c11-113/+187
Issue-ID: AAI-1379 Change-Id: I5d56b766f681452abe7e61b307e008bc5a695814 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-07-13add layout config API supportrenealr1-0/+49
Added the backend support to get the layout configuration Issue-ID: AAI-1382 Change-Id: Ic7e62cd3611dabff3ca21be4522e0c0d8cf565fe Signed-off-by: renealr <reneal.rogers@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-16portal api proxy addedrv871f1-0/+13
Issue-ID: AAI-1034 Change-Id: I2061e16684a3f1ba5c751d75db3c5d93247227fa Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-04-07Fix non-standard linux env var namesda490c1-10/+11
Issue-ID: AAI-1008 Change-Id: If6f66fb5c9f51d69ef65cb8a05abca55610f1256 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-04Add support for sparky logback xml configda490c1-1/+1
Issue-ID: AAI-988 Change-Id: I22b46b559534cb749b5ba402c229e55fbcb2518b Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-04Add support for obfuscated keystore passwordda490c6-17/+100
Issue-ID: AAI-989 Change-Id: I2c6806e93fc20d19ea2dad4aa02a86e829d1e668 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-29Portal Login Filter reintegrationrv871f2-21/+26
Issue-ID: AAI-599 Change-Id: I119608a418a07546cd58d4fcbdf93f033c8fbd88 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-03-28Adding support for Spring-Boot SSLda490c9-208/+91
Issue-ID: AAI-599 Change-Id: I55ea44c3af3631b9ff3ae72e65f663870a199973 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Update license and pomsda490c3-36/+24
Issue-ID: AAI-599 Change-Id: I467d7a287edf87d1691a55a3bdce1dcc2b7ee223 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Convert Sparky to Spring-Bootda490c8-0/+375
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>