summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-19small config changefpaquett1-2/+2
With the use of sprint templates, the ":" would not translate correctly. Forcing the value to be OBF: Issue-ID: AAI-1643 Change-Id: Iafa19234c313c2a7bb881ecffe46917276714414 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-09-18Removed usused security classesfpaquett3-410/+0
Issue-ID: AAI-1631 Change-Id: I737746fd6f45053f9abc10e4165ca183ddf3d2e5 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-09-18Enabling profile handling for subsciptionArul.Nambi1-1/+1
Issue-ID: AAI-1583 Change-Id: Id8e17b7def92816aeea994637794642d9d5550c1 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-13Updating camel route version for sonarArul.Nambi2-2/+2
Issue-ID: AAI-1583 Change-Id: I4ed39b64b5b968c69a1a861e3459b818963c8cb3 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-13Sonar fixes for camel and guavaArul.Nambi3-7/+15
Issue-ID: AAI-1583 Change-Id: I440646a053fa1fd9bc9f879e27636ff7a514543a Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-10Fixing issues found by nexus scanArul.Nambi2-4/+8
Issue-ID: AAI-1583 Change-Id: I3633fb1e86a07c94a777746b93c6080c049b50e8 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-29aai-schema and ingest fixesrv871f30-248/+174
Issue-ID: AAI-1554 Change-Id: I0a27cf320d3d69d8e715af8c27d5afeaa2951da5 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-08-27fix constructor ref to a non existing beanrenealr1-1/+1
Issue-ID: AAI-1546 Change-Id: Idd13ac02425359ae578d683adc0a30d467753409 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-08-25implemented sparky graph extensibilityda490c27-457/+679
Add additional interface abstraction points to make it easier to extend and customize the graph logic, and made it easier to interwork with resources and gizmo via spring-bean wiring changes only. Issue-ID: AAI-1503 Change-Id: I5a3dcc81ecc49db89d71f0db27cffbb04c89fbd1 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-08-24Merge "Updated springboot to version 1.5.15"James Forsyth2-2/+2
2018-08-24Merge "remove extra slash needed for index creation"Steven Blimkie2-5/+5
2018-08-24remove extra slash needed for index creationrenealr2-5/+5
Issue-ID: AAI-1543 Change-Id: I8c8ec703c6bdc7654dc02e929a727c5b4d0f0179 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-08-24Updated springboot to version 1.5.15Francis Paquette2-2/+2
Issue-ID: AAI-1538 Change-Id: I0e9731be13799c187f3c2a600934dcc9f195a389 Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-08-24Merge "update sync queries to use searh data service"Steven Blimkie54-5799/+370
2018-08-24update sync queries to use searh data servicerenealr54-5799/+370
Issue-ID: AAI-1540 Change-Id: I6a00b0e12830e1220070ae60ba9b2c42e67dfbfc Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-08-24AAI-1518 - fix gizmo graph visualizationda490c3-15/+75
Fix corrupted sparky logging templates and gizmo visualization context logic resulting in graph build failures. Issue-ID: AAI-1518 Change-Id: I0663a3b5cd73bd2e21e5c7ae5a2824b77b132203 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-08-22Merge "Remove duplicated code"James Forsyth5-141/+60
2018-08-22Merge "Fix potential null pointer"James Forsyth1-2/+2
2018-08-22ES to SDS conversionrv871f26-437/+779
Issue-ID: AAI-1530 Change-Id: Ic2f40c608a80109af1feafe42bad1f78d38647a1 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-08-13Removing the jnr dependencyArul.Nambi1-7/+0
Issue-ID: AAI-1449 Change-Id: I7c19283a6cb882976e715f327ce05cb28d013dd7 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-09Remove duplicated codeBogumil Zebek5-141/+60
Change-Id: I36bea13e9a3fc6a8056becec7622574a8b927ce5 Issue-ID: AAI-1450 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.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-08-06Fix potential null pointerBogumil Zebek1-2/+2
Change-Id: I0577f9d32a733f390ebbaebf36297eca257b10dd Issue-ID: AAI-342 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-08-02Merge "Fix critical and major sonar violations"James Forsyth10-17/+38
2018-07-31expose max traversal depth in sparky app propsda490c4-2/+4
Issue-ID: AAI-1436 Change-Id: I7daf76f86059f01b7a44295f884d92215aa12815 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-07-27Fix critical and major sonar violationsBogumil Zebek11-18/+39
Change-Id: Iada703c9606fc4958430bc2ab967528333d419a0 Issue-ID: AAI-342 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-07-25Merge "Fix potential null pointer places"Steven Blimkie12-271/+225
2018-07-24Restore interrupted stateBogumil Zebek7-1/+7
Issue-ID: AAI-1399 Change-Id: If5f560ae721143b2b7286edd10b48ac009a181a8 Signed-off-by: bogumil_zebek <bogumil.zebek@nokia.com>
2018-07-24Fix potential null pointer placesBogumil Zebek12-271/+225
Change-Id: Ifa3ca8aabe6452efd5fbfd7d4303c452b7f56767 Issue-ID: AAI-1397 Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
2018-07-23remove trailing slash from gizmo base url configda490c1-2/+2
Issue-ID: AAI-1379 Change-Id: I9176e9e880c20c268e176d8120ea35a215c22919 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-07-20Update spring-config for gizmo interworkingda490c3-12/+20
Issue-ID: AAI-1379 Change-Id: I1a9d397d484729604eaf945317b2027b664bdaf8 Signed-off-by: da490c <dave.adams@amdocs.com>
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 supportrenealr4-6/+211
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-beda490c35-389/+36205
Issue-ID: AAI-1232 Change-Id: Ib26fe496f022baf680884ebcee6a02e8eb18c985 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-06-20Add support for basic-auth password obfuscationda490c3-3/+20
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-23fixes in CrossEntityReferenceLookup.javaPawel1-10/+13
Change-Id: I1ae303cb3baeed4a2fadf41d70a6cdc402df298f Issue-ID: AAI-1081 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-23fixes in AggregateSummaryProcessor.javaPawel1-13/+10
Issue-ID: AAI-1048 Change-Id: I3cc8be604b41b48c4a881c1b6b816f2a7b97abaa Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
2018-05-23Upversion for CasablancaJimmy Forsyth4-10/+10
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 Forsyth4-7/+7
Issue-ID: AAI-1140 Change-Id: Ib0017d8817780000cd119b9a20f5f9833331a751 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-15Removing snaptshots for releasev1.2.0Arul.Nambi5-29/+2
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.Nambi2-0/+26
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 Forsyth5-53/+177
Issue-ID: AAI-1127 Change-Id: If82ccd0b34e9abaf0096ef55d307622ef69a2b28 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-08Add maven staging plugin and repo infoJimmy Forsyth1-1/+50
Issue-ID: AAI-1127 Change-Id: Iec05802057a66416b5da1c8b4c49e5b98f0a926e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-05-04Upversion sparky-be deps in prep for releaseJimmy Forsyth2-2/+2
Issue-ID: AAI-1122 Change-Id: I5859a2be8e87a6783042bbf6f96c48e7157a082c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-25Removed SNAPSHOTS in dependenciesFrancis Paquette2-2/+2
Issue-ID: AAI-1055 Change-Id: I569149b7200e3f2a3afdac858d4d13afba87da4d Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
2018-04-24upgrade to spring boot 1.5.12renealr2-27/+24
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>