aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-17Plugin to format/validate POMSINGAL, KAPIL (ks220y)49-123/+253
Adding tidy-maven-plugin and related profile to format/vaidate pom files To format POM Files just run mvn process-sources -P format Issue-ID: CCSDK-1739 Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com> Change-Id: I58dc261ac7b3179a91a0ab5a06237990707543f5
2019-09-17Merge "Updated golden README for config-assing"Dan Timoney1-2/+4
2019-09-17Merge "Golden config-assign fails to resolve golden-vf-module-type"Dan Timoney1-2/+2
2019-09-17Merge "Vault Client Rest API implementation for sensitive data"Dan Timoney6-33/+115
2019-09-17Merge "Fix deploy failure and other test cases."Dan Timoney18-148/+17
2019-09-17Fix deploy failure and other test cases.Brinda Santh18-148/+17
Change-Id: Ia43eebefb40190ed3fa6b65ee79f14c10ad222eb Issue-ID: CCSDK-1730 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-17Merge "Add -noprompt to keytool import ONAP Root CA"Dan Timoney1-1/+1
2019-09-17Merge "Add missing parent"Brinda Santh Muthuramalingam1-0/+7
2019-09-17Merge "Fix spring fox swagger snapshot version."Dan Timoney2-18/+17
2019-09-16Merge "add health-api project"Brinda Santh Muthuramalingam18-0/+545
2019-09-16Changing line separator type to LFSINGAL, KAPIL (ks220y)118-3936/+3883
Changed Line Separator for all files using find . -type f -not -name .* -exec dos2unix {} \; Issue-ID: CCSDK-1733 Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com> Change-Id: I2efa3276c35c0a0159c6d4debe21c0bd0b4a7b85
2019-09-16Fix spring fox swagger snapshot version.Brinda Santh2-18/+17
Change-Id: I62ce444d77fa0aa8d6d6adb3ceca0cc83040bbe9 Issue-ID: CCSDK-1724 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> (cherry picked from commit 0597d0d0eb3ec6a84a11555383e7d019ba8f005c)
2019-09-16Add missing parentTimoney, Dan (dt5972)1-0/+7
Added missing parent tag to pom.xml to repair merge build. Change-Id: I88fdf616c953ae10634f755953e0119ad1a120d9 Issue-ID: CCSDK-1730 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-16add health-api projectShaaban Ebrahim18-0/+545
Issue-ID: CCSDK-1669 Signed-off-by: Shaaban Ebrahim <shaaban.eltanany.ext@orange.com> Change-Id: I8a05db50e4f896ecc2e040a113d1fc676f139121
2019-09-16Merge "Blueprintprocessor Table change."Dan Timoney5-29/+29
2019-09-16Merge "Fix proto cyclic dependency."Dan Timoney15-424/+154
2019-09-16Merge "Implement GRPC download cab."Dan Timoney3-12/+82
2019-09-16Merge "Implement GRPC response payload"Dan Timoney4-54/+126
2019-09-16Merge "CDS UI running guide"Brinda Santh Muthuramalingam2-3/+25
2019-09-16Merge "Properties mode for editor CBA creation"Brinda Santh Muthuramalingam1-30/+32
2019-09-16CDS UI running guideEzhilarasi2-3/+25
Change-Id: I02d87ee86c0d959c64631fa8b3d21c685f461787 Issue-ID: CCSDK-1727 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-09-16Properties mode for editor CBA creationEzhilarasi1-30/+32
Change-Id: I6fa5d4456d733fa10d5b42ab887328691e4065e4 Issue-ID: CCSDK-1728 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-09-15Updated golden README for config-assingSamuli Silvius1-2/+4
interface-name and unit-name parameters added to example payload as they are resolved from input. Issue-ID: CCSDK-1726 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I8016b7b48947d5fb9b57085f6a4669ba342bbc73
2019-09-15Golden config-assign fails to resolve golden-vf-module-typeSamuli Silvius1-2/+2
Issue-ID: CCSDK-1726 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I6cc09f9cf5a734b64dba2883656dbcdb03cf752d
2019-09-13Merge "Add wrapper function for Cli and Netconf executor"Brinda Santh Muthuramalingam4-7/+55
2019-09-12Add wrapper function for Cli and Netconf executorSteve Siani4-7/+55
Issue-ID: CCSDK-1707 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: I2c29d0135b8252cd21ed3d139516ac637c846927
2019-09-12Blueprintprocessor Table change.Brinda Santh5-29/+29
Change-Id: I42942ce06a65e994b67e6611ad93167a56c8fd7b Issue-ID: CCSDK-1663 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-12Merge "Ensure proper unloading of resources associated with the dynamic ↵Brinda Santh Muthuramalingam3-4/+17
classloader for Kotlin scripts."
2019-09-12Fix proto cyclic dependency.Brinda Santh15-424/+154
Change-Id: I84e0ba25b78e8212eff6b4c91fca2d4457dbf7eb Issue-ID: CCSDK-1682 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-12Merge "Added mode for kt and create method"Dan Timoney2-4/+16
2019-09-12Implement GRPC download cab.Brinda Santh3-12/+82
Change-Id: I7c872b7e6e20590668c68b92ed221752a9413bd8 Issue-ID: CCSDK-1682 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-11Implement GRPC response payloadBrinda Santh4-54/+126
Change-Id: I137cb9e2fa15c12f45a412d84e867f0613f15bf8 Issue-ID: CCSDK-1682 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-11Vault Client Rest API implementation for sensitive dataSteve Siani6-33/+115
Issue-ID: CCSDK-1597 Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com> Change-Id: I81bf24d0dd0a12b0bb3a038647773900ad80e7fd
2019-09-11Merge "Add source-rest mapping"Dan Timoney1-1/+1
2019-09-11Merge "Implement GRPC enrich rpc."Dan Timoney8-333/+151
2019-09-11Merge "Move GRPC management api to designer api."Dan Timoney18-308/+198
2019-09-11Ensure proper unloading of resources associated with the dynamic classloader ↵Serge Simard3-4/+17
for Kotlin scripts. Issue-ID: CCSDK-1692 Signed-off-by: Serge Simard <serge@agilitae.com> Change-Id: Ic1c1bf263331bf4a43d855798d2d62ec97503ceb
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)52-64/+64
Roll master version for Frankfurt development Change-Id: Ife7ecc5bfb2d8d515805c40c381f6acb34af538b Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-10Release version 0.6.1Timoney, Dan (dt5972)1-0/+5
Release CCSDK version 0.6.1 Change-Id: I672526e55538206829ef257aaab2c6b7c1155196 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-10Add -noprompt to keytool import ONAP Root CAAbdelmuhaimen Seaudi1-1/+1
Issue-ID: CCSDK-1534 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ief45b1e6f197763392a4324db4d48ce76d1caeb5
2019-09-10Added mode for kt and create methodEzhilarasi2-4/+16
Change-Id: I4c1c20077a2da5269724fff12fc456a86b5168f4 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-09-10Merge "Resource Dictionary: fecthing data-type list"Brinda Santh Muthuramalingam7-6/+57
2019-09-10Merge "Revert "Use ProcessPool rather than ThreadPool Executor""Brinda Santh Muthuramalingam4-10/+8
2019-09-09Merge "HTTP headers feature for BP REST endpoints def'ns"Brinda Santh Muthuramalingam8-203/+491
2019-09-09Resource Dictionary: fecthing data-type listArundathi Patil7-6/+57
Created loopback API function to fetch data-types from backend and display them in data-type drop-down Issue-ID: CCSDK-707 Change-Id: I797177b9042558c99a94df9c9dd4295c43389d29 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-08HTTP headers feature for BP REST endpoints def'nsOleg Mitsura8-203/+491
Issue-ID: CCSDK-1341 Change-Id: I2da6a19ddea137c0fb868a413f77a45c1def3877 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-09-07Merge "Fix errors in INFO.yaml"Dan Timoney1-17/+5
2019-09-06Implement GRPC enrich rpc.Brinda Santh8-333/+151
Change-Id: I51d3b93a1a48677339e371a8cec7d2fd63811140 Issue-ID: CCSDK-1682 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-09-06Add source-rest mappingAlexis de Talhouët1-1/+1
Change-Id: I700a6fb6dbf97f87ea00460a1cf9f00948379128 Issue-ID: CCSDK-1623 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-09-06Fix errors in INFO.yamlTimoney, Dan (dt5972)1-17/+5
Fix errors in INFO.yaml file Issue-ID: CCSDK-1696 Change-Id: I796d30d30e9d4751b3a9fcfb99464d73b9d3633f Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>