summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application
AgeCommit message (Collapse)AuthorFilesLines
2018-07-17Implement Spring Profile Sparky Configda490c58-113/+1928
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-beda490c2-5/+38
Issue-ID: AAI-1232 Change-Id: Ib26fe496f022baf680884ebcee6a02e8eb18c985 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-06-20Add support for basic-auth password obfuscationda490c1-1/+1
Issue-ID: AAI-1231 Change-Id: I6e3db5d5fc52e715cd6ebabf83b63fda1c787da4 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-05-23Pin jnr-unixsocket for Docker plugin to 0.13Mohammed Naser1-0/+7
The current verison of jnr-unixsocket is 0.12 from the Docker plugin however in order to be able the images for ARM64, it needs the newer version which has support for it. There is work upstream to switch the version to 0.18[0] however it seems that this is still pending, so we can pin it for now until that merges. [0]: https://github.com/spotify/docker-maven-plugin/pull/379 Change-Id: I151407a3614d0f476ead49a642b59dc56de2c099 Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser <mnaser@vexxhost.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-05-23Upversion for CasablancaJimmy Forsyth1-4/+4
Issue-ID: AAI-1169 Change-Id: Ifbcc142e5228319a900cf7de1ad22b7fbb3b4996 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Upversion sparky-be for branchingv1.2.12.0.0-ONAPbeijing2.0.0-ONAPJimmy Forsyth1-3/+3
Issue-ID: AAI-1140 Change-Id: Ib0017d8817780000cd119b9a20f5f9833331a751 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Removing snaptshots for releasev1.2.0Arul.Nambi2-14/+1
Removing snapshots from submodules so that the release can go through. Issue-ID: AAI-1127 Change-Id: Ifc5224138c4b94e79622a4eb486e66a9b92b0dc0 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-09Adding version.properties files into sparkyArul.Nambi1-0/+13
Issue-ID: AAI-1127 Change-Id: I80a92c990a5e8947ba8bf56c767e16e7392df7a1 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-09Adding distribution mgt for sparkyArul.Nambi1-18/+14
Renames nexus proxy url and cleaned up the distribution folders for sparky Issue-ID: AAI-1127 Change-Id: I5914d5fe96a456c8748b6c60c784c83b60626782 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-05-08Make sparky deploy info match aai-commonJimmy Forsyth1-12/+67
Issue-ID: AAI-1127 Change-Id: If82ccd0b34e9abaf0096ef55d307622ef69a2b28 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Upversion sparky-be deps in prep for releaseJimmy Forsyth1-1/+1
Issue-ID: AAI-1122 Change-Id: I5859a2be8e87a6783042bbf6f96c48e7157a082c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-25Removed SNAPSHOTS in dependenciesFrancis Paquette1-1/+1
Issue-ID: AAI-1055 Change-Id: I569149b7200e3f2a3afdac858d4d13afba87da4d Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-04-24upgrade to spring boot 1.5.12renealr1-26/+23
update the pom files to pull a newer version of spring boot Issue-ID: AAI-1093 Change-Id: I3b8ea62bb81392c089432c73253e5d6e4505e01d Signed-off-by: renealr <reneal.rogers@amdocs.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 passwordda490c7-43/+126
Issue-ID: AAI-989 Change-Id: I2c6806e93fc20d19ea2dad4aa02a86e829d1e668 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-04-02update pom files to pull in correct warrenealr1-26/+23
update the pom file to make use of the benijing war file Issue-ID: AAI-985 Change-Id: Ia8fc0317b6f3e974225cfdb0e1eacdfcf49e761a Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-03-29Add war and scripts to docker genda490c1-9/+36
Issue-ID: AAI-961 Change-Id: I795098b96f3ebc49f040425fedf174daa0a634d0 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-29Change pom to fix the docker jobFrancis Paquette1-1/+3
Issue-ID: AAI-961 Change-Id: I712e282b7cec0337e074cd69c31317a889bec38d Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-03-29Portal Login Filter reintegrationrv871f3-116/+90
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-27Update aai-common poms to 1.2.2-SNAPSHOTKajur, Harish (vk250x)1-3/+3
Issue-ID: AAI-947 Change-Id: Icc5a362482a344429cdf85670cbba7700c9a279e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Update license and pomsda490c4-38/+43
Issue-ID: AAI-599 Change-Id: I467d7a287edf87d1691a55a3bdce1dcc2b7ee223 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Add deployment descriptor to appda490c1-0/+13
Issue-ID: AAI-599 Change-Id: If12fd3829e5279b2eec231d7188d3b35e5ac08a7 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Remove logback-classic depda490c1-25/+16
Issue-ID: AAI-599 Change-Id: I07631b601c2602769ce6f094380df253dbb39c24 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-03-22Convert Sparky to Spring-Bootda490c12-0/+1243
Issue-ID: AAI-599 Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7 Signed-off-by: da490c <dave.adams@amdocs.com>