summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-22Update git submodulesTschaen, Brendan1-0/+0
* Update docs/submodules/music.git from branch 'master' to a0a52fadf838954bf4e133d8dd94f5114ddc4ac4 - Add sonar property sonar looks for this file to pull from Change-Id: Ie6c551689967a781db22b50955d74ce95cc7f617 Issue-ID: MUSIC-521 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2020-01-22Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 611c81b98acb98d9ca84ba8760bb0925cfb3b79c - testTimestampOnDeactivate timezone insensitive Since the timezone can be different - use regex to validate the timestamp text Issue-ID: VID-757 Change-Id: I3a3643dff274e11cb7047ad3c558f400021bea10 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-22Update git submodulesanushadasari1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to 520fdcf304cc2ea282859017b4a3ccf26ee5ae70 - Merge this if statement with the enclosing one Merging collapsible if statements increases the code's readability. Issue-ID: OPTFRA-634 Change-Id: Ic1c24c2671f62282477e32c432216ac560745c03 Signed-off-by: anushadasari <danush10@in.ibm.com> - Remove the declaration of thrown exception Remove the declaration of thrown exception 'com.fasterxml.jackson.databind.JsonMappingException' which is a subclass of 'java.io.IOException'. Remove the declaration of thrown exception 'org.onap.optf.cmso.common.exceptions.CmsoException', as it cannot be thrown from method's body Issue-ID: OPTFRA-632 Change-Id: If3645e1dbd53161280a192662fdea2ae75569fb5 Signed-off-by: anushadasari <danush10@in.ibm.com>
2020-01-22Update git submodulesSunder Tattavarada1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 16c3ddbf7f9f644adc23b8f834e6453c5260ada6 - Merge "Added Widget-Onboarding and dependent Services" - Added Widget-Onboarding and dependent Services Added Widget-Onboarding component and dependent Services e.g AdminsServices ApplicationServices WidgetOnboardingServices Issue-ID: PORTAL-795 Change-Id: I483e26ed0524b99931cbb05a53e944aaed9c79f5 Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.com>
2020-01-22Update git submodulesanushadasari1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to 368bbe37308f8483aedd214e78ebd01a2f0cb608 - Remove the declaration of thrown exception Remove the declaration of thrown exception 'com.fasterxml.jackson.databind.JsonMappingException' which is a subclass of 'java.io.IOException'. Issue-ID: OPTFRA-632 Change-Id: I63ff85db68f0247573f9a6202feb2cb7849176c3 Signed-off-by: anushadasari <danush10@in.ibm.com>
2020-01-22Update git submodulesJerry Flood1-0/+0
* Update docs/submodules/optf/cmso.git from branch 'master' to 4504d02f860b740a17a3d72c19ef5d04803896e6 - Update robot docker build Issue-ID: OPTFRA-681 Change-Id: Id72cdaad6c8ab8ddcb448ff9b5b3c10a7566b76d Signed-off-by: Jerry Flood <jflood@att.com>
2020-01-22Update git submodulesshaaban Altanany1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 0e5c78cec1e1b1ce4d1f6488f6264ca1daffef58 - fixining compilation in unit testing add unit test for package-header.component Issue-ID: CCSDK-2032 Change-Id: I459ee690b84ae7eb7a852c6dc65fe1702fb6bf4a Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com>
2020-01-22Update git submodulesaosull011-0/+0
* Update docs/submodules/externalapi/nbi.git from branch 'master' to 9cf4619264313d55bf02a0d30a40e20ac83f553c - Fix Spectral error and add https scheme Issue-ID: EXTAPI-385 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I1856385dc95b7b2ca6c24daabbd37a10a9f29621
2020-01-22Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 70fc0f2694d1353ea93437fc49415598f147d0ca - Update git submodules * Update kubernetes/robot from branch 'master' to 4bd799e5dbcbf2131a685bf73319e962ace86f5c - Move Storage access to RWO Today when deploying Robot with OOM, the PersistentVolumeClaim needs the "ReadWriteMany" (or "RWX") capability. According to Kubernetes Documentation (https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes), ReadWriteMany stands for "the volume can be mounted as read-write by many nodes". That means that a particular PVC needs to be read and written from many pods. That also means that your code takes that into account and do the work to avoid write at the same place at the same time. An issue on RWX mode is that most "official" storage driver from Kubernetes doesn't support it (13 over the 19 drivers doesn't support it, espacially OpenStack, Amazon and Google storage classes). Robot PVC is used only for one Robot instance. Thus we don't need RWX. Issue-ID: INT-1230 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I300e34a9d4be40b36153812d2a99c458cae6b2c9
2020-01-22Update git submodulesMax Benjamin1-0/+0
* Update docs/submodules/so.git from branch 'master' to 66781db64d1839f283ce99278393f2c65baf9263 - Merge "Add fluent setters for BuildingBlocks and ExecuteBuildingBlock" - Add fluent setters for BuildingBlocks and ExecuteBuildingBlock Test which check more than one functionallity were separarted. Minor code improvements around BB and EBB. Issue-ID: SO-2582 Change-Id: I318f8ac299f7204fdd6799108182a29e519724d9 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-01-22Update git submodulesshaaban Altanany1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 87d9d1ffac42c4d1d3983445eb0f531db79dd34a - adding implementation for imports tab Issue-ID: CCSDK-2014 Signed-off-by: shaaban Altanany <shaaban.eltanany.ext@orange.com> Change-Id: Ib11325f0c7d01103eff05f237c3c0d7fb515d59c
2020-01-22Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to d9691b0c73b0d9cace84ca1ed7b0a30ccecc3fbd - Merge "Add API to support 5G usecase in swagger" - Add API to support 5G usecase in swagger Issue-ID: SO-2368 Change-Id: I659abc5e94eeb9ef08b89f0847c0cc577d8b0dca Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2020-01-22Update git submodulesShabanov, Marina (ms656r)1-0/+0
* Update docs/submodules/sdc/sdc-tosca.git from branch 'master' to 05cf69fe6a8a884c2553d7b3ed5b1d2d5c8335b3 - Removed restricted notice from test file Issue-ID: SDC-2651 Signed-off-by: Shabanov, Marina (ms656r) <ms656r@intl.att.com> Change-Id: Ia0be3a0c5306c1f37e637f2830c5431c9999ca61
2020-01-22Update git submodulesys96931-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 16a9fce0e104a38371a9e5a567ec611ae3fc7f33 - Catalog alignment Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
2020-01-22Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 7dc067bbca304601b56559cec5df56a2631d018c - Merge "aaf auto cert generation" - aaf auto cert generation Add support for AAF init container for config and cert generation Issue-ID: SDNC-755 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> Change-Id: I06ee7921b6dbb1b4b9ca64cf276a374256af3a45 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com>
2020-01-22Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 65e0c52538423d50b3405daa57ffa6f49c6fa2c3 - Merge "logging tests - retry for failed calls to log checker" - logging tests - retry for failed calls to log checker Sometimes log checker server is not available so retry again after some sleep Issue-ID: VID-647 Change-Id: I73ef5af9de4f5531732d46eabcb28bab285960f5 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-22Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/framework.git from branch 'master' to 15628e77c42c880c4b32bc09261c69164124eaa6 - Fix decode vim id bug Change-Id: I9563aba1c750d90c697cd077307b185b9cbd8bf9 Issue-ID: MULTICLOUD-970 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2020-01-22Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5e916090cf5642d3559c239b9acceb676941d3c2 - make GR_API the default testApi in automation tests Issue-ID: VID-757 Change-Id: I5af2029c53b47e2c303b424396ab0940414f9106 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-22Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to a0b4be90caf6bb3e6deed0002b42c8c5e9c1f8a8 - Merge "originalName may be model's "entry name", customizationId or invariantId" - originalName may be model's "entry name", customizationId or invariantId The classic originalName is the "entry name". So two more options were added through SharedTreeService::modelByIdentifier() function. Issue-ID: VID-724 Change-Id: I9f192d2b24c9c1659a95baabd21252bed392e9da Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-22Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e7a285a3c9cf5afd1731e4220bde5b301227f106 - e2e test - VidBaseTestCase api uri support https scheme Issue-ID: VID-757 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I54e431c6faf6c14a1a7b521a9cb18f0477ecdadd
2020-01-21Update git submodulesLorraine Welch1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 3faad8aa0483aed5ef53a57a82eab6b217e21ecd - Merge "JUNIT- DeleteDomainObjectFailedException.java" - JUNIT- DeleteDomainObjectFailedException.java Issue-ID: PORTAL-798 Change-Id: I16bb09a7ed616ec66e7a40c599286ffd88eb3995 Signed-off-by: anushadasari <danush10@in.ibm.com>
2020-01-21Update git submodulesLorraine Welch1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 4716ffe6e77e3f873ba0b9dae9a4d0e1fda75342 - Merge "NonCentralizedAppException-junits" - NonCentralizedAppException-junits Issue-ID: PORTAL-797 Change-Id: Ibb4745ef6d4221767c63ed1d6ce032f934be2fcd Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2020-01-21Update git submodulesLorraine Welch1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 6fcdece2a9a1f3a58eba1b2e874b2e719a2f9b38 - Merge "Invalid ApplicationExceptionTest" - Invalid ApplicationExceptionTest Issue-ID: PORTAL-797 Change-Id: I649176ac3cd95d314a3fdc6f882c1662337a60c8 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2020-01-21Update git submodulesLorraine Welch1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 0fc29d74822b3f8d89d781809f2d205c78901f3d - Merge "InvalidRoleException-junits" - InvalidRoleException-junits Issue-ID: PORTAL-797 Change-Id: I8466e6aadb2ceed7d8c959263b43682fe23a4dac Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2020-01-21Update git submodulesLorraine Welch1-0/+0
* Update docs/submodules/portal.git from branch 'master' to f7361da1c7e9b03340c655be40d1690caf071227 - Merge "SystemUserRolesException.java-junits" - SystemUserRolesException.java-junits Issue-ID: PORTAL-797 Change-Id: Ife4272d992a65f8f5192db41436e0ea318fa36fd Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2020-01-21Update git submodulesLorraine Welch1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 26f98dff16ab5c870fcede73afd2ca4d368514d6 - Merge "InactiveApplicationException-junits" - InactiveApplicationException-junits Issue-ID: PORTAL-797 Change-Id: I46796b1aa25d781be9e189a2dbbd41594b568ef2 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2020-01-21Update git submodulesLorraine Welch1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 40521ea6e5a87e6a9b9a1d11eba82c8c33e04ac4 - Merge "InvalidUserRoleException-junits" - InvalidUserRoleException-junits Issue-ID: PORTAL-797 Change-Id: I8e143586af7ab2cb0fbfa2b4657e714807c6cfe2 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2020-01-21Update git submodulesHagop Bozawglanian1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to d333764392fe119a3227a918722934470994503c - Merge "[VNFRQTS] Update R-55307 & R-35414" - [VNFRQTS] Update R-55307 & R-35414 Issue-ID: VNFRQTS-799 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: Icf626efeb1fe36f0d164e3f188e26fe51e33eafe
2020-01-21Update git submodulesHagop Bozawglanian1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to c8a242298c5be3aa651fc351653c8819f823279c - VNFRQTS - Remove needs json because of size constraints Issue-ID: VNFRQTS-797 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: I4e3463c8c89749aabfa2c8310055071b11c95087
2020-01-21Update git submodulesAkhila Kishore1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to f3c09ea952108a5bf9b0bc143ffeee2a1bf73fd3 - Reverting vagrant images back to 16.04 VM deployment Currently we face issue with VM based deployment causing vagrant up to fail and quit abruptly. Signed-off-by: Akhila Kishore <akhila.kishore@intel.com> Issue-ID: MULTICLOUD-974 Change-Id: I9a9e28357f1f56d17643d8f2a31f4cdca70fb456
2020-01-21Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to dac845c622625f78f5c28be9b93ecf3ab377f488 - Increment version to 1.7.1-SNAPSHOT Change-Id: I1d1528e9029510ac14f7b527b245854df48c3d9a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-01-21Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to 8c46a7fb13b52f1b0d2fe0cc27787a5df209e285 - Change to appc release 1.7.0 Change-Id: I3b019a296d52ad37f8f99358e51d30b9425faf94 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-01-21Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc.git from branch 'master' to ce1a3511b5428501a72f501e9e13cb2d55c2c01f - Add 1.7.0 release file Change-Id: Icd26f9d227877425f1f7378a51a3e4bd846c47a5 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-01-21Update git submodulesHagop Bozawglanian1-0/+0
* Update docs/submodules/vnfrqts/requirements.git from branch 'master' to 913d6516c236682f1c86a4d25bc7378f5136c896 - VNFRQTS - Updating conf.py to frankfurt and updating needs.json Issue-ID: VNFRQTS-793 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: I90b95bb4ec7b8a344fe31880bdcfa847c8210d52
2020-01-21Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/engine.git from branch 'master' to 3fcc3204c1c65a5e5f774088bca1fd81dedd9ddb - Merge "policy/engine jdk11 upgrades" - policy/engine jdk11 upgrades Issue-ID: POLICY-1590 Change-Id: I4da8324a065ac9babe16368e69b76a4cbe9504ef Signed-off-by: HOCKLA <ah999m@att.com>
2020-01-21Update git submodulesPiotr Borelowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 17413ddf83ba8a51e978b368313cd366d57b1e48 - Ve-Vnfm (SOL002) Adapter fix Changed the <parent> in pom.xml to use org.onap.so:adapters Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Ia049de7a757126df1fba8cc3adc1913ef2b927fd
2020-01-21Update git submodulesLorraine Welch1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 60e54d31cb84aad363897043f810b87ac0ceb5d1 - Merge "Fix sonar issues in ecomp-portal-BE-common" - Fix sonar issues in ecomp-portal-BE-common A "NullPointerException" could be thrown Replace the type specification in this constructor call with the diamond operator ("<>") Use isEmpty() to check whether the collection is empty or not Issue-ID: PORTAL-562 Change-Id: Idbff965861ec837f058bc0ae7073b359d0fcadcc Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2020-01-21Update git submodulesForsyth, James (jf2512)1-0/+0
* Update docs/submodules/aai/sparky-be.git from branch 'master' to 0f3804ed50db9e3368d1921208efbc6f000c4508 - Release container Issue-ID: AAI-2762 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: Iee526d13e065b5336460d1b2a06965a00c5c12d9
2020-01-21Update git submodulesyangyan1-0/+0
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master' to 747b0f7752e48064fc2074e9d61f971ed46fbb83 - Fix the pep8 error of unused variable Change-Id: I5231b43c4bfcca63565c9fbf365d0d9ee1b9852e Issue-ID: VFC-1595 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-21Update git submodulesForsyth, James (jf2512)1-0/+0
* Update docs/submodules/aai/aai-common.git from branch 'master' to 6b948d0e6cc1b91d0358d15cefa75cbf4b465dff - Upversion to 1.6.2 Issue-ID: AAI-2753 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: Ie97f86653501fe2f0809cc8508bd06f3ea1cc77e
2020-01-21Update git submodulesrajendrajaiswal1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 6a61ad84e1df33bec201df43dc0b217d892f91b9 - PNF Simulator to support Control Loop subscription model Change-Id: I9919edb32f3f68f86fad28c908f808fcee3fc548 Issue-ID: INT-1312 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2020-01-21Update git submodulesSeshu Kumar M1-0/+0
* Update docs/submodules/so.git from branch 'master' to 522893397d8b07126ab66cbe11a84c798f11643f - Merge "Fix spelling of ToastrNotificationService declaration" - Fix spelling of ToastrNotificationService declaration All references use "ToastrNotificationService" spelling instead of "ToasterNotificationService". E.g. in: * app.module.ts line #36 * data.service.spec.ts line #30 * details.component.spec.ts line #35 * home.component.spec.ts line #36 * http-error-handler.service.spec.ts line #26 Coverity-scan: CID-218328 Issue-ID: SO-2211 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I8e6bf72450e3c5fe938f53103bea505f2a2aad51
2020-01-21Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to c9126b7496f720d8295190983551cd5944e88025 - Merge "Add CDS application properties for custom headers for aai calls" - Add CDS application properties for custom headers for aai calls Issue-ID: CCSDK-2020 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> Change-Id: Ifebfdaef0907ce441e567d1ff1fc105e0be62243
2020-01-21Update git submodulesdhebeha1-0/+0
* Update docs/submodules/optf/osdf.git from branch 'master' to 533f2b3e9f9c2d2ca3ad3d9899ffba8a18645e4e - changes done in swagger file For NST,NSI,NSSI selection Change-Id: I87884d35ccbfed982d0192b27da157547f3d5c16 Issue-ID: OPTFRA-676 Signed-off-by: dhebeha <dhebeha.mj71@wipro.com>
2020-01-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to a7658b97a3abcaa4af92eefdf113f154b7f0fc93 - Merge "Replaced annotation with RepositoryRestResource" - Replaced annotation with RepositoryRestResource Use rest calls to update CatalogDB Issue-ID: SO-2603 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I86d01259c007ed9f9fe53aeca53d126cbe066b1a
2020-01-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d84677a58ba4ea589a14852b32ee47e15bb0164e - Merge "updated bbinput setup to handle new and old" - updated bbinput setup to handle new and old updated bbinput setup to handle new and old service Issue-ID: SO-2602 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I57500ddaed7f3ea3fdc455800139a8d8ebc8f435
2020-01-21Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to b6fc1fc1f2e4242a83a52581b7d6d05c7a7cd201 - Merge "Encryption and decryption of OpenStack Passwords removed" - Encryption and decryption of OpenStack Passwords removed Description from Jira ticket: Current way of passing OpenStack password to SO is to encrypt it with a symmetric key that can be find in both OOM repo and source code. This means that the key is already compromised and this additional encryption does not introduce any additional security layer. Additionally this creates a fake security feeling for people who are not very familiar with the cryptography as they may think that their password is safe because it has been encrypted. Instead of using some custom-made method of passing this password please just use a secret and pass it via environment variable unencrypted and just never store it in a config file Issue-ID: SO-2535 Change-Id: Iaad50d7d22fe0fc1e3f7e8c5c5cd3a788d777574 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2020-01-21Update git submodulesatulpurohit1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to aa83a2da4f911c3ac89318b8e9e8403b072942e1 - CSIT Fix for SDC-2585 Issue-ID: SDC-2722 Co-authored-by: nikhil.soni@vodafone.com Signed-off-by: atulpurohit <atul.purohit1@vodafone.com> Change-Id: I4f9854a74231ffcce7d8bad9ed7d8dec4c408d63
2020-01-21Update git submodulesmaopeng zhang1-0/+0
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master' to eb6b7be86d0dcd756832adcc46954e0c20c8a08e - Merge "Fix textenv cov error" - Fix textenv cov error Change-Id: I2bc6d4cec4875e4599e922b49528aa33f73c5540 Issue-ID: VFC-1595 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-01-21Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to bfaf1a3759f77753b3171993804b6592a6de6895 - Merge "[COMMON] Improve mariadb-init job script" - [COMMON] Improve mariadb-init job script Replace two sets of commands with a simple loop. Issue-ID: OOM-2248 Change-Id: I83a748cdad256e7206310d45a987530b4acc621b Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>