summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-21Update git submodulesPeyton Puckett1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to a4eb86ee39e858d5f7c036cc70be8603d5f420bb - Add pom.xml dependencies and exclusions needed for policy-engine gui Update powermockignore annotation to fix junit failure Issue-ID: POLICY-1590 Change-Id: Iadd0855565c05d02af034a5ad02ea7b8e386fadc Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
2020-02-21Update git submodulesAijana Schumann1-0/+0
* Update docs/submodules/ccsdk/features.git from branch 'master' to a2041a822f0406742edbd7a1074a73f9c838c0bf - Update odlux Update performance app: fix scrolling bug, reduce loading times, update ui to use tabs instead of panels, change the view to toggle between chart and table to better visualize data, minior bugfixes for other apps Issue-ID: SDNC-1080 Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com> Change-Id: I2b5cf3a5f580f4193421bc047e5256d8e9497e6b Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
2020-02-21Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 46866f47897e03af6f43d09e0ab4b35f63cf9b84 - Merge "[SDNC] Use common secret template in dmaap-listener" - [SDNC] Use common secret template in dmaap-listener Whole SDNC strongly depends on the assumption that it is using a common mariadb-galera instance and that root password is secret password. Also user and password to sdnc DB is hardcoded. Let's start working on removing this assumption and component by component add support for local and shared mariadb instance without hardcoding any passwords to the database. In this patch all passwords are still hardcoded in the helm chart to not break other parts of SDNC. Those values will be removed in a final patch. Issue-ID: OOM-2309 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I3280f9d7ff4933d4e50b94ca248676ed9aa6688d
2020-02-21Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 4550a8af1287a06b63da220eda3314eb887d0b96 - Merge "[SDNC] Use common secret template in ansible-server" - [SDNC] Use common secret template in ansible-server Whole SDNC strongly depends on the assumption that it is using a common mariadb-galera instance and that root password is secret password. Also user and password to sdnc DB is hardcoded. Let's start working on removing this assumption and component by component add support for local and shared mariadb instance without hardcoding any passwords to the database. In this patch all passwords are still hardcoded in the helm chart to not break other parts of SDNC. Those values will be removed in a final patch. Issue-ID: OOM-2309 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Idb460e72301dd63082d7890d34fea923df3ac426
2020-02-21Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 4c8ba68ab58d633c391c2e9d0ca5ee0223ae27f7 - Merge "[SDNC] Use common secret template in ueb listener" - [SDNC] Use common secret template in ueb listener Whole SDNC strongly depends on the assumption that it is using a common mariadb-galera instance and that root password is secret password. Also user and password to sdnc DB is hardcoded. Let's start working on removing this assumption and component by component add support for local and shared mariadb instance without hardcoding any passwords to the database. In this patchAll passwords are still hardcoded in the helm chart to not break other parts of SDNC. Those values will be removed in a final patch. Issue-ID: OOM-2309 Change-Id: Ie998b3c5775807ef096074b18a18a1773120c1d6 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-02-21Update git submodulesVijay Venkatesh Kumar1-0/+0
* Update docs/submodules/dcaegen2.git from branch 'master' to 729478d078e7570824472d02ff0d4e115cb33144 - Merge "DL-Handler Doc" - DL-Handler Doc Issue-ID: DCAEGEN2-2028 Change-Id: Ifa26667a9ef1d6d8be711b1454d3e4ff6ea9a74b Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2020-02-21Update git submodulesJozsef Csongvai1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to ebcc45b8c8703cadc49cf3a0b888545845ccb9e6 - Eliminate Template Requirement Enables resource assignment without the use of a template. If no template is defined by the CBA, the default output is a kev-value map. If operation input: resolution-summary is set to true, output will be a list of ResolutionSummary. Issue-ID: CCSDK-2038 Change-Id: I5f6bcefcacec6e83cffac1134b13690b500a7563 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2020-02-21Update git submodulesFranklin Dsilva1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to 6a42d5eee5d71870527c8a302308f3e49829a496 - Topology Discovery and optical-service DGs to support MDONS usecase Change-Id: I1c28e799cc83325e8913d17ee8b718b0a4160cb2 Issue-ID: SDNC-928 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com>
2020-02-21Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 3710a41879717441884c75262015c536819a34c2 - Fix policycreation test This test was only performing code coverage, it should have revealed that IllegalArgument exceptions were incorrect. Fixed bug in savePolicy when an exception being thrown has a null message. Added warning and error messages for debugging in the future. Issue-ID: POLICY-1590 Change-Id: Ie32a73adbaf944f96e411a2c612cd8293382911c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-02-21Update git submodulesLaMont, William(wl2432)1-0/+0
* Update docs/submodules/aai/esr-server.git from branch 'master' to ee51b676e8d41be7ba60e3d3ab30b290dd8391a2 - Release 1.5.1 container Issue-ID: AAI-2734 Change-Id: I62bfa8c4ce7ab0992311a5b6c47731775bf38477 Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
2020-02-21Update git submodulesVijay Venkatesh Kumar1-0/+0
* Update docs/submodules/dcaegen2.git from branch 'master' to cc673dc6fef15973fa48cc55a69c64291ed5e92b - Merge "Update PMSH Documentation" - Update PMSH Documentation * Update PMSH Configuration tables * Update PMSH Logging details Issue-ID: DCAEGEN2-1916 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: Ife6cf0e26d3047c2d1fed2027eb723f69c4fd727
2020-02-21Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 5a497debc75a095133c2e7dd9829d356c2e5fd84 - Merge "move to OpenDistro" - move to OpenDistro move dashboard to Opendistro and certificate update Issue-ID: CLAMP-483 Change-Id: Ibaba1d517c13adeab611ab23749fb16295081372 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-02-21Update git submodulesThomas Nelson1-0/+0
* Update docs/submodules/music.git from branch 'master' to 8ca9a7f168a141f15280662d50d6d4c933dde3bc - Update startup.sh to use JAVA_OPTS and SPRING_OPTS Issue-ID: MUSIC-561 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: I92a342a22df684ddc7ae91832b1e32daab9c5b19 Signed-off-by: Thomas Nelson <tn1381@att.com> Change-Id: Ia57db43d217ead0f6d145e775cc9d6264d040274
2020-02-21Update git submodulesSneha Dantkale1-0/+0
* Update docs/submodules/aai/sparky-be.git from branch 'master' to 37198055321d65aff51d06716461050752cea9a5 - [AAI-2787] | Update AAI UI with portal sdk 2.6.0 Issue-ID: AAI-2787 Signed-off-by: Sneha Dantkale <Sneha.dantkale@amdocs.com> Change-Id: Ie8346f51fd5921c9935561c27e16598d70999455
2020-02-21Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 5376a65d586b37f13342f9e108f224b73d4149fc - Merge "SO API extenstion to retrieve all PNF workflow" - SO API extenstion to retrieve all PNF workflow This commit implements SO request handler API onap/so/infra/workflowSpecifications/v[x]/pnfWorkFlows. It is used to get all the pnf workflows exist in catalogdb. Issue-ID: SO-2660 Change-Id: Ieeca8a6afef917b6e3ba927d38ed5509dcaf253c Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-02-21Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to e790144fe2640e56715ce0912fb36ca70fb027b2 - Merge "SO-CDS PNF BB" - SO-CDS PNF BB This commit implements code for PNF BB for pnf software upgrade usecase. Issue-ID: SO-2090 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I3da3ba965bc92fda0ecc542d42afe694f19e06e1 Signed-off-by: tragait <rahul.tyagi@est.tech>
2020-02-21Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to c42b2b81b41f88f856805444934da920dabd4c3c - Merge "License scan fix Issue-ID: SO-2519" - License scan fix Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I9cff5abfb6bfb438ba492693bf326da7abc15de7
2020-02-21Update git submodulesByung-Woo Jun1-0/+0
* Update docs/submodules/so.git from branch 'master' to aa06149083f6dff0da592805faf18e6db7c43df4 - Merge "License scan fix Issue-ID: SO-2519" - License scan fix Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id2ad8490e13db765674eed389e4fead1fe964e5d
2020-02-21Update git submodulesByung-Woo Jun1-0/+0
* Update docs/submodules/so.git from branch 'master' to 660d176a6096a38cb9854bbb49b3607bc8795c16 - Merge "bump the SO version for F" - bump the SO version for F Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I983562ff7180e43092eaab9234a40ca1836eae27
2020-02-21Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 2d35b23f71670c54e4f12eaeb53466b657347818 - Add Makefile option to skip lining of helm charts For some reason after introducing our awesome templates to ONAP make command can take now quite a lot of time, which sometimes causes out CI jobs to fail. Command that takes so much time is helm lint. This patch adds a Makefile option that allows you to skip linting of helm charts and just build them. Example: make SKIP_LINT=TRUE Default behavior stays unchanged. Issue-ID: OOM-2055 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ic50bad0cc82892e1daecc5761d6144d788a79d9f
2020-02-21Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to fab6ab37a74f579337424fd6d83b0aaa3ea7a474 - Enable HTTPS for CLI portal Issue-ID: CLI-246 Change-Id: I7038c724c595608b1fe1714a3e05029c1c0ed1e7 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2020-02-21Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 3731f17fd97677d8c426de15241c1310d0947fcf - Merge "Add of logging for certservice-client" - Add of logging for certservice-client Issue-ID: AAF-996 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Change-Id: I8bed44937da32fff863df724adc023f546b5e12e
2020-02-21Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 85c6cc8a2e99312da893f8dba547137aa1c1c62d - Enable HTTPS Issue-ID: OJSI-129 Change-Id: Ida43730821061fae1904bd16b140b0c5f98ddf55 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2020-02-21Update git submodulesSatoshi Fujii1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to c5411baf4fe1354e6a70742c9d2d33b6b5fdc12e - Fix logging date format to avoid parse error When MDCSetup class in logging-filter-base tries to calculate an elapsed time, it expects a datetime is given in ISO format. But date format in LogFieldsMdcHandler is not compatible with ISO format therefore 'Unable to calculate elapsed time due to error' occurs. This change fixes date format in the class so that the date string can be parsed by logging-filter. Change-Id: I07c8f103f46493fe0764f904f3f00f66f35dbcf6 Issue-ID: SDC-2767 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
2020-02-21Update git submodulesChuanyu Chen1-0/+0
* Update docs/submodules/so.git from branch 'master' to 98c3b18eadc2df0cd72ad27b6047aea010663162 - Merge "Modify JerseyConfig" - Modify JerseyConfig Issue-ID: SO-2368 Add Register for OrchestrationTask Change-Id: If57a9fca62e90616fef6d23b0f6b1561265db0f3 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-02-21Update git submodulesChuanyu Chen1-0/+0
* Update docs/submodules/so.git from branch 'master' to 99f90be67332c42f384f7d666b61d4e63b022029 - Merge "Add POST API for OrchestrationTask" - Add POST API for OrchestrationTask Issue-ID: SO-2368 Add methods for create a OrchestrationTask Change-Id: I0d049b4e60ead8dbb4e524ae4081f17433ac78bd Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-02-21Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to b6e13813e915cc97246a22987004dafddf67d89c - Support Java 11 Issue-ID: CLI-246 Change-Id: I602efa4e8c71e449b3e94632cf57292f80ac26f3 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2020-02-21Update git submodulesChuanyu Chen1-0/+0
* Update docs/submodules/so.git from branch 'master' to dca9a2db304b2ac196ec16c1bec08e9df9cd6a22 - Merge "Add method to send message to Camunda engine" - Add method to send message to Camunda engine Issue-ID: SO-2368 Modify CamundaRequestHandler to add method to send message to Camunda engine. Use non-blocking webclient considering workflow may take long time to finish. Change-Id: I70a8b38881ac40b4d65a3d7305f57a56829e6f1d Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-02-21Update git submodulesprakash.e1-0/+0
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master' to 7debcc6c8f7598d4d6036e3077dc87b8d65b80b3 - Huawei svnfm vulnerability fix log4j vulnerability fix Change-Id: I6b33801f9dc22acae9b5091d3f71ca46231d7301 Issue-ID: VFC-1598 Signed-off-by: Prakash.E <prakash.e@huawei.com>
2020-02-21Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 4426e3005c0f676ed289dcdbb7829414cc4a330f - Merge "update msbPort" - update msbPort Change-Id: Iff0251e5ccd432985d9b25ea80f004d7e772a652 Issue-ID: MODELING-317 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-02-21Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 0474f5347007cf6c04cb01f84b83fc2edd6fbc59 - Merge "Plugins reorder" - Plugins reorder Shade plugin should run before docker image is built Issue-ID: AAF-996 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I212e029a8f8e1ca15fadc97232dce0205153c980
2020-02-21Update git submodulesChuanyu Chen1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8017827345ee6d9e3d1015879e191c5fad3a4257 - Merge "use pnfName in custom pnf workflow execution procedure" - use pnfName in custom pnf workflow execution procedure Issue-ID: SO-2071 Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com> Change-Id: Ia97604b3b3d109d758914c04232256cdb262e121
2020-02-21Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 544ec09df41122d64081ed9388e1216c70eac769 - Merge "ProcessRunner should use the cwd provided when calling Runtime.exec(...) Issue-ID: VNFSDK-501" - ProcessRunner should use the cwd provided when calling Runtime.exec(...) Issue-ID: VNFSDK-501 Signed-off-by: James Guistwite <jguistwite@iconectiv.com> Change-Id: If07360da610b8cc27102801f26502fe2df1004be
2020-02-21Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to beb963987501c872b010a0b28249cfb54e46c27b - Merge "Migrate cli docs" - Migrate cli docs Merging this will create https://onap-cli.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib8b4590923ef7c1ec0218d9dbfc64c588691af1c
2020-02-21Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 2577ef1f3fb0590dd03d0a3d0aa865e71d265db7 - Merge "Change dependency version for httpclient" - Change dependency version for httpclient Issue-ID: CLI-246 Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com> Change-Id: Ie4b71259559927f485095021b6e87780698e9c92
2020-02-21Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 190967fc2c85f7f17ebf6e94e41b3714de644d3e - Merge "Change dependency version for netty-codec-http2" - Change dependency version for netty-codec-http2 Issue-ID: CLI-246 Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com> Change-Id: I89734d1062c202773a7e40ed353c1a738c5cbafe
2020-02-21Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 3ff640dfea6044dc098d3e2e62dc534615694e0c - Merge "Change dependency version for jline" - Change dependency version for jline Issue-ID: CLI-246 Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com> Change-Id: I2c0df473a23e3e3ae1bf18b7e937c3efffa2477e
2020-02-21Update git submodulesjitendra sharma1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 7343d9b5736148fc6d688d094b36903a5160c0e3 - Change dependency version for commons-codec and spring-core Issue-ID: CLI-246 Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com> Change-Id: Ia0a07a417f64733e859ea7f1be6488b95d42cb52
2020-02-20Update git submodulesRitu Sood1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to bea5027a7f59bffee2a6ed931e63c05a9fb1bdc7 - Merge "KuD cleanup script." - KuD cleanup script. This script offers means to cleanup, Docker and Ansible and their configurations. Updated the script to use docker go templating as opposed to regex for docker operations. Further modified the script to include if/else for docker operations for better code readability. Signed-off-by: Akhila Kishore <akhila.kishore@intel.com> Issue-ID: MULTICLOUD-981 Change-Id: Ia6484ebb039daf0b1cb8e698fa7bfa758eeaa568
2020-02-20Update git submodulesRitu Sood1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 64f78186cfc27c151b597461d2f3e64bc308ba1b - Merge "Add Composite Application API" - Add Composite Application API Implemented Composite application API and added create, get and delete handlers for the composite applications. Formatted Project related .go files Issue-ID: MULTICLOUD-994 Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com> Change-Id: I7cef1a2c75f8cb39f397dcbb3f5d7bb2a57b4a72
2020-02-20Update git submodulesAric Gardner1-0/+0
* Update docs/submodules/aai/esr-server.git from branch 'master' to 3981a8c28c5509e59aa6d7857183d831352ec4fa - Release 1.5.1 artifacts to build docker Re-upping this patchset, Trying to figure out why the merge option is not showing Issue-ID: AAI-2734 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I8ef47bb2490841eaf8579738315c5dacdab73e55
2020-02-20Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master' to 6a407a45c77662a42160462c8fa69261f3fc76b3 - Merge "Support python3 in all plugins" - Support python3 in all plugins Unify tox/requirements/setup.py requirement specifications. Use cloudify-common 5.0.5 release. For helm, use a dev cloudify-common build with better python3 code. Use PEP 508 URLs in requirements for the non-PyPI (github) release. Fix mixed indentation and trailing whitespace. Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech> Issue-ID: CCSDK-1931 Change-Id: I607957d9e2c299121785f3f02420c6038966a200
2020-02-20Update git submodulesKonrad Bańka1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to e4f7a40fd862688eebda72826498a5f358341170 - Provide OverrideParameters capability for infra_workload API Provide parameters provided in sdnc, oof and user directives as override parameters for instantiate call. Issue-ID: MULTICLOUD-838 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I69c6dab82ee233b2365a656bfaf1c7d64e375c98
2020-02-20Update git submodulesVijay Venkatesh Kumar1-0/+0
* Update docs/submodules/ccsdk/dashboard.git from branch 'master' to 523f37fb7d255e436daf5320c7fd09c872f1be59 - release 1.3.0 dashboard container Change-Id: I2ea01802fcd31335c472b350f46a0614dcddecdb Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-02-20Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 7831ee84ae44f14964739fe0d291074a885768dd - Merge "Refactoring of Cmpv2Client code for sending CertRequest" - Refactoring of Cmpv2Client code for sending CertRequest Issue-ID: AAF-1036 Signed-off-by: EmmettCox <emmett.cox@est.tech> Change-Id: Ic0d95b35abb3ca2406b77bbe6e0cd51da0968684
2020-02-20Update git submodulesdfarrelly1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 9e3c594bc3cf74ab5748c14bcde81dec7f062fa0 - Update restconf executor to return response *Update restconfApplyDeviceConfig function to return request response *Modify pnf_config_aai CBA to test new functionality Issue-ID: CCSDK-2097 Change-Id: Id6109d8c3a8fa4e2ba1b102c4d2697ae6a03f8e2 Signed-off-by: dfarrelly <david.farrelly@est.tech>
2020-02-20Update git submodulesKajur, Harish (vk250x)1-0/+0
* Update docs/submodules/aai/esr-server.git from branch 'master' to a931fa8785545c26c285d30208c643ccd98d2654 - Update to the 1.5.1-SNAPSHOT Issue-ID: AAI-2793 Change-Id: Ifad707388f0dd76a27135fda2f89d16d8d9afba9 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2020-02-20Update git submodulesKAPIL SINGAL1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to dcf0322610861aec8078d783e5ee8107eb5bdb3e - Merge "Update certifcate" - Update certifcate Change to use p12 file and password Issue-ID: CCSDK-706 Change-Id: Idbc4ba392c4c6244a501f22e3e591f1256806eba Signed-off-by: eeginux<henry.xie@est.tech>
2020-02-20Update git submodulesBartek Grzybowski1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 08bbb09dbf9d806b99a9283fcf5198d07b91f5e5 - Fix YAML files linter errors for new-line-at-end-of-file rule Fixed files that lacked the end of file new line. Change-Id: I552f408b88a3a529e25236b7118be3b5a5741c7e Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com> Issue-ID: INT-1451
2020-02-20Update git submodulesMax Benjamin1-0/+0
* Update docs/submodules/so.git from branch 'master' to b1861dea5628f79ec8728d6f8ed97ea4e6278095 - Merge "Skips the VfModule or VNF Configassign/ConfigDeploy action." - Skips the VfModule or VNF Configassign/ConfigDeploy action. Change-Id: Ic34900cc3664944c9ecd3b5636d87deefb178aee Issue-ID: SO-2317 Change-Id: I102d340b248ab67a9801af178e6b76a9a15821be Signed-off-by: Manamohan <MS00534989@techmahindra.com>