summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-04-23Doc Complex type codeEzhilarasi1-0/+36
Change-Id: I8c563690b9424942c6a08a0a94dcf3ecf31ab21b Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-23Sample code for Complextype resourceEzhilarasi1-0/+22
Change-Id: I37aae54f8af585e169bfa17ac6f7709a87f60eee Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-23Added Response code of Complextype resourceEzhilarasi1-0/+20
Change-Id: I4d6af225a09875f0bbe52f8c30abe57ded0d4a4c Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-23Resource creation - save new resource to backendArundathi Patil3-7/+9
Integrated UI with loopback to save new resource dictionary to backend Issue-ID: CCSDK-1217 Change-Id: I200b7b53cd62910a6c3661ef86a62398c5ea8cfc Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-23Commented functionalities not for DublinEzhilarasi2-5/+5
Change-Id: I5e7bef5c7fd7e01f2e81f1cc32e697e8be4dbc05 Issue-ID: CCSDK-1266 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-23Support for dynamic property in command argsAlexis de Talhouët5-7/+36
Change-Id: I47c65557a553c79fefbbc28f8dab54b1c0a4a798 Issue-ID: CCCSDK-125 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-22Add support for requirements.txt for pip depsAlexis de Talhouët3-6/+13
Change-Id: I10bbe95a4d06ce9361d3ab6553953022e1196a3d Issue-ID: CCCSDK-125 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-22Update package type nameAlexis de Talhouët12-62/+86
- split log output: prepare-env and exec-cmd - fix proxy support when not provided Change-Id: I40cdf90e7e3ebe31b0152923f8b6a38f6b6e9ca0 Issue-ID: CCCSDK-125 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-22Resource defintion contentEzhilarasi2-35/+59
Change-Id: I250e6b2c925b74989c7900caa9e6db3e215b0bd2 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-22DOC CDS content changesEzhilarasi1-12/+0
Change-Id: I0eb139e7ad439a6afc5a13380b3fd294d6b8ac84 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-22Doc CBA content changeEzhilarasi1-0/+0
Change-Id: Id38dab4ccdfa1362b1dff3438e0a79c57c93b12f Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-22Doc Added microservice contentEzhilarasi3-4/+4
Change-Id: I00d03d68e32677cdacbb62464ad55a44cda50f0e Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-22Doc Images for CDS index pageEzhilarasi2-0/+0
Change-Id: I6ceb7b8b0008934f2bc4cfa36b02b293c9799437 Issue-ID: CCSDK-1221 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-22Remove proxy docker buildArgAlexis de Talhouët1-1/+0
Attempt to fix build error Change-Id: Ie13e47f2adc6652b4f38ae57dfa594787dfa6eb1 Issue-ID: CCCSDK-125 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-04-22Resouce creation- save resouce to backendArundathi Patil5-9/+62
Integrated UI with loopback to save the resource dictionary in backend for exsisting and uploaded resource templates Issue-ID: CCSDK-1217 Change-Id: I714a20344d6df278f891e303eebceff21b74c2af Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-19Resourcedictionary-fetching resources from backendArundathi Patil8-15/+87
Intgrated UI with loopback to fetch resources from backend on search Issue-ID: CCSDK-1217 Change-Id: I4a1c30748d24079bc976f6785df39bbe60777489 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-19Merge "Add support for Ansible packages"Dan Timoney17-114/+379
2019-04-19Merge "Test template css changes"Dan Timoney1-1/+4
2019-04-19Merge "Work in Progress cds-sdc-listener containerization"Dan Timoney7-131/+209