summaryrefslogtreecommitdiffstats
path: root/docs/submodules/ccsdk/cds.git
AgeCommit message (Collapse)AuthorFilesLines
2019-08-09Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 571c49342a905616298d923a9d29a201ae4ecd11 - Add Json unit diff option. Change-Id: Icfdef05e40b0638afc8570962bdc750aee1acc25 Issue-ID: CCSDK-1608 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to afcd99e9dc0d765758be1d91ab862afa54d244dd - Add class model for workflow and resource data type. Change-Id: Ia42f56541bef0418dddb797c019ecda3afa6983b Issue-ID: CCSDK-1380 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 977287b586e27e2f835a5d24950abf1f2adae8be - Add resource definition resolution service. Change-Id: Ife75d290540e3ed0e0dfd0a82785a498607a2d25 Issue-ID: CCSDK-1577 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 4001ac13397c082ee97c7ff440fa2ead5d50b421 - Merge "Add declarative acceptance tests" - Add declarative acceptance tests First two UATs are for blueprints Echo and "PNF Configuration". The body of the ODL mount request was changed from XML to JSON, so it can be represented in a YAML file. Initial documentation about the UATs can be found at components/model-catalog/blueprint-model/uat-blueprints/README.md BluePrintArchiveUtils.recurseFiles() replaced by compressFolder() that uses native Java 7. Removed commons-compress as dependency since is no longer used. Change-Id: I96a584ae12ca009f90fe8fe9485eb57ce05e8add Issue-ID: CCSDK-1569 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 3c1781135b4029fdc657b2009259d3b8ddd8eebc - Merge "Fixed restconf Python scripts bugs caused by BPP refactor" - Fixed restconf Python scripts bugs caused by BPP refactor Change-Id: I9f064aca6f40c0427614d41a08be6b0e6288bcec Issue-ID: CCSDK-1573 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to e5b42d3d61651866c0f12b5de6653b1a9d2b9b85 - Merge "Fix occurrence really optional" - Fix occurrence really optional Change-Id: I18c4d0803e20ed18e4dde553288d37143dff936a Issue-ID: CCSDK-1572 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to b4441ff5bebb5a0b24148ee804215ffde485d40a - Merge "Set resource data value when fetch from database" - Set resource data value when fetch from database When doing resource resolution, if the same resolution-key, or the same resource-id/resource-type combo, is used, then the process will only try to resolve the resources set with a "failure" status from the RESOURCE_RESOLUTION db table. In the case the resource has previsously successfully been resolved, then we need to set its value in the resource assignemnt resolution store so it can be used later in the processing, for instance if another resource depends on it. Change-Id: Ifa3957fe3d2365e1f4347aa61ed963124f8a69f7 Issue-ID: CCSDK-1606 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 097a6e66c3ff19aa53ef3a72dce3a2e41c4eb9ed - Merge "Add dynamic-properties as python script arg" - Add dynamic-properties as python script arg For the remote python executor, we have the ability to provide dynamic properties, that will end up marshall as Json. Through the gRPC session, it will be transform to a Google Proto Struct. Once in the remote python executor, we use utility method from Proto to convert the Struct into a Json string, and we pass it as the last argument of the script execution. That way, user can access them in their script, simply by loading the content using json.loads and then interact with the data through the python dict. Change-Id: Ib3552c06734aed252ec28f47173bc8668afe085d Issue-ID: CCSDK-1606 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 20f27d87bb4ce6343ec2ce54a5cebf1681fac8be - Merge "Default resolution status when storing result" - Default resolution status when storing result It can happen the resolve fails, and the status end up not being set, hence to avoid any exception, we default to failure. Change-Id: Ia5fb9ad954c109f394425f33c506e66d7e1969e4 Issue-ID: CCSDK-1606 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 260f2cdf890ea4926437975aef1bcaa67c8de329 - Merge "Add sample test dsl type cba" - Add sample test dsl type cba Change-Id: I277588b4f38f8c99c33f3a1f65e8ca7c3919940d Issue-ID: CCSDK-1580 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to fb771064907e93a64f67b43f18b4051740967e1a - Merge "Add resource assignment DSL." - Add resource assignment DSL. Change-Id: I44a3596c05b02faa171f90b9207f774ce34976a6 Issue-ID: CCSDK-1577 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to b80a4b9a4b33dbf560a980425cfa4cd36b41a76e - Merge "Add resource definition DSL." - Add resource definition DSL. Change-Id: I66d340727918842a26f07e8609a043c37e5089f4 Issue-ID: CCSDK-1577 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 9b1a8f7a95a6e80df01d77b7b094e624fbb9147f - Merge "Add resource source template DSL." - Add resource source template DSL. Change-Id: If68ce2e944700cb19380d34ff3b466a9c8633472 Issue-ID: CCSDK-1577 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to fbf82e9f5f8e8ec37168a2516c82cd0d40cbfef2 - Merge "Add property definition type DSL." - Add property definition type DSL. Change-Id: I83a3d1391c60cd426236b55d0d399e273e7c15dc Issue-ID: CCSDK-1577 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to fd26b3cc681564c2b77cdc15bca806598a99e20e - Merge "Add resource source node type DSL definitions." - Add resource source node type DSL definitions. Change-Id: If21c4964bda08e5d50e6fd11fb1d657e5bf8785c Issue-ID: CCSDK-1577 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to c42777bd73fcd3744353048dbc32c89cb6fcca6e - Merge "Add CBA parent pom." - Add CBA parent pom. Change-Id: Iddfb27d271bbb58375190c506173edccdd60b9e0 Issue-ID: CCSDK-1576 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 1001fc436835b7376e5d7fd3b5c41923a0d4f8fe - Merge "resource save/delete functionality" - resource save/delete functionality Implemented code to, 1. Delete and save the added source option from the panel. 2. Save edited changes of a particular source option Issue-ID: CCSDK-707 Change-Id: I38bf8a67e7fff4c926fd5c84f834de5d817e9640 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 77339e32345330f20421987bee7597f6419402b8 - Merge "Changed URL in server for backend" - Changed URL in server for backend Changed Bleuprint controller link for backend Change-Id: If3e14f26a6cd8a059cab37325326c2f11a58c8dc Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 44394f3fb4953b11574d2686501d50809efc7195 - Merge "Search from db components change" - Search from db components change Added notification alert and method for edit Change-Id: Iab4763956ea4a4c9fc96753b32e405ba1715e707 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 3a1077c1405b10e9d5e49e39e6e2493c8529c59a - Merge "Changed template option label" - Changed template option label Change-Id: Iff709cefa5a76ddf1f9a9bcab49f98526283baf2 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-09Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 3e1cee7f8c022fe18e0e22cf72f925174c9ead26 - Merge "Controller Blueprints fails to lookup directory" - Controller Blueprints fails to lookup directory Create directory for saving CBA package in case one does not exist Issue-ID: CCSDK-1607 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com> Change-Id: I0f5b547ec781bf7211414507ee847e756402f0e7
2019-08-09Update git submodulesEliezio Oliveira1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 68528acbb786a257408d577bab13fc882ad71fc9 - Unified Http server configuration To allow UA tests with both servers listening on random TCP ports. Change-Id: I9f125b8f2568797b8f7a747b7d8b7bd9a163d30e Issue-ID: CCSDK-1568 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2019-08-09Update git submodulesEliezio Oliveira1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 3d9197f70b2af07831074f34ab9f7b7da32338d8 - Removed redundant BlueprintProcessorApplicationTest Change-Id: I9d3fa66e7185938f30447884753c3e9c2644c0cc Issue-ID: CCSDK-1567 Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
2019-08-09Update git submodulesEzhilarasi1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to c75c7f25e756f92782565d9ab2a697bba1fa1614 - Added service for Edit CBA Added service for search result CBA Change-Id: Iba00f048abc59878e6dcda9d1de9f0fc823d9130 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-08Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 24f07af3434838c1d41c1dfd64bcb2a083201cd9 - Release CCSDK version 0.5.1 Release version 0.5.1 of CCSDK artifacts Change-Id: Ibdd3730b8c8006ca72a4e1482eca925d27e27413 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-07Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 45bdf840d3e0380e30cf77c29eb084bc7adce308 - Roll version to recreate release artifacts Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ifc0d4af8920065ca4ae8f509c63f98dc6e112322 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-04Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 5adebfcaf101c30fab21ff7ede89d3f42617f8e7 - Release ccsdk/cds 0.5.0 Release ccsdk/cds version 0.5.0 Change-Id: If1aa49d0fc202850ccbaf69c8b7036bfb8f3828d Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-01Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 8d3f825da365b672731e07c2b4560a67ec287a61 - Modify POM, properties and docker distributions. Change-Id: I541edfc36c0866fa7669129a46140fb21a63c6ba Issue-ID: CCSDK-1574 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-01Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 74c548363d3dafd8ac26f0aacaa9a457ce29dfd5 - Add remote python executor DSL properties Change-Id: I7888ac302da2a51ca34c531b7553d04af13786ac Issue-ID: CCSDK-1380 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-08-01Update git submodulesBrinda Santh1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to dd710215139505f26f052a7dbdcdb5bf7f2e0532 - Fix compiler cache to hold for next transaction. Change-Id: Ibede4a378980717d49708f7665ab295534a092a0 Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-31Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 82a22313f1d87f32417c5a878ffb7e20cfd464fe - Merge "Source template component- store update" - Source template component- store update Implemented code to store sourc list changes to store Issue-ID: CCSDK-707 Change-Id: If1ff2cd4cf624473a8962bf921225c00ff161ef5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-31Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to d3e573f5d0f53c8209a8c2e5cf4725abf173eb69 - Merge "Fix conflicting catalog service instance names." - Fix conflicting catalog service instance names. Change-Id: Iec330d87f9609d42c05f8d4c7c8515fa37310a6e Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-31Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to a4352a3d8742c9befee84bea9f4d8038fdaa4e03 - Merge "Add rest client DSL properties" - Add rest client DSL properties Change-Id: Ibb52f1c6581b532aff49e7410d29e19c645f7d23 Issue-ID: CCSDK-1380 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-31Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 25fca6aa944b96f1e3320acbaabd40f2e9d17f48 - Merge "Add resource resolution component DSL" - Add resource resolution component DSL Change-Id: Icd12c87e017d4b8586bb60f63abce6cda3c7751c Issue-ID: CCSDK-1380 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-31Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 5147200df01f2dda6592554d6759c9f38f94fb3b - Merge "Add missing implementation and Operation Type." - Add missing implementation and Operation Type. Change-Id: I739ad054fafc0c302fb6ad03999561f2b3cf9652 Issue-ID: CCSDK-1380 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-30Update git submodulesArundathi Patil1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 79ba5452adad404504c4992442f4f6df9ff2e586 - Resource-edit- store changes implemented code to save the changes made in resource edit component to the store Issue-ID: CCSDK-707 Change-Id: I5f6051cc34c246ee6c09b657ed764c2671914605 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-30Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 06cc572fb972a0dba802d90ac51c38f4ad124a12 - Merge "Formatted text in index and Resource source" - Formatted text in index and Resource source Change-Id: I340dac3a25aaefee52121557903687f20e254628 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-30Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to f376d391aa895f835c049d61146a84ebbd4fd298 - Merge "TemplateResolutionService default #occurrence 0->1" - TemplateResolutionService default #occurrence 0->1 JPA repository functions .findBy......... needs occurence value the API in the TemplateResolutionService was defaulting it to 1. Issue-Id: CCSDK-1526 Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com> Change-Id: Iea1e7c50d57c60323eb5c71c0caf61d1ad573bfb
2019-07-30Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 96b36c57a2f74f0b8305cf55714d942dd6dabc21 - Merge "Upgrade cds spring and kotlin versions." - Upgrade cds spring and kotlin versions. Change-Id: I0f323bd13c433d9ef0e207f51234d10cd8c22858 Issue-ID: CCSDK-1352 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-29Update git submodulesEzhilarasi1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 7ba485b7e3a7c6f3b5603c4bebed50111f503c66 - Search component display of CBA Create blueprint search blueprint Change-Id: Iaa7dfbb2406d43f533587d5208fbe6c04ac7d97c Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to a19b41ed344b70860cdb9694d6bd918890545ee4 - Merge "Blueprint client backend integration fix" - Blueprint client backend integration fix Blueprint backend data integration fix Change-Id: If0e0b2c30bf07f06fc728ff26c509f265c5ee303 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to c3295a523d1ded477501b8efa9e56458f6eb3dc6 - Merge "Removed component and code not required" - Removed component and code not required Removed duplicate code from CBA feature module Change-Id: Ieb1709953dbf1075b4d30f26dd45b753fd9e142d Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 14588a767139e4a66303252739ce80ee9e81ea99 - Merge "Added Blueprint URL to constant file" - Added Blueprint URL to constant file Change-Id: I53ad62bf54e0dc7f69c21df1399922b2f580dc57 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Update git submodulesBrinda Santh Muthuramalingam1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 7354f86b999e67524987a8079dd19a5bd377190f - Merge "Blueprint controller loopback fix" - Blueprint controller loopback fix 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-29Update git submodulesArundathi Patil1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 24fbf5ae61fe17f1abb1301b57c9ef3475ccace8 - Source Options- Displaying properties 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-26Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 6703f9a400af5ccde1854156458af8466e454f44 - Merge "Add the vDNS CBA in the CDS source" - Add the vDNS CBA in the CDS source 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-26Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to bb5e712fd1c547b393e05a68cac745c5fc452c35 - Merge "Import ONAP root CA to CDS Blueprint Processor Java Truststore" - Import ONAP root CA to CDS Blueprint Processor Java Truststore 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-26Update git submodulesArundathi Patil1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 3f87894a91a64d53c1509bb5f48c91cdb6e9fc2c - Source option- avoiding duplicates 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-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 961f4b1e3b91ffa3821d02ac4a57cd207e8081bb - Merge "Fix attribute validation for complex type." - Fix attribute validation for complex type. Change-Id: I7a3365c4c26fd44ed0b54bff115b64c52ee7b81e Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-25Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 905f9ae5460fdf66d8923734ba0d6dba0693106a - Merge "Fix missing capability cli models." - Fix missing capability cli models. Change-Id: Id5ad2f75cf27b7c09dc95a028997847098cd3d2e Issue-ID: CCSDK-1046 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>