summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2019-07-16Update git submodulesFu Jinhua1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to d93ad2f92920ec939c7f2fb42ae624b83a9aa8f1 - Merge "resolve python2->python3 issues" - resolve python2->python3 issues change base64 code Change-Id: I79b87ea28dc4c1f4172e83fdd2a194c5bf978c89 Issue-ID: VFC-1429 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-16Update git submodulesmaopengzhang1-0/+0
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master' to 6e5a035802da0ada3984b56ef90816b8fcf5def5 - resolve python2->python3 issues change base64 code Change-Id: Ia1f980f1f199723ff87b459226dc133704b33fea Issue-ID: VFC-1429 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-16Update git submodulesHui Deng1-0/+0
* Update docs/submodules/modeling/genericparser.git from branch 'master' to 638b2b14c38429e40d41abcbe0a155b94849c35b - Merge "resolve python2->python3 issues" - resolve python2->python3 issues from . import connection Change-Id: I7761fb405a9ad6885063f6419e9caba78c8406a3 Issue-ID: VFC-1429 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-16Update git submodulesOlivia.Zhan1-0/+0
* Update docs/submodules/modeling/genericparser.git from branch 'master' to 2c3b00a3a4a795ca785bfb3e987f26e42a569d13 - Fix restcall authorization issue Issue-ID: VFC-1429 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I3ab25ae88642b726452bf5f1f516479baf31bd5c
2019-07-16Update git submodulesOlivia.Zhan1-0/+0
* Update docs/submodules/modeling/genericparser.git from branch 'master' to 639db9dcedc7cb7eb3f340016fcf799c4c13551f - Fix vnfd "source_data_base64" not encoded as expect issue Issue-ID: VFC-1429 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: Ie9c810d93c1c7f309f1f82ffec3bfee9b1099e25
2019-07-16Update git submodulesmaopeng zhang1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to a9c7a87a003ed557ff421edf0f33739ae6f122bd - Merge "Solving redisco problem" - Solving redisco problem Change-Id: I3eee37737e6d7b8cdfc834e9c3015f1029be41cc Issue-ID: VFC-1446 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-07-16Update git submoduleshewei-cmss1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to 563ecf2c65bfa943890b63ae2f0e95c3a5908dee - Fix get ns Status should be null after terminated NS. Issue-ID: VFC-1447 Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com> Change-Id: Ifbaeb97f759c67dafc8747760d24c0bf2c3498cf
2019-07-16Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 5160acf7baf7fdb6364dee4cea8c9198e067aaee - Add .gitreview It eases configuring remote via git-review -s Issue-ID: DOC-505 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I2f82f8797669d1bf9e0bbefcbb345ce4e463a60a
2019-07-16Update git submodulesmaopengzhang1-0/+0
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master' to e21d3e267140135cc7124a7cfce336e55a2d44b9 - resolve python2->python3 issues change base64 code Change-Id: I092efe7d586297a6389150b72c2f80fced1f7a2f Issue-ID: VFC-1429 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2019-07-16Update git submodulesnoahs1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to a2b6793397b5cd14e7eb636198ff13ddeee920bf - Add Lombok support to Repository add @Data annotation Change-Id: I0a56a2f1978035a00eb4edafd5ecc7db6a7301a4 Issue-ID: SDC-2401 Signed-off-by: noahs <noah.shogan@amdocs.com>
2019-07-16Update git submodulesdenghui1-0/+0
* Update docs/submodules/modeling/genericparser.git from branch 'master' to c9ee73f174a18d163d4f0a70c81204a3ba7c2fc2 - add new committer Issue-ID: MODELING-177 Signed-off-by: denghui <denghui12@huawei.com> Change-Id: I9d240ea65574b55fe7476e751064d4bad1e20c03
2019-07-16Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to ba4a7991e10172a31cec65ae5c9ad11cbb1b806b - Merge "Move connectionhandler.go into api package" - Move connectionhandler.go into api package Move connectionhandler.go into api package This brings it inline with the other API handlers Issue-ID: MULTICLOUD-666 Change-Id: Ia3b832159f537c6d8d8ecc93b56bc9b085649f7e Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-16Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 70f54e61d7081507760a8d876e13b2088f9ff58f - Merge changes Id235f454,I0c6dd5e4 * changes: Correct plugin_edgex testcase Provide wrapper functions for issuing k8splugin API calls - Correct plugin_edgex testcase Plugin_edgex.sh script hasn't been updated to few changes that happened in k8splugin API and CSAR definitions. This commit rewrites previous test scenario to be up to date with current plugin state. Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Id235f4549e10f57451bf2b6195df8c95230e1c7e - Provide wrapper functions for issuing k8splugin API calls In plugin.sh and plugin_edgex.sh test scenarios, there are executed many curl calls to API endpoint. As curl's default behavior for handling 4xx and 5xx status code is not perfect, wrapper functions have been created to easily ensure correctness of issued API call. Issue-ID: MULTICLOUD-686 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I0c6dd5e4f896972245a6fa6c8c2a10d8df8ec406
2019-07-16Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 6b7b2dccf5821386a19555fb1301ffdb69954843 - Merge "Add getconnectivityrecordbyname function" - Add getconnectivityrecordbyname function Plugins need this connectivity information Adding code to retrieve it Issue-ID: MULTICLOUD-688 Change-Id: I5fa1b69cdad754a432316edc4188c19b7fe10f84 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-15Update git submodulesSudhakar Reddy1-0/+0
* Update docs/submodules/multicloud/azure.git from branch 'master' to 5e074b04e650521e8bc20d3ec8170ab588449595 - Migrate docker job for azure plugin Change-Id: I2a6f5074352995bfa474b669e7b6ddf924b51d93 Issue-ID: MULTICLOUD-704 Signed-off-by: Sudhakar Reddy <Sudhakar.Reddy@amdocs.com>
2019-07-15Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/parent.git from branch 'master' to 8aa219f29e167aaab19da4feef4463409e7b624d - Revert "Update ccsdk version to released version" This reverts commit ddb25bf029f6203d50ee127e053b1bd32228384f. This change was not necessary, since staging job already strips -SNAPSHOT from pom.xmls : so when you compile against released version of parent pom, it'll already depend on released version of CCSDK artifacts. Cool! Change-Id: I14f136f4ea2e9b9d1645630e384494f92f79c0cc Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-15Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 38c837e19ceac983bfbfdfca811aeb992431077a - Merge "Added microservice path in index" - Added microservice path in index Change-Id: Ie17a4acc6a9b62f20e8ea2c2f10631c645c33c9f Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-15Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 8ef5125f0d61829a4fef85054bdfb057ad9fb4bf - Merge "Fixed Search CBA edit component issue" - Fixed Search CBA edit component issue Change-Id: If0d6bff1da8b85e86e97c2a53059d06329b4b560 Issue-id: CCSDK-1279 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-15Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to b4c8e75823486a54b3b2e9cf5bcb960a23f2ebde - Merge "Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in blueprintprocessor application" - Fix java.lang.NoClassDefFoundError: org/jsoup/Jsoup error in blueprintprocessor application Issue-ID: CCSDK-1466 Signed-off-by: prathameshmo <prathamesh.morde@bell.ca> Change-Id: Ic001d3a5d12b4483e421eb0409c62ab985712464 Signed-off-by: prathameshmo <prathamesh.morde@bell.ca>
2019-07-15Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 47df1fc1660658ff5c4b5074e7313b10ed3ea359 - Merge "Minor updates in ResourceResolutionComponent class" - Minor updates in ResourceResolutionComponent class Issue-ID: CCSDK-1479 Signed-off-by: Prathamesh Morde <prathamesh.morde@bell.ca> Change-Id: I37fbce8d4621d85d3a47d38464eeeee267d46741 Signed-off-by: Prathamesh Morde <prathamesh_morde@yahoo.ca>
2019-07-15Update git submodulesSudarshan Kumar1-0/+0
* Update docs/submodules/appc.git from branch 'master' to c8783f0346c69d00ca686a07cb418db751598bb2 - Sonar Fix - Removed unnecessary cast to Date Sonar Fix - Removed unnecessary cast to Date Issue-ID: APPC-1629 Change-Id: Ie37c511ac63abd71708700b376a836e4ed03e92f Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-07-15Update git submodulesSudarshan Kumar1-0/+0
* Update docs/submodules/appc.git from branch 'master' to 913a10fc1c2cf8c45e1f614c6a56ceed50e255d4 - Sonar Fix - Removed unused Variable Utils.java Sonar Fix - Removed unused Variable Utils.java Issue-ID: APPC-1629 Change-Id: I557c065ff835834f5eed5eb80bd7136e182217f5 Signed-off-by: Sudarshan Kumar <sudars19@in.ibm.com>
2019-07-15Update git submodulesTimoney, Dan (dt5972)1-0/+0
* Update docs/submodules/ccsdk/parent.git from branch 'master' to ddb25bf029f6203d50ee127e053b1bd32228384f - Update ccsdk version to released version Update CCSDK versions specified in parent pom to released version. Also, add properties plugin so that these versions can be overridden by build.properties file in the repository, so that repos can still use snapshot versions if they need to. Change-Id: I15cea399de008676413712c195fa9b6b3044221c Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-15Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 4d4e27fe9d08ff92e356b465cbdef227b10fe38a - Merge "Refractor blueprint-script to avoid cyclic dependency. There is a possibility of cyclic dependencies between blueprint-script module and code module. To avoid cyclic dependency blueprint-script implementation should be moved to Core module. This implementation has zero impact on code functionality and code testing." - Refractor blueprint-script to avoid cyclic dependency. There is a possibility of cyclic dependencies between blueprint-script module and code module. To avoid cyclic dependency blueprint-script implementation should be moved to Core module. This implementation has zero impact on code functionality and code testing. Change-Id: Ic18ea848cb2e1e2e7a5f1c144714de26d1495cee Issue-ID: CCSDK-1469 Signed-off-by: Brinda Santh <brindasanth@in.ibm.com>
2019-07-15Update git submodulesPawel Wieczorek1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 03c5935b671ed7edcb5ec254f91f1f61907b02e6 - k8s: Fix mismatching names in Rancher CLI downloader Issue-ID: SECCOM-235 Change-Id: Iab0086634bcfaba772852352c72e03a3d6833801 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-15Update git submodulesPawel Wieczorek1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 6bbff98bfe55838448a03ec52c25c06feec2e8db - k8s: Move release-specific files to separate directory Kubernetes cluster deployment procedure changed with Dublin release (Rancher to RKE). In order to prepare for further adjustments, incompatible content will be moved to separate directories. Once Casablanca becomes obsolete (by the time of El Alto), files specific to that release will be removed completely. Issue-ID: SECCOM-235 Change-Id: Iaa0fc2f6ad330ec09dcfdf8a2d27b8a4dc433a0f Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-15Merge "Issue-ID: DOC-503 remove duplicate and unrelevant link"Eric Debeau1-1/+0
2019-07-15Update git submoduleswaqas.ikram1-0/+0
* Update docs/submodules/so.git from branch 'master' to 785c77ae295b287678d4842269222c31b3e4c330 - Fixing ASDCRestInterface for CSIT to simulate SDC req Change-Id: I6331d08441b9bf1f621f56ec1b7d911851010e62 Issue-ID: SO-1948 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-07-15Update git submodulessu622b1-0/+0
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master' to 67b3d8b885cbbf0826162480fda027c2f8121358 - fix for security vulnerabilities Issue-ID: DMAAP-985 Change-Id: Ie3439158fc84682d21931f9e4047338d357b57a5 Signed-off-by: su622b <su622b@att.com>
2019-07-15Update git submodulesxuegao1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to f248df69de034f43e04d8dbcf0ad836850cb9654 - Rework the Open CL window Rework the Open CL window of the Clamp UI. Issue-ID: CLAMP-420 Change-Id: Ic7e1e6add4067bc2ee94bd758d76e15397d941df Signed-off-by: xuegao <xg353y@intl.att.com>
2019-07-15Update git submodulesemartin1-0/+0
* Update docs/submodules/dcaegen2.git from branch 'master' to 7451e2791e623a92dbb5ec34674676bb8981ba19 - PM Mapper - Add link to performance baseline Change-Id: Ie64fc8f1cccf4514ac286e2da964cfe60c3b4900 Issue-ID: DCAEGEN2-1577 Signed-off-by: emartin <ephraim.martin@est.tech>
2019-07-15Update git submodulesPrudence Au1-0/+0
* Update docs/submodules/logging-analytics.git from branch 'master' to 653a0699b6b89705b8e8223747b7a0e4be8b52f9 - Last patch to release 1.4.0 of logging-analytics project Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-1073 Change-Id: Ibd11709724b857478b6926acdd7e5c542d54a864
2019-07-15Update git submodulesPawel Wieczorek1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a0e80e8e04f3bcbc4cae4a87a34059ee897b09e1 - Use nodePortPrefix variable in VNFSDK service template Issue-ID: VNFSDK-283 Change-Id: I3e84891ed2faaccb50c5d07f0ad620634a091c0d Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-15Update git submodulesPawel Wieczorek1-0/+0
* Update docs/submodules/oom.git from branch 'master' to f25fb107931c37beb5d51f35501d0f8f2c01127d - Use nodePortPrefix variable in AAF (aaf-sms) charts Issue-ID: AAF-383 Change-Id: I3e2591ca73c8ba559fd39aa1250471b15d1189d2 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2019-07-15Update git submodulesXiaohua Zhang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 848132168436d54862ebc9ee008cc1a034e6a11d - Merge "Migrate docker job for multivimbroker" - Migrate docker job for multivimbroker Change-Id: Ie13ca858acbd608b9592268598e9c3f3ee03e599 Issue-ID: MULTICLOUD-704 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-07-15Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5f9fd8e2506de6ce7dc27d0fba009724e440f15d - Merge "Moving report button up, and setting feature flag on" - Moving report button up, and setting feature flag on Change-Id: I3df31fe42c2b7e0bec3b52f2886726419a22f681 Issue-ID: VID-488 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-07-15Update git submodulesMichal Ptacek1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 7e2bf8e071288b6d13764158977312f2da6759e9 - Merge "Remove kubectl install from prepare-rke" - Remove kubectl install from prepare-rke This is needed because prepare-kubectl role can do just the same. Also fixed rke tests to match. Change-Id: I808df650a5f755e09c26d13db62ecfc1504a317c Issue-ID: OOM-1907 Signed-off-by: Michal Zegan <m.zegan@samsung.com>
2019-07-15Update git submodulesmaopeng zhang1-0/+0
* Update docs/submodules/modeling/genericparser.git from branch 'master' to 542753807ba454a345a6c9e76d27a71bcb54352d - Merge "fix info.yaml" - fix info.yaml Issue-ID: MODELING-177 Signed-off-by: denghui <denghui12@huawei.com> Change-Id: I5af092271fd25b2c1304d4f9842e66d8eb5480c7
2019-07-15Update git submodulesMichal Ptacek1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 050833974a65ce6000f887176e803e373bb2cace - Merge "Fix build guide/script regarding python versioning" - Fix build guide/script regarding python versioning Specify minimal docker release in build/requirements.txt and build/download/requirements.txt, not a fixed one. Change interpreter for build/package.py as it's Python 3 compliant. Change-Id: I4352aa957371ce85bdea021101ed2f5994f9eedb Issue-ID: OOM-1979 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2019-07-15Update git submodulesMichal Ptacek1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 34245b125331df36ccbd9a951758e2667842ff43 - Merge "Update INFO.yaml file" - Update INFO.yaml file Update missing information blocks and indentation to pass verify job. Change-Id: I41c96af4109df516fea771d1b0681bc2bff156d6 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-07-15Update git submodulesMichal Ptacek1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 2775496641490f35d6bef7a390b848cddf9c6e36 - Removing deprecated OOM patching script Logic of that script was included into redesigned packaging. Issue-ID: OOM-1932 Change-Id: I7fe6e69ae3abb52213d0ebd192e0df882aab49ed Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-07-15Update git submodulesm.kowalski31-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 1fbaac4f40e478b87e656c485a84097acece3a28 - Add unit tests for UploadInvalidErrorBuilder Issue-ID: SDC-2327 Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com> Change-Id: Icf5f64c77f373d27df438bc6bc89a9e1e67eaf0c
2019-07-15Update git submodulesm.kowalski31-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 62bf933f27c95db0caab265ffc74b79007236a98 - Add unit tests for NicInternalNetworkErrorBuilder and OnboardingMethodErrorBuilder Issue-ID: SDC-2327 Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com> Change-Id: I46e64b3a7a533a20c4e0e5a98aa99c488fa71a6b
2019-07-15Update git submodulesOlivia.Zhan1-0/+0
* Update docs/submodules/modeling/genericparser.git from branch 'master' to c3638c49905f648d62b5297f5b03453c585741cd - Update django version Issue-ID: VFC-1429 Signed-off-by: Olivia.Zhan <zhan.jie1@zte.com.cn> Change-Id: I6bcf523151b5295ef4ca91c29a036e247bccd653
2019-07-15Update git submodulesfujinhua1-0/+0
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master' to d62e91d886dad0d9631e8e374e2f0a558d364756 - Update Django version Change-Id: I402cc8928d06587995419f4be4ace62d1cee3a1b Issue-ID: VFC-1429 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2019-07-15Update git submodulesKiran Kamineni1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to d0182270d9169c4928bdbdefc5b83b67ff3b457e - Create dir before extracting archive Some archives don't include a directory entry. Eg: tgz archives generated by helm package. This bug fix checks that a directory exists before an extracted file is created there. Issue-ID: MULTICLOUD-705 Change-Id: If6720948d470b83786901574f5d8d3227835a047 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com> - Reduce process count in test CI seems to be failing with out of memory issues This reduces the multiprocess to 2 for the go test command. Issue-ID: MULTICLOUD-666 Change-Id: I3f70ecad51cc16f8972346882d5d98fc803427ef Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-07-14Update git submodulesEinat Vinouze1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f486e80d76c2bde1df02876b730fb08822ba547e - Add and upgrade dependencies on pom files Issue-ID: VID-512 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I1800a2cc7bfdbbc015399092da24b430c5faab66
2019-07-14Update git submodulesTomasz Golabek1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 5bb0a3b09bfe2c7f12af05af83223501c29a3f76 - ComponentCache & ComponentCassandraDao removal Also removed all classes uses these two. Change-Id: I6793c3c935ae61c5c65f70d3541c542edf188ab4 Issue-ID: SDC-2389 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-14Update git submodulesTomasz Golabek1-0/+0
* Update docs/submodules/sdc/jtosca.git from branch 'master' to cad897335db0c7912782482fa71932cc2b4ce421 - Maven staging plugin removed Required by global-jjb Change-Id: I7788b72d0aa3bc0a0a7d92caf3e5c23d59c668e1 Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-14Update git submodulesTomasz Golabek1-0/+0
* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master' to 0afbed23c5c51ffc9fa3ca0c229d3caeeed3f8d3 - Maven staging plugin removed Required by global-jjb Change-Id: I640090fc37a1d4c326fdcda73792a284a0b22afa Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>