summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-08-12Update git submodulesdinesha1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 6787a47625290664ee58db98b87fcc152b458af8 - Sonar Fix - Role.java - Removed unused import Fixed Sonar issues across the file Issue-ID: AAF-909 Change-Id: I1f8a030e08b7cb0b4f0562daaeacf752cbe72e74 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-12Update git submodulesSébastien Determe1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 13e8958238c4e7e870c04cca5035ba6d41b37889 - Merge "Rework action itmes" - Rework action itmes Rework the submit, stop, restart, delete, undeploy and refresh status actions. Issue-ID: CLAMP-441,CLAMP-442,CLAMP-443,CLAMP-444,CLAMP-446,CLAMP-448 Change-Id: I38aed3a06fdcdf0f53fc9b8f8d2d9072f0932d55 Signed-off-by: xuegao <xg353y@intl.att.com>
2019-08-12Update git submodulesdinesha1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c939ac9eba0dba965fd0e61839676d8906ffeeeb - Sonar Fix - ResourceType.java- Added field 'final' to the static variable Fixed Sonar issues across the file Issue-ID: VID-547 Change-Id: I1daa62cf2e30f5b0dbe142c7ea183f93fd7fb48f Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-12Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to 92567d26641f3a0f127c289e0dad9d86e3b2443c - Merge "Sonar fix in mso-adapter-utils" - Sonar fix in mso-adapter-utils Either log or rethrow this exception Remove this unused import Make "workloadStatusReason" transient or serializable Issue-ID: SO-1841 Change-Id: I01fe8ce059b5fde95d300d2d0e5b4a1a114c479a Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-08-12Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 08f6bca1fb03884cdf407542a5d2ecbe3e20af44 - Merge changes I2fead528,I2e9fd421,Ib67d7240 * changes: DeleteVFCNSResource.groovy corrected DeActivateSDNCNetworkResource.groovy corrected DoCreateServiceInstance.groovy corrected - DeleteVFCNSResource.groovy corrected groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I2fead52822d107ad712624ba9a37c959eae8c077 - DeActivateSDNCNetworkResource.groovy corrected groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I2e9fd421f528ee147188f626817a5f3e68fa55fa - DoCreateServiceInstance.groovy corrected groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: Ib67d724009c172aa86347853075b3cf7ee6be502
2019-08-12Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 7e08567716973af57d898e08d9cc86cc25253781 - Merge "Replace type spec with diamond op" - Replace type spec with diamond op Replace type spec with diamond operator cloudify-client classes Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I074c6d28b387a425841f1e35964c336834aff5b4
2019-08-12Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3de0d8e14587bfa8badc5b9fa6959d8418afb134 - Merge "fix sonar issue" - fix sonar issue fix sonar issues Issue-ID: SO-1811 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com> Change-Id: I841a50876aaf22e1fbc597029f270d243adf2613
2019-08-12Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 23f087d9168c4618b28d625d8c6814f093d4344e - Merge "Change collections size with isEmpty" - Change collections size with isEmpty Change collections size with isEmpty mso-adapter-utils class Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I784a5839d003c42a9880287d304060cd9639f1b6
2019-08-12Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to c52cca753f00b02349cd6f025b3217ca2f1f4e75 - Merge "Move string literal left side-avoid null pointer ex" - Move string literal left side-avoid null pointer ex Move string literal left side so.adapters.vnfmadapter WebSecurityConfigImpl class Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I6669a11bf95a41e3efa18d907f2b3f3eb3f3f1b3
2019-08-12Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to adf7790712eb164aa6bc6e91f5d19cdb39bd0f0f - Merge "Change string literal left side-avoid null pointer ex" - Change string literal left side-avoid null pointer ex Change string literal left side so.adapters.vnfmadapter WebSecurityConfigImpl class Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: I8ba57bd9c3c548a35b90d9324f1d214985c3c539
2019-08-12Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 2b583582a027a368c552dc956243e71a49f33922 - Merge "Merge if stmts for code readability" - Merge if stmts for code readability Merge if stmts for code readability asdc controller DeployActivitySpecs class Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: If27dc7b6e28e4058c4132e7d8178b773cb9f065b
2019-08-12Update git submodulesFu Jinhua1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to cace8dc13a79959d0ad045113d0e0db96c3ea9b1 - Merge "ADD UT for ns_vls Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn>" - ADD UT for ns_vls Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn> Change-Id: I4bf8517d40d82dd5e6e1a8f77557c5a8355410eb Signed-off-by: erlei <zhu.erlei@zte.com.cn>
2019-08-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2cdc93337249b83615858c18191731e4d1f5f0e2 - Merge "return this expression instead of assigning it to the temporary variable" - return this expression instead of assigning it to the temporary variable Issue-ID: VID-561 Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
2019-08-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 473004576a53390a6eb57329012a724e7146383d - Merge "Remove declaration of thrown exception" - Remove declaration of thrown exception Remove the declaration of thrown exception 'org.onap.vid.aai.exceptions.HttpClientBuilderException' which is a runtime exception. Issue-ID: VID-559 Change-Id: I8fe8c29e3aa1d4b0b35522931057efa260c60206 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ffec9b06034bd548d8fa136bd85d271565e845cd - Merge "Remove useless trailing whitespace" - Remove useless trailing whitespace Trailing whitespaces are simply useless and should not stay in code. They may generate noise when comparing different versions of the same file. Issue-ID: VID-565 Change-Id: If5647e94ea897bf42761a689d036a7229b34a500 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-12Update git submodulesdfarrelly1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to d3d4e1d4df881ee382ba5ea6eddaeb36c077fc47 - Fix PM Mapper policy ID *Change policy ID to match onap.policies.monitoring naming convention Issue-ID: DCAEGEN2-1605 Change-Id: If5e61692c19d344714704bf411631dec01b3226a Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-08-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ec3a49a1218046e53e5a93e15570525f877a5e1a - Merge "Move this variable to comply with Java Code Conventions" - Move this variable to comply with Java Code Conventions Issue-ID: VID-561 Change-Id: I1c59d863eb93537177e84a3a10fed0862189191c Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-12Update git submodulesThugutla sailakshmi1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 51640f9c931aa052dd01a0cd24fda279ced68142 - Move this variable to comply with Java Code Conventions Issue-ID: VID-561 Change-Id: I7d3382d43a0484dbadea4d3285a235a628d84ffc Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-12Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4e24eb334463c52d70c09be1172451ba52af2e32 - Merge "DoCreateResources.groovy corrected" - DoCreateResources.groovy corrected groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I1d4dc5370125a587b11cbf05b69fdaf8fcaa37aa
2019-08-12Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4c22df0d4d5edf7551e0767f1bab8cde67cf0a35 - Merge "corrected CompareModelofE2EServiceInstance.groovy" - corrected CompareModelofE2EServiceInstance.groovy groovy file correction Issue-ID: SO-2212 Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com> Change-Id: I42b005210df986b1a4f006982f9d89be54bffa7f
2019-08-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 25c073d46559a2a06e939e0b26bbb27d14a4ea2c - Merge "set VID to use internally UTC timezone" - set VID to use internally UTC timezone Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I4b062d4a7ec68e564c46a094a75739dc9ad0355b
2019-08-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 47cc63c50442005b3ac051d4c4e3037139b7f1e5 - Merge "return MsoResponseWrapper with null body in case of null response" - return MsoResponseWrapper with null body in case of null response Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia05237264557634f18ed868904cc68350a312fc1
2019-08-12Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to ceac74f3e71d46120da85257351432f367cc48d6 - Merge "Replace collections size with isEmpty" - Replace collections size with isEmpty Replace collections size with isEmpty mso-adapter-utils class Issue-ID: SO-2187 Signed-off-by: sindhu3672 <arcot.sindhuri@huawei.com> Change-Id: Icf6fc86d9d6f02571938804d214b5b5bfca72698
2019-08-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b3272c142193cd37f5dae7807e713819885d102d - Merge "use epsdk 2.5.0 in VID" - use epsdk 2.5.0 in VID Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id483174b283a5f1eb6160982a446ccb223606c9e
2019-08-12Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 5a2620962e6d2a572586de8da72a5a7676834130 - Fix Dockerfile building issue Rely on staging artifact instead of snapshots Change-Id: Ib680ee1416169cf47936808700efffd47cd7cce7 Issue-ID: MULTICLOUD-767 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-12Update git submodulesFu Jinhua1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to bf6d9633d351d012a7893d1ca3418a9b39e00ea9 - Merge "ADD UT for ns_vnfs Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn>" - ADD UT for ns_vnfs Issue-ID: VFC-1429 Signed-off-by: zhuerlei <zhu.erlei@zte.com.cn> Change-Id: I9f8cb9d8ee6d836f1f10769d75dcc95967d80b21 Signed-off-by: erlei <zhu.erlei@zte.com.cn>
2019-08-11Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ad706d09442b1b1b6d2d8cff4042867ceea6b56f - fix test getServiceModelALaCarteInstantiation Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I0d98886837cc67164b77f3407323ac45e3e126a4
2019-08-11Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3081381bb2ba253fc0aa34203c90ea8bf63b26b4 - Merge changes Ia52d9db2,Iab16430b * changes: Remove unused public access modifier Add vfmodule support to e2e service instance - Remove unused public access modifier Remove unused public access modifier. Issue-ID: SO-2212 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: Ia52d9db2dc9b6500954f516cf456240f4b9e1bf0 - Add vfmodule support to e2e service instance Parse vfmodule to add to resource instance list. Issue-ID: SO-2213 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: Iab16430b498e505cd89a0ba4c12cfd2f88b9a982
2019-08-11Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to cbcd0e0c4ab35c2a5b9577e06d41438ee708d44f - Merge changes I045619a9,Iadffb2af,Ie97c560d * changes: Remove unwanted semicolon from groovy files Remove unwanted semicolon Removed unrequired semicolon from groovy - Remove unwanted semicolon from groovy files Remove unwanted semicolon from groovy files. Issue-ID: SO-2212 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: I045619a93597459d7ae5f656a880d36b4a46f001 - Remove unwanted semicolon Remove unwanted semicolon. Issue-ID: SO-2212 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: Iadffb2affff8597a8eb8258041b37cb8bf701f20 - Removed unrequired semicolon from groovy Removed unrequired semicolon from groovy. Issue-ID: SO-2212 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: Ie97c560db89dcd15d424c11473a312e9d684cbd8
2019-08-11Update git submodulesPrudence Au1-0/+0
* Update docs/submodules/logging-analytics/pomba/pomba-audit-common.git from branch 'master' to 307eeee5bbc8838b345cde07c71c8c8fbbd5895a - Release pomba-audit-common 1.5.0 Change-Id: I375364983a6bacb4fd29e6064fa998eba54d1670 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-1099
2019-08-11Update git submodulesPrudence Au1-0/+0
* Update docs/submodules/logging-analytics.git from branch 'master' to cf9f837c619d2213665826a3ecb6f5c3c4f4ecc0 - Remove commons-codec as it's not needed and a vulnerability Issue-ID: LOG-1067 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I6011db133b649df9adce0ebe728a9fe4fad22932
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 submodulesanushadasari1-0/+0
* Update docs/submodules/ccsdk/dashboard.git from branch 'master' to 70638d1eb225acbc61e00ddbf9356aef38e8f143 - Major- Replace comparison Operators The == and != operators do type coercion before comparing values. This is bad because it can mask type errors. For example, it evaluates ' \t\r\n' == 0 as true. It is best to always use the side-effect-less === and !== operators instead. Issue-ID: CCSDK-1583 Change-Id: I202ada53b472542261ee69623ea72b52005fdfab Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-09Update git submodulesHerbert Eiselt1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to ed0e6be174e1445b6c47a69dccf25a642f17bdd7 - Add license information Add license information to devicemanager head plugin Issue-ID: SDNC-843 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Change-Id: I60e4030d90762b4c185aaf593cc1a42e71824fb5 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-08-09Update git submodulesHerbert Eiselt1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to 8404b495de1770617d745ab488116714e9d2d06d - Fix malformed time stamp Fix malformed time stamp in devicemanager Issue-ID: SDNC-788 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com> Change-Id: Ic012457e0587e8018fe03b057d20e8b713a20042
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>