summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03Merge "Use of .yaml extension instead of .yml for consistency." into dublinDan Timoney1-0/+0
2019-05-03Merge "UT for Rest lib" into dublinDan Timoney1-2/+20
2019-05-02Resource dictionary- updated license textArundathi Patil6-0/+12
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ia3133089e1bfe90257366131dbb7ddc46d0f30d5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com> (cherry picked from commit 569d4af17232104375055ba6dfe3e334c3eb29bf)
2019-05-02UT for Rest libjanani b1-2/+20
Added the lib test cases which will not cause jenkins delay Issue-ID: CCSDK-1229 Change-Id: I1aff85ec3956fdcef806a9657ee3472a35b27f74 Signed-off-by: janani b <janani.b@huawei.com> (cherry picked from commit d5fd5d487248a82af1536d562e5a55c1a9df80e6)
2019-05-02Use of .yaml extension instead of .yml for consistency.prathamesh morde1-0/+0
Change-Id: I0f8ff8c6a7b47f13494199378d1bad85a487e019 Issue-ID: CCSDK-1144 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca> (cherry picked from commit 9b7bb16eac4d3af9264809deb27d1e8e4db47bab)
2019-04-30Roll to next snapshotTimoney, Dan (dt5972)50-59/+59
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT) Change-Id: I05111e4a8bc75d6edfffa740a236ab3cbfb60f13 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-26Merge "UT for Execution Service"0.4.2Dan Timoney4-2/+128
2019-04-26Merge "UT for python executor"Dan Timoney2-1/+142
2019-04-26UT for Execution Servicejanani b4-2/+128
Abstract Component Script Function test cases Issue-ID: CCSDK-1243 Change-Id: I76915c3f21d8cec81be30b8edcf727c501718aa2 Signed-off-by: janani b <janani.b@huawei.com>
2019-04-26UT for python executorjanani b2-1/+142
Remote python executor with processNB Issue-ID: CCSDK-1243 Change-Id: I4c46617a38be098f247d1123ede3f9bd3cce11ee Signed-off-by: janani b <janani.b@huawei.com>
2019-04-25Update to use released 1.2.2 parentTimoney, Dan (dt5972)12-36/+22
Update to use released 1.2.2 version of parent poms. Change-Id: I76012b413e289f39e6a8fc412a19d5b4cd3b5a2a Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-25Merge "Resource dictionary- removed uncessary code"Dan Timoney1-1/+2
2019-04-25Merge "Resource dictionary: backend URL changes"Dan Timoney1-1/+1
2019-04-25Finalize ansible usageAlexis de Talhouët14-112/+433
Change-Id: Iaca6bb573e31607eaa9a3a603e1e4beae60c817c Issue-ID: CCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-25Resource dictionary- removed uncessary codeArundathi Patil1-1/+2
Removed hardcoded values Issue-ID: CCSDK-1217 Change-Id: I356d8876a183b2d4df2e23bdd6781de4f47bf8bf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-25Resource dictionary: backend URL changesArundathi Patil1-1/+1
Changed the resource dictionay search by tags backend url Issue-ID: CCSDK-1217 Change-Id: I6c6b8a7536481c2b30c933cf28269db7d2ecd735 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-25Merge "Added content to CDS index page"Dan Timoney2-76/+18
2019-04-25Fix docker tagTimoney, Dan (dt5972)1-0/+1
command-executor was using the default timestamp format when creating docker tag, which is invalid and breaks docker build. Added maven property setting to change timestamp format to remove offending dashes. Change-Id: I102340d493a5b9c03ca1a9e10f1bd51fc4b582d1 Issue-ID: CCSDK-1287 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-25Added content to CDS index pageEzhilarasi2-76/+18
Change-Id: Ie9c33493b2e2716d446cc0b99fdb594b4a6dde8c Issue-ID: CCSDk-1286 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-24Multiples fixesAlexis de Talhouët13-122/+117
Change-Id: I83782006dc47a224e546b6877070d5e7e56dd2e6 Issue-ID: CCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Delete the deployed blueprint if overriten Change-Id: I7e4f3a5c98388a965ef756467497ed31d23bc047 Issue-ID: CCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Fix enhancement of workflow step for component Change-Id: I62c7904265495edb2b0a5bec0d64cfecd7573f97 Issue-ID: CCSDK-1168 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Update golden package Change-Id: I969fe9cf9b563911ebe4500fe8f3211aedb84593 Issue-ID: CCSDK-1231 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Do not fail to get execution property When prepareEnv fail, we should not fail by saying to property is not set. So set it as N/A until is get sets further done in the processing Change-Id: I06b9fcb9b1cf9e1605cef77864da9dbd18243800 Issue-ID: CCSDK-1215 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-24Merge "Rework remote command arguments"Dan Timoney7-38/+51
2019-04-24Merge "Resource definition - css changes"Dan Timoney2-2/+5
2019-04-24Merge "UT for execution service"Dan Timoney2-0/+178
2019-04-24Rework remote command argumentsBrinda Santh7-38/+51
Change-Id: Ibd24ce87ed67aee6ae1a66fc9ec6af35bee5008a Issue-ID: CCSDK-1215 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-04-24Merge "SDC Listner Docker touchup"Dan Timoney35-346/+712
2019-04-24Merge "Added Complex type to Resource source"Dan Timoney1-3/+37
2019-04-24Merge "Added design time specifications in doc"Dan Timoney1-0/+56
2019-04-24Merge "Added User guide for CDS"Dan Timoney1-0/+13
2019-04-24Merge "Added Installation guide for CDS"Dan Timoney1-0/+63
2019-04-24Merge "Doc Complex type code"Dan Timoney1-0/+36
2019-04-24Merge "Sample code for Complextype resource"Dan Timoney1-0/+22
2019-04-24Merge "Added Response code of Complextype resource"Dan Timoney1-0/+20
2019-04-24Merge "Resource creation - save new resource to backend"Dan Timoney3-7/+9
2019-04-24Merge "Commented functionalities not for Dublin"Dan Timoney2-5/+5
2019-04-24Merge "Support for dynamic property in command args"Dan Timoney5-7/+36
2019-04-24Merge "Add support for requirements.txt for pip deps"Dan Timoney3-6/+13
2019-04-24Merge "Update package type name"Dan Timoney12-62/+86
2019-04-24Merge "DOC CDS content changes"Dan Timoney1-12/+0
2019-04-24Merge "Resource defintion content"Dan Timoney2-35/+59
2019-04-24Merge "Doc CBA content change"Dan Timoney1-0/+0
2019-04-24UT for execution servicejanani b2-0/+178
AbstractComponentFunction test case Issue-ID: CCSDK-1242 Change-Id: Ib7ab97bf8c061b0d23bc22ce352c97953172b526 Signed-off-by: janani b <janani.b@huawei.com>
2019-04-24Merge "Resouce creation- save resouce to backend"Dan Timoney5-9/+62
2019-04-24Merge "Doc Added microservice content"Dan Timoney3-4/+4
2019-04-24Merge "Doc Images for CDS index page"Dan Timoney2-0/+0
2019-04-24Resource definition - css changesArundathi Patil2-2/+5
Made css changes to buttons as per other screens Issue-ID: CCSDK-1217 Change-Id: Id5544b4ba4d300fefe9d1f065d614ceca553c453 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-23Added Complex type to Resource sourceEzhilarasi1-3/+37
Change-Id: I2ea5348f4273fb835625d523dac2eeb897fa2bfa Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-23Added design time specifications in docEzhilarasi1-0/+56
Change-Id: Idb6a627b1c270a503d61287dd9078e93b48ceaf0 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-23SDC Listner Docker touchupOleg Mitsura35-346/+712
1.Reworked Dockerization of SDC Listener to follow application/distribution+parent style; 2.Renamed CDS-SDClistener to just SDCListener Issue-ID: CCSDK-1145 Change-Id: I007373d3a48fb8eb7042150bdbb37fc7fec346b3 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
2019-04-23Added Installation guide for CDSEzhilarasi1-0/+63
Change-Id: I5f46585f0d83e171b991c63a421cd99634f28098 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-23Added User guide for CDSEzhilarasi1-0/+13
Change-Id: I56f69294deec3fdf5e316d4bb45d172069dd590f Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>