summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-07-30Add missing implementation and Operation Type.Brinda Santh10-197/+312
Change-Id: I739ad054fafc0c302fb6ad03999561f2b3cf9652 Issue-ID: CCSDK-1380 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-30Merge "Upgrade cds spring and kotlin versions."Dan Timoney5-28/+12
2019-07-29Search component display of CBAEzhilarasi4-26/+28
Create blueprint search blueprint Change-Id: Iaa7dfbb2406d43f533587d5208fbe6c04ac7d97c Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Merge "Blueprint client backend integration fix"Brinda Santh Muthuramalingam4-27/+30
2019-07-29Blueprint client backend integration fixEzhilarasi4-27/+30
Blueprint backend data integration fix Change-Id: If0e0b2c30bf07f06fc728ff26c509f265c5ee303 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Merge "Removed component and code not required"Brinda Santh Muthuramalingam5-115/+2
2019-07-29Removed component and code not requiredEzhilarasi5-115/+2
Removed duplicate code from CBA feature module Change-Id: Ieb1709953dbf1075b4d30f26dd45b753fd9e142d Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Merge "Added Blueprint URL to constant file"Brinda Santh Muthuramalingam1-0/+10
2019-07-29Merge "Blueprint controller loopback fix"Brinda Santh Muthuramalingam2-7/+8
2019-07-29Added Blueprint URL to constant fileEzhilarasi1-0/+10
Change-Id: I53ad62bf54e0dc7f69c21df1399922b2f580dc57 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Blueprint controller loopback fixEzhilarasi2-7/+8
Exported blueprint controller in index and changed uri path Change-Id: If83d2260912dfd92353b0923b1237726ff4baad3 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-28Source Options- Displaying propertiesArundathi Patil1-13/+14
Refactored code to display the source properties and not the source model Issue-ID: CCSDK-707 Change-Id: I1f17b51581fcc7a601734e4d81074b36878caacf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-26Merge "Add the vDNS CBA in the CDS source"Dan Timoney26-0/+8971
2019-07-26Upgrade cds spring and kotlin versions.Brinda Santh5-28/+12
Change-Id: I0f323bd13c433d9ef0e207f51234d10cd8c22858 Issue-ID: CCSDK-1352 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-26Merge "Import ONAP root CA to CDS Blueprint Processor Java Truststore"Dan Timoney1-0/+2
2019-07-25Import ONAP root CA to CDS Blueprint Processor Java TruststoreAbdelmuhaimen Seaudi1-0/+2
Issue-ID: CCSDK-1534 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Id5de634af72fc4a5962867f279d51fa35de25619 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-07-25Add the vDNS CBA in the CDS sourceAbdelmuhaimen Seaudi26-0/+8971
Issue-ID: CCSDK-1533 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ie821dec3de708a529b291cb07690d4df2df9d488 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
2019-07-25Source option- avoiding duplicatesArundathi Patil2-14/+54
Implemented code to prevent adding duplicate resources in source list Issue-ID: CCSDK-707 Change-Id: I56caa3a248a2e2a611dceec0982820ea13c438a6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-25Merge "Fix attribute validation for complex type."Dan Timoney7-29/+158
2019-07-25Merge "Fix missing capability cli models."Dan Timoney15-43/+272
2019-07-25Search mat card displayEzhilarasi4-31/+85
Create blueprint search from db matcard Change-Id: I411035385930f5637c84426c7b32c20c219aab73 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-24Fix attribute validation for complex type.Brinda Santh7-29/+158
Change-Id: I7a3365c4c26fd44ed0b54bff115b64c52ee7b81e Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-24Fix missing capability cli models.Brinda Santh15-43/+272
Change-Id: Id5ad2f75cf27b7c09dc95a028997847098cd3d2e Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-24CDS Home menu changeEzhilarasi1-7/+7
Change-Id: I2db7428b81ef27c6b1004cff2d05c2320c560f74 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-24Merge "Fix for python executor unit test case failure."Dan Timoney3-49/+50
2019-07-24Merge "Clean restconf duplicate models and Implementation."Dan Timoney19-354/+250
2019-07-24Merge "Refactor Netconf script component parent."Dan Timoney14-186/+242
2019-07-23Fix for python executor unit test case failure.Brinda Santh3-49/+50
Change-Id: I193e2a092ff8cefe48419031096e1336e5c84fc1 Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-23Merge "Formmatted content for CB processor"Dan Timoney1-21/+2
2019-07-23Merge "Added dynamic api image to media"Dan Timoney1-0/+0
2019-07-23Merge "Fixed title warning in enrichment"Dan Timoney1-2/+4
2019-07-23Merge "Moved Flexibleplugin to MS folder"Dan Timoney1-0/+0
2019-07-23Merge "ExecutionServiceHandler error handler error fix."Brinda Santh Muthuramalingam1-2/+2
2019-07-23Merge "Resource dictionary- displaying exsisting sources"Brinda Santh Muthuramalingam3-4/+31
2019-07-23Merge "Loopback URL update"Brinda Santh Muthuramalingam1-4/+2
2019-07-23Merge "Fixed Kafka consumer behaviour on failed deserialization"Brinda Santh Muthuramalingam5-15/+27
2019-07-23Clean restconf duplicate models and Implementation.Brinda Santh19-354/+250
Change-Id: Id439ac5ded631aac0ee7fc69846ebe9bca650bb2 Issue-ID: CCSDK-1499 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-23Merge "Select template formatting"Brinda Santh Muthuramalingam2-18/+3
2019-07-23Merge "added license text to search service"Brinda Santh Muthuramalingam1-0/+21
2019-07-23Merge "Loopback search by tag service"Brinda Santh Muthuramalingam3-49/+78
2019-07-23Refactor Netconf script component parent.Brinda Santh14-186/+242
Change-Id: Ibbec8cd5785372a89e14a86d4e6ff7f9fed4aad2 Issue-ID: CCSDK-1499 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com> Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
2019-07-23Merge "Added Scripts concept in CDS Index"Dan Timoney1-46/+60
2019-07-23Merge "Added Modeling concept expression"Dan Timoney1-0/+45
2019-07-23Merge "Added workflow of CDS"Dan Timoney1-0/+73
2019-07-23Merge "Doc index issue fix"Dan Timoney2-3/+3
2019-07-23Merge "Resource source subfiles fix"Dan Timoney1-9/+12
2019-07-23Merge "Improve service template access through cache."Dan Timoney8-16/+201
2019-07-23Merge "Improve script file accessing through cache."Dan Timoney19-268/+313
2019-07-23Merge "Fix Non-ASCII character on module ccsdk_netconf/common.py"Brinda Santh Muthuramalingam1-1/+1
2019-07-23Fix bug in repository tagTimoney, Dan (dt5972)1-0/+17
Repository added for springfox points to snapshot versions, but does not properly prevent maven from looking there for released. Needed to add separate <repository> lines for snapshots and releases, configured appropriately. Change-Id: I64232e35bccbe607eebf14b9d2697c4b8d7f4488 Issue-ID: CCSDK-1519 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>