summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-04Update git submodulesArundathi Patil1-0/+0
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 290d9a33e0fc1593307d1ca104fed41a189a9df7 - Fixed defect CCSDK-1680 Issue-ID: CCSDK-1680 Change-Id: Icf7564137d74ecf832d3df485ea68be1b35d2b83 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-04Update git submodulesMax Benjamin1-0/+0
* Update docs/submodules/so.git from branch 'master' to 4c81727a226d80c4ac07df61302dca3540f507d0 - Merge "Fix rollback for ConfigAssignBB" - Fix rollback for ConfigAssignBB Issue-ID: SO-2266 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Change-Id: Iff2faa9f9b919818c4a5f98a62ec2a66ee7589e4 - update the typo of the issue number Issue-ID: SO-1742 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I2eaac14c3e547a157aa7385ed1b40b296dd5d65f - update modularity details Issue-ID: SO-2010 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ie69578e566d6cb3ce8d3c3926bf11939a413b5a4
2019-09-04Update git submodulesMatthieu Geerebaert1-0/+0
* Update docs/submodules/externalapi/nbi.git from branch 'master' to a691e0cd548e472663eaedc5a6bbd711b0cd6a15 - Update jackson-databind from 2.9.9 to 2.9.9.3 Change-Id: I5469236a5b0ddef2c94bb89ec7ac6b430c74e94b Issue-ID: EXTAPI-308 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0ccf8ebba94447e7e7004c1a14049f679b0f28b2 - Improve vid-simulator cloud-nativeness Issue-ID: VID-608 * Integrative tests will look at `SIM_HOST` that may differ from `VID_HOST`. * Simulator will look at `hibernate.connection.url` property for db-connection config * Don't skip DB connection if schema not ready, by removing schema validation Change-Id: Idb4587c30dd0cbc0fe7e7362cb691a4cb425fd10 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-04Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 9cce87c808aefa7445a4da628778a34b18e8d8c6 - Merge "Move SDC Storage to RWO" - Move SDC Storage to RWO Today when deploying SDC 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). SDC PVC for ES is used only for one POD. Thus we don't need RWX. The other values are not used as of today but changing them to RWO seems better if they're reused again Change-Id: I3dabbce120a14d19499330b51e808c5725588e0c Issue-ID: SDC-2549 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-09-04Update git submodulesKajur, Harish (vk250x)1-0/+0
* Update docs/submodules/aai/aai-common.git from branch 'master' to 2ce7db31da64936d47ec8e211962e1472ceda41d - Change the two way ssl to one way ssl Issue-ID: AAI-2432 Change-Id: Iad8da31cefb32ed88a74f712d8ff509a2a3e9b6a Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2019-09-04Update git submodulesPavel Paroulek1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a063d481f0faf4637de6d502ab0ba35a034e874a - Update git submodules * Update kubernetes/aai from branch 'master' to fde14dd1e9fec136f6ff9489dcb66ed8102ddb17 - Changing graphgraph nodeport Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com> Issue-ID: AAI-2596 Change-Id: I1259a884668c844447ca33c9c84334746db022fe
2019-09-04Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to dde5d4eb7fee5a93018e2b07d2f56a5f24d90260 - Merge "delay flag in deploy.sh" - delay flag in deploy.sh Issue-ID: OOM-1997 Signed-off-by: Akansha Dua <akansha.dua@amdocs.com> Change-Id: I3a8b117c81219f75231bec6b61c99fe2dbcd0485
2019-09-04Update git submodulesPiotr Darosz1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 1da40f4a4b7cf94afc034bfbc078f09921d92fc6 - openecomp-be code coverage increase Add tests for classes in sdc.vendorsoftwareproduct.types.schemagenerator package Change-Id: Iabd22f88a5106c881ee687a4b57a62f59c0bc10e Issue-ID: SDC-2326 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-09-04Update git submodulesPiotr Darosz1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to a0886f054b8e1a880c133ac0fd0cca673aae9b93 - catalog-be code coverage increase Add tests for DistributionCatalogServlet class Change-Id: I3da0460f09c803a0ec5a26bd2c7f70f36c6998a1 Issue-ID: SDC-2326 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-09-04Update git submodulesTomasz Golabek1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 32b6f07eeae92c5ab846b212bab4b36475b1d82e - unit tests - catalog-model Coverage increasing Change-Id: Idb7902578aca65eaee1a63871e9b84e3c4767233 Issue-ID: SDC-2326 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-09-04Update git submodulesKanagaraj M1-0/+0
* Update docs/submodules/cli.git from branch 'master' to a050aba6575423744b4d34df79aac857c25547ef - Make VNF name without - _ Issue-ID: CLI-166 Change-Id: Ieaced15970bce10f8c2094e458d4fad323ca7889 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2019-09-04Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to d885505b59b0330614391151213ce55acd195227 - Merge "Removed exposed debug port 6000 in SDC" - Removed exposed debug port 6000 in SDC Removed exposed port 6000 by JDWP in sdc-fe Issue-ID: OJSI-77 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I9bfad007983510a8b877731fd35bffcf16590086 (cherry picked from commit fce96df6504488b7de1a71b75ecfd1d9272dfdfd)
2019-09-04Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to b8cc8dc754fdf119db0160d8fe8a5904c56fbc71 - Merge "Removed exposed debug port 4001 in SDC" - Removed exposed debug port 4001 in SDC Removed exposed port 4001 by JDWP in sdc-onboarding-be Issue-ID: OJSI-78 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Ied6cb6bd08358a03a44213545d3fb1928f7d008d (cherry picked from commit 45d7963968e8d4a3be9c5f4d5df4224116804080)
2019-09-04Update git submodulesMike Elliott1-0/+0
* Update docs/submodules/oom.git from branch 'master' to ab390f6776da98113877f8142920ef1c91ad8b34 - Merge "Removed exposed debug port 7000 in SDC" - Removed exposed debug port 7000 in SDC Removed exposed port 7000 by JDWP in sdc-wfd-fe Issue-ID: OJSI-80 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I356452da25b641e2e1c0ecf4cd8de69ffe4cd77d (cherry picked from commit 3339ae164f3e3c7a4e8b0f45ebfc1c59826f9870)
2019-09-04Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3ba5abf2d76c3d76339f67d933c2d095686c99f1 - Merge "General sonar fix add logger" - General sonar fix add logger Issue-ID: SO-2226 Change-Id: I5a826a9ea75b3065987a274ab7962c4a5fc1d614 Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-09-04Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 10e989e4a8b5ce9d28bd59c1915a7064782691f3 - Merge "fix create call to A&AI" - fix create call to A&AI createIfNotExists should be used rather than create Issue-ID: SO-2269 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I03af6a83460acbb1d7bde01f108d2a5a03d05adf
2019-09-04Update git submodulesTomasz Golabek1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to d4f93c398c370a099b7b5537dbc86672200ebe19 - unit tests - NetworkPackageHealer Additional junit tests using mockito Change-Id: I1a48d0dd15a3319dc096816ea36346f4b13322fc Issue-ID: SDC-2326 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-09-04Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to 2f6374abde13a8e62e15387690b9f0cc1981814f - Release policy/parent 3.0.1 With oparent released, this can now be released. Issue-ID: POLICY-2045 Change-Id: Iee26ef04feadaf686309b533bfe72f2b5ce22bc1 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-09-04Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 1d9cdad787baf0d67e5a610d532b05b41243c612 - Merge "Fix cds-blueprint-processor and dependent" - Fix cds-blueprint-processor and dependent Change-Id: I2c4c57ba9783a4daae3584fcb9772569482d5b48 Issue-ID: OOM-2041 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-09-04Update git submodulesMichal Zegan1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 8620b2be770895ffca1385f3a8a57b9422ecf126 - Merge "Add configurable etcd storage feature" - Add configurable etcd storage feature Plus the option to have etcd on tmpfs (volatile storage) for little bigger (maybe) speed (NOT FOR PRODUCTION DEPLOYMENT!). Issue-ID: OOM-2058 Change-Id: I0bbfc4fbae7f6b46e2fae49656437cd6748efd49 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
2019-09-04Update git submodulesOfir Sonsino1-0/+0
* Update docs/submodules/sdc/sdc-tosca.git from branch 'master' to e19def08fa82176057e23ee54f0fb5130a619354 - 1.6.1 Release Change-Id: I0f488297269fc5a3d9484645093339dcded5ded0 Issue-ID: SDC-2504 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-09-04Update git submodulesAvdhut Kholkar1-0/+0
* Update docs/submodules/logging-analytics.git from branch 'master' to cce9554c9771c0227edc17181c2011d28a9c052b - Merge "Exclude unneccessary artifact - jackson-databind" - Exclude unneccessary artifact - jackson-databind Issue-ID: LOG-826 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: Ia3354572b26faa2ecef52bb40c29659fa50b49b6
2019-09-04Update git submodulesMichal Zegan1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 30bb2a6332d4e18f0a31e955e9285bf0a3d12411 - Merge "Move help script to tools" - Move help script to tools Change-Id: I03d1c65d05df534aecff5c6d08cfbdf97705dbdf Issue-ID: OOM-1984 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
2019-09-04Update git submodulesMichal Zegan1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 360afc23b01cac91e2d37cb0a88b7903d1845628 - Merge "package.py - Enable adding AUX images in to packages" - package.py - Enable adding AUX images in to packages Make possible to add custom images in to aux package + add versioning to package info and file names. Issue-ID: OOM-2078 Signed-off-by: Mateusz Pilat <m.pilat@partner.samsung.com> Change-Id: Ibe141f386b2534aa59c6a3a31052e454b3a79e6b
2019-09-04Update git submodulesMichal Zegan1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to a16fa6022a3bc2bf3a906a722f6fed6c74e5fd88 - Merge "Skip annoying message if config.json not exists" - Skip annoying message if config.json not exists Preventing messages showing in case of non existing config.json file Issue-ID: OOM-2077 Change-Id: Ifb38495d93934b2015893d2c1fc62ec4d480171b Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-09-04Update git submodulesMichal Zegan1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to d761d32ea7c87b47f25398afa9ac4e86b43e82bc - Merge "Adding proper npm logout" - Adding proper npm logout Adding npm logout to prevent authentification issues with newer versions of npm at repeated execution Issue-ID: OOM-2086 Change-Id: Icb7d70ef1b7c2037dd9e392693b2c51cf8c60f25 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-09-04Update git submodulesTomáš Levora1-0/+0
* Update docs/submodules/oom/offline-installer.git from branch 'master' to 80409ef270c67d334e49ab0755de5b94dc4eaee2 - Change the way of providing docker login password As --password is insecure way, changing to recommended way using --password-stdin instead Issue-ID: OOM-2087 Change-Id: Ibe1799e9de63476540288b84726260f712d12616 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
2019-09-04Update git submodulesPiotr Darosz1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 51a0f7b4a6c924c42955fa93042bd154cb636a16 - common code coverage increase Add tests for classes in sdc.tosca.datatypes.model package Change-Id: Ifc277512d833b2501f0e594b9062d39c26565055 Issue-ID: SDC-2326 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-09-04Update git submodulesKanagaraj M1-0/+0
* Update docs/submodules/cli.git from branch 'master' to a6ccc5cb6da7ef9aa24b7564c96ec55162fd614d - Fix the path sep issue Issue-ID: CLI-166 Change-Id: I5f4399c6fa71d2c971ffd44e7a273d4670b7bf1f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2019-09-04Update git submodulesArindam Mondal1-0/+0
* Update docs/submodules/so.git from branch 'master' to fad4948ac2e086e304b399800808fcbd7702e6fb - General Sonar fixes +) Make field transient or serializable ++) Organize imports Issue-ID: SO-2273 Change-Id: I04eeb02c4052e3a790db865b59f873694fc1514d Signed-off-by: arind.mondal <arind.mondal@samsung.com>
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 87c87c875e0c0bba90e4ed911c8066dcfa85c517 - Merge "add missing test annotation" - add missing test annotation to test extractPortMirroringConfigData_ givenAaiResponseWithoutRegionIdName_yieldException Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I5ae29bc427b1b0d6a832b10b52102364e789e5ae
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f0999f2922fd0645c708dad5c04170f4bbc71f11 - Merge "add AAIServiceTreeIntegrativeTest" - add AAIServiceTreeIntegrativeTest Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ibebd83ad0359612ab03934da743fda64a9833b66 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-04Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 14210c66592919f3da12ec7c4d7172f1f25a7bea - Merge "Add policy-api to xacml-pdp config for OOM" - Add policy-api to xacml-pdp config for OOM Updated xacml-pdp config to add parameters so that it can connect to policy-api to retrieve policy types. Change-Id: Ib2fbd1523936a5b7c080e806b66eb0d31cb50365 Issue-ID: POLICY-2021 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 00b9e88259ab9900f7e21023873ee2c31911f558 - Merge "Remove the illegalStateExceptionHandler, as it's already in parent class" - Remove the illegalStateExceptionHandler, as it's already in parent class Issue-ID: VID-561 Change-Id: Ie27eea2f8219575bcdcaba6f7796acdd1dd07aa9 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-04Update git submodulesPiotr Darosz1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to b491e6c3e97f81487d9f70e31b4e1159fe7aa9e8 - openecomp-be code coverage increase Add tests for classes in openecomp.core.model.types package Change-Id: I1c8044b2c8d422468dba610b2012e1cb34a75835 Issue-ID: SDC-2326 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1ba4cd060d6c021d426779427047f3382d5c2012 - Merge "fix getDeactivateAndCloudDeletePath test" - fix getDeactivateAndCloudDeletePath test Use hard coded in test instead of same logic of production code Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I967432e5e35fde7661fc2145ac3815a4b0a05318
2019-09-04Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to ec06b7c5fbaba86c367b7ea6e6c4262e4e50596b - feat: performance-vnf page code optimization Change-Id: I679ef762638160501cdebca2925aa34f0d96bce7 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-04Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to 17c87c1ae1b09e22764b15af7e9a1ab04410bc5f - feat: add a license to the performance page Change-Id: I596b4d5ff4dbbaeaaec15c635258e04c682f0b85 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-04Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to f4db02a7196dab797cac3b2a43c12a462818e2f4 - feat: services-list page code optimization Change-Id: I69ce94f5add562896bb760e6e4974621c3a3e9be Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-04Update git submodulescyuamber1-0/+0
* Update docs/submodules/usecase-ui.git from branch 'master' to bcc5435732dbc13940ce8bb624644f087a81809c - feat: modify proxy configuration Change-Id: Ifed89ccb285b0d25c45ec5a176c3843437e1dcb9 Issue-ID: USECASEUI-307 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-09-04Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to bdb0190c7d3abb3a02bc5fdd9a408bda71186c4f - Merge "Add windows support" - Add windows support Issue-ID: CLI-166 Change-Id: Ife7d4a35cd24a30002fd4d69cca4118259d181e3 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2019-09-04Update git submoduleswsliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ac02d11e7bd8b6fe00cecf5377844905a4df3eb1 - Lets build modern ui by default to disable modern ui build just use maven with -DskipModernUi=true Added configuration for maven-cleanup-plugin to remove 'dist' directory Issue-ID: VID-576 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: I668820bbd28302b8cdaf13300b0f26cfcb3df398 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com>
2019-09-04Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to b58675ffa633826ab77d53f1af8006a844ed8924 - Merge "Fix Nullpointer" - Fix Nullpointer Issue-ID: CLI-213 Change-Id: I495fe15ab0b8c557f8a8d52c11953c083e5492e4 Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-09-04Update git submodulesTomasz Golabek1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 576e6a47f049a2cf6823ae070d7c03db15dd5e76 - unit tests - openecomp-sdc Additional junit tests mostly for pojos Change-Id: I851d7df94b1e1c225d087b8881c3c1cd30867efb Issue-ID: SDC-2326 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 743eea07a01b475f6c116343d8bae80699ab4c1d - Merge "Add UT to ToscaParserImpl" - Add UT to ToscaParserImpl Issue-ID: VID-378 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: If2cf3bd2171b7935702008f7a16fbea1b8523a35
2019-09-03Update git submodulesWelch, Lorraine (lb2391)1-0/+0
* Update docs/submodules/portal.git from branch 'master' to f5527a452de839357e3bcd1a1d93d152de4958a1 - Made Database changes Issue-ID: PORTAL-709 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> Change-Id: Ic23918bd8f78029fedef54c68daff92c559eac31
2019-09-03Update git submodulesPamela Dragosh1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to de8c0925f5d8022c147d688e77f47fa5388f51e1 - Upgrade to release oparent 2.1.0 oparent is released, so updated to point to it. Issue-ID: POLICY-2045 Change-Id: I00ec0dae73f51b7882688512f6614db2b4eeb423 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-09-03Update git submodulesInstrumental1-0/+0
* Update docs/submodules/aaf/authz.git from branch 'master' to 6309ef454e6960d95d13534645e1f15904de6862 - Update Fixes from testing Issue-ID: AAF-961 Change-Id: I142e460607bf32a785037fa2360b1c0efc3948b1 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-09-03Update git submodulesRitu Sood1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to e26aad8235b1fc8c9c53e0014f1b308e9df4ffb8 - Merge "Remove double thread restriction on build" - Remove double thread restriction on build The double thread restriction on the build was introduced to alleviate runtime memory exceptions. Now that we have a larger VM for builds, this is not required. Issue-ID: MULTICLOUD-666 Change-Id: I7568c094a3b4ef0b33dde456d4abfacd0606ffc8 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>