summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-04Cherry-pick review #92777 for elalto5.1.0-ONAP5.0.2-ONAP5.0.1-ONAPelaltoJimmy Forsyth4-658/+693
Issue-ID: INT-1150 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I942a148f9bed098e9e79513765d44ef3e231bf3b
2019-08-14Upversion sparky-be in elaltoJimmy Forsyth4-10/+10
Issue-ID: AAI-2579 Change-Id: Ia41c1499f8ffadd5aeb784f257f77b7f1a9d495c Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-08-13Add release file for 1.5.0Jimmy Forsyth1-0/+4
Change-Id: Ibd6636c5afc136600d96c67f37b565da58a5b1d0 Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-07-10Adjust sparky parent pomJimmy Forsyth90-38/+1871
Issue-ID: AAI-2498 Change-Id: I559e577844d2ca87d3295c8def59aa5c4da1eb17 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-07-03Upversion to oparent 2.0.0Jimmy Forsyth3-55/+1
Issue-ID: AAI-2498 Change-Id: Ie94be7aee1e0e25f7b216c580379578bc141c47e Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-06-19Upversion for global jjb transitionJimmy Forsyth4-13/+13
Issue-ID: AAI-2498 Change-Id: I8c30547da2fc71e34b6dd40d6e9809eb525389f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-01Upversion prior to release4.0.0-ONAPdublinJimmy Forsyth4-4/+4
Issue-ID: AAI-2403 Change-Id: I9b948e9696728b8968c273187df6475a11bff737 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-05-01Update to latest version of schema-serviceJimmy Forsyth2-2/+2
Issue-ID: AAI-2169 Change-Id: I56fc18650f680d99325c49e1cec7e0e7d158761a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-11Update sparky be for schema jar 1.0.21.4.0Harish Venkata Kajur2-5/+5
Issue-ID: AAI-2368 Change-Id: Ib2db8bd1ca4292f4c51a3b99a6fcb94d6321049a Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-04-10fix sonar coverage issuerenealr1-6/+1
Issue-ID: AAI-2354 Change-Id: I25ba26ebef021745bdef7f022836e3f39c01fb13 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-04-09Upgrade to springboot 1.5.20.RELEASEJimmy Forsyth2-2/+2
Issue-ID: AAI-2349 Change-Id: Iab5a87ae6dafb90c54e49543ddc6e7348d730997 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-04-05set jacoco coverage limitrenealr1-0/+28
Issue-ID: AAI-2320 Change-Id: I13ff44d0719c2941417b16d9a49cf5bf2b63442b Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-04-04Merge "upgrade spring boot to v1.5.19"James Forsyth2-2/+24
2019-04-04upgrade spring boot to v1.5.19renealr2-2/+24
Issue-ID: AAI-2317 Change-Id: Id3bc9705e53e3d58b2765ba8a05f45abf4079f90 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-04-04Revert back the SP interfacejjia2-13/+1
Issue-ID: AAI-2315 Change-Id: I11eedfc8dbc86900ae174f2d644bb99524f62d29 Signed-off-by: jjia <Jennie.Jia@amdocs.com>
2019-03-21Add Default Method in SPJennie Jia2-1/+14
Issue-ID: AAI-2268 Change-Id: I0dfec3f79a75604bb3be84d0877b87c33413e27c Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>
2019-03-12Merge "Sparky to use released version of aai-common"James Forsyth1-1/+1
2019-03-12Merge "Add missing INFO.yaml blocks"James Forsyth1-5/+44
2019-03-11Sparky to use released version of aai-commonsblimkie1-1/+1
Change-Id: I72d9c5c1e7420f84ec9a4730e33212ad98a2672a Issue-ID: AAI-2217 Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
2019-03-04fixed mispelt parameter in cadi filterrenealr1-1/+1
Issue-ID: AAI-2209 Change-Id: I5f43b561aedc87b4ebf8863a5a26df7466b6b0fc Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-03-01Add missing INFO.yaml blocksJessica Wagantall1-5/+44
Add missing information so that the new verify job passes. Change-Id: Ib99253ae16845f0e92b8a1c4dea4dde06d397c36 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-27update cadi file location to be configurablerenealr6-4/+64
update epsdk library to the release version add the cadi properties file for local testing add the keyFile for local testing Issue-ID: AAI-2196 Change-Id: I71cd681af8415f7b1874b27136cfe5a6b24e2760 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-02-20Merge "Sonar Fix VnfSearchQueryBuilder"Steven Blimkie1-4/+5
2019-01-17Properties can start with ENVPopescu, Serban1-2/+7
If an application property value starts with ENV: that value should be inferred from the Java property with the same name after the prefix ENV: is removed Change-Id: I3f05972747e83010dfdaeb08bb65a472dcf1637e Issue-ID: AAI-2089 Signed-off-by: Serban Popescu <serban.popescu@amdocs.com>
2019-01-16Sonar Fix VnfSearchQueryBuilderDriptaroop Das1-4/+5
Sonar Fix VnfSearchQueryBuilder Issue-ID: AAI-2084 Change-Id: I608d7592717ee9b74d4e7641051cfbb62c498315 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-16Merge "Sonar fixes - AggregateVnfSearchProvider"Steven Blimkie1-4/+3
2019-01-16Sonar fixes - AggregateVnfSearchProviderDriptaroop Das1-4/+3
Sonar fixes - AggregateVnfSearchProvider Issue-ID: AAI-2081 Change-Id: Ia96e0d74bb73c8c4ad5c4220a018cef04f6e424b Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-16Junit for EcompSsoDriptaroop Das1-4/+44
Junit for EcompSso Issue-ID: AAI-2080 Change-Id: I69e787dba2ab5ceb6d1be0820dd847dc8aa69a81 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2019-01-14Do not attempt to decrypt unobfuscated passwordsPopescu, Serban1-1/+3
Passwords can be either encrypted or not, only decrypt when obfuscated Change-Id: I274f34d99fb559d0694d3c0ade0c61755c3d1b6d Issue-ID: AAI-2072 Signed-off-by: Serban Popescu <serban.popescu@amdocs.com>
2018-12-31fix backdoor issue when using portalRogers, Reneal(rr267j)6-25/+125
Issue-ID: AAI-2045 Change-Id: I7bad950ca142e81ef5f2a698dcaff90975f944a2 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-12-17Update to springboot 1.5.18jimmy2-2/+2
Change-Id: I507167d1b387f9d6eceafd509e98bbdc342ae81e Issue-ID: AAI-1894 Signed-off-by: jimmy <jf2512@att.com>
2018-12-14Merge "Fix sync update flow"Steven Blimkie12-41/+57
2018-12-14Updating the new schema service ingestArul.Nambi16-45/+132
Issue-ID: AAI-2006 Change-Id: I25360ea42d1e09ada6af00dbe99ceace978ee09a Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-12-14Fix sync update flowfpaquett12-41/+57
Issue-ID: AAI-1999 Change-Id: Id10b657236aff9ee1009ff0e1627a894e3881a87 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-12-05Updating https certificateArul.Nambi7-17/+23
Issue-ID: AAI-1992 Change-Id: Ied8d4468dbd2f477595a5802d3c8e0b0789d13e8 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-11-30Merge "update to use latest portal sdk"Steven Blimkie17-81/+419
2018-11-29update to use latest portal sdkrenealr17-81/+419
update epsdk-fw to latest version to make use of aaf Issue-ID: AAI-1978 Change-Id: I9cd9a4ec57db5183c95b0606cac0e1fdfd1a6ac5 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-11-28Reactivate nightly syncfpaquett1-4/+4
Issue-ID: AAI-1972 Change-Id: I666963583e2f1cfc2dba335ae76d1a27962d9f63 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-11-27Removed edit attribute codesstoykov19-1517/+4
Removed obsolete code related to the edit attributes feature from sparky-be. Issue-ID: AAI-1956 Change-Id: I25754ec5440ce199ca5678b2074a1f090dde46ab Signed-off-by: sstoykov <stela.stoykova@amdocs.com>
2018-11-21Merge "update sparky read the docs files"James Forsyth16-234/+342
2018-11-21update sparky read the docs filesrenealr16-234/+342
update the rst files for sparky read the doc files removed white space Issue-ID: AAI-1268 Change-Id: I4ff2ab6d34e1cb4112fb22c46cd20306e44cc834 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-11-19Moving gzip properties into feArul.Nambi3-11/+20
Issue-ID: AAI-1881 Change-Id: Icd7f912d7cd8dc965051ed89b77718b84fc4a235 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-11-12Gziping js to increase performanceArul.Nambi1-0/+11
Issue-ID: AAI-1881 Change-Id: I86551329447d9fd2efb8657d213a00f39e70fb84 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-11-06update sparky with configurable featuresrenealr41-315/+629
Allow end user calls and sync calls to be configurable expose the ability to set shallow entities configuration from a delimited string add proper exit condition for auto suggestion if the suggestible type list is empty enable a configurable domain add the ability to personalize html header and title Issue-ID: AAI-1874 Change-Id: Iec7183e0e82dba7f63780eeab824d000fe5f558c Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-11-05Updated version to Dublinfpaquett4-7/+7
Issue-ID: AAI-1854 Change-Id: I89b89531606edff2dbc0fa2e198d7f686a6407d3 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-11-01Upversion to 1.3.2-SNAPSHOTfpaquett4-5/+5
Issue-ID: AAI-1809 Change-Id: Id5283080601920f1a490d177980e533c1c105171 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-11-01Make use of sparky-fe 1.3.01.3.1fpaquett2-2/+2
Issue-ID: AAI-1808 Change-Id: Ia928eb27aced0d9eba4e11fb3a0486f3a8b26205 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-10-12Switch snapshot artifacts to releasedda490c4-10/+10
Issue-ID: AAI-1751 Change-Id: I39dfe7422a2646688da1919c72cf3692bf8e7091 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-09-21Fixing the errors on OOM3.0.0-ONAP1.3.0Arul.Nambi2-4/+4
Issue-ID: AAI-1669 Change-Id: I423cc90d83f13baacf093116316621e2dee27c32 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-20Updating the CII info in readmeArul.Nambi2-0/+10
Issue-ID: AAI-1663 Change-Id: If3a42da6c958551531b98c56474f77de63e1be46 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>