summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to bafce31069b949a6901f8253505e36e4db4ea3af - Merge "[NBI] Use AAF init container for certificates" - [NBI] Use AAF init container for certificates Onboard server certificates for HTTPs via AAF init containers. Issue-ID: EXTAPI-375 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Icbcf075dd2dd8588aa9f14d23974a122bde38ae7
2020-04-06Update git submodulesJim Hahn1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to c80213e91c20dca8794a7d7540d9afb876b6d693 - Add RE2J in lieu of java.util Pattern Sonar complains about java.util Pattern usage when the pattern has quanitifiers like "*" or "+". It suggests using RE2J instead. Added that to the parent pom - hope it doesn't have licensing issues. Issue-ID: POLICY-2305 Change-Id: I4a79d073e911f42911dabfab92177bce5893efd7 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-04-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 3f2818ea024b8e4089c4db3193a24986bf8e999a - Merge "Update PH config" - Update PH config Change-Id: I517e1ed97538bfc83a34a0f65bee46f7eb3b297b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2191
2020-04-06Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/sdc/sdc-distribution-client.git from branch 'master' to 2c41d11de03c07739ae395683c9d834ab282821c - Allow SDC client to connect to SDC in HTTP I've added a toggle which allow to connect to SDC using HTTP and not only HTTPS. By default, we're still on HTTPS. Issue-ID: SDC-2721 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I48046c19aed7d81f9e03a30b3b081b9d8dd1495e
2020-04-06Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to b229137d476e4ee74ee0078ad7b89b2ea1fb6813 - Merge "1.7.1 release for APPC" - 1.7.1 release for APPC 1.7.1 release for APPC Issue-ID: APPC-1849 Change-Id: I6b5f2d03bd737b0b12345339ab923f1c9b7627b4 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-04-06Update git submodulesandre.schmid1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 36ed0482eca91d1fa3efa4a5c7a7445516c6bd58 - Fix ready probe exit code The exit code ranges from 0 to 255, so it should not be returning the http status code. This was breaking the health check for the docker_run.sh script, which was always getting a 0 return code in a case of 503 http status for example. Change-Id: I52b2923cdfc0d7389894917ccc4aa58468ac8bdc Issue-ID: SDC-2867 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-04-06Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 03e24d7a2fb5276b45db157da8a95b6044807c79 - Set Jline to 2.14.3 Issue-ID: CLI-255 Change-Id: I165717c683ad2aa5ba49a197b5a5c0c429d1111a Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2020-04-06Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to b81e8dc95d84ac5a8126d7cc90f0175611d7a425 - Merge "Set HTTPS port to 443 & 9090" - Set HTTPS port to 443 & 9090 Issue-ID: CLI-255 Change-Id: I9ea233598f0502907fec3d2fea4b600c5f87b35e Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2020-04-05Update git submodulesilanap1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 94e7778319778713c0b4e2ccf590cefc6e18c21e - bugfix for operations screen Add Operation Button is missing in Service management committing fix by Akiva Issue-ID: SDC-2843 Signed-off-by: ilanap <ilanap@amdocs.com> Change-Id: I9a6c89e45ea425eb9abf827906562e14a39cf1ff
2020-04-05Update git submodulesandre.schmid1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to e6a4b30df9c1e712feacdacb04b205c9efd773bc - Fix sdc-backend image context.xml creation The file was not being overwritten during the build process. It was not changing after the first build, causing war artifact version problems while running the container. Change-Id: I8b1ab741c82f9274a2049bb4c2d1c3a8c1c8ee38 Issue-ID: SDC-2862 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2020-04-05Update git submodulesaribeiro1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 9cd184ef2b013197cd984cf881335c08a9eab01f - Fix data type properties declaration According to TOSCA Network properties definition the keyname 'ip_version:' should have Integer as valid_values rather than String Where the keyname 'count:' is declared as a String type the default value should be String rather than Integer Fix misspelled ONAP types 'onap.datatypes.monitoring.measurementType' and 'onap.datatypes.monitoring.managedObjectDNsBasic' Fix the keynames 'upstream:' and 'downstream:' as both are declared as a String type the valid_values should be String rather than Integer Issue-ID: SDC-2864 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: I56afdf2818b5f2463fb6088cd8b468fd38ef5086
2020-04-05Update git submodulesaribeiro1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to dd463c2843dcfbc5b375d90630788f5f269c7b0a - Fix keyname 'constraints:' according to TOSCA property definition Issue-ID: SDC-2863 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: I955af393b4f10ca56a01bfcb2f62c37496c484d6
2020-04-05Update git submodulesaribeiro1-0/+0
* Update docs/submodules/sdc.git from branch 'master' to 1570565c12f70cb7dd5bcc29822b607ce103e4fc - Remove keyname 'required' from Schema definition The Schema definitions does not have keyname 'required'. The keyname 'required' is a TOSCA property definition. Issue-ID: SDC-2866 Signed-off-by: aribeiro <anderson.ribeiro@est.tech> Change-Id: I0a827d30c8790ec63c20a9da6cd0758eb024c491
2020-04-05Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to df22976883c366960aa3e5003fc3002425ab7c98 - Merge "Add another Network to the new view/edit screen" - Add another Network to the new view/edit screen Issue-ID: VID-802 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ie0e1dcd28f78307ec526c375c1bf4c655ec09ffe Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-05Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 62d463d385090b79de8918fde0262652f4de3071 - Set VNFSDK refrepo version to 1.5.1 Issue-ID: VNFSDK-565 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com> Change-Id: I11642da8c613bec8e0b679489205504f8e0b46e8
2020-04-04Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/cli.git from branch 'master' to 27acd3ddf6da4e0863afddcc5346e6d585103d69 - Merge "Add open-cli-sample missine in docker" - Add open-cli-sample missine in docker Issue-ID: CLI-255 Change-Id: I655489af1a9122bc2b0653bd08efaca05880dc28 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2020-04-04Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/vnfsdk/model.git from branch 'master' to 41c91c655eae744d50e2ad77e3a98a11b99fb15d - Release notes 1.5.1 Issue-ID: VNFSDK-561 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com> Change-Id: I12813d9fc1c7255164e5a01cd9f87ddb4c709733
2020-04-03Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to bd49e72ac488734ea69861e55520a231d6628122 - Merge "[COMMON] Faster aafConfig template" - [COMMON] Faster aafConfig template "index" function is bad in term of performance in Helm. Reworked the templates in order to avoid it. as certificates are retrieved at every boot (and as already present certs are deleted before), we don't need persistent storage Also set aafImage as a global variable in order to have a consistent use accross ONAP Issue-ID: EXTAPI-375 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie3f5ae5c2a37d816afc42d2c67ebe8e40e749c79
2020-04-03Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 1f3834edb12b81c85e452c16cccd249fc084dcea - Merge "[SO] Correct connection configuration to sdnc" - [SO] Correct connection configuration to sdnc Issue-ID: INT-1511 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I1e44830206c9e1124952078584a769869caa6ffb
2020-04-03Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 6aa8757e9ad80bc8d542390bb293d9e91ffd0481 - Merge "[COMMON] More versatile templates for storage" - [COMMON] More versatile templates for storage 1. Add the possibility to specify a suffix and a specific persistence information path. This is useful when a deployment has several PVC 2. Create a template for Volume Claim Templates in Statefulset Issue-ID: OOM-1971 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I0ed47818e8f5a73b54f95cb82615adaa03bf8ce8
2020-04-03Update git submodulesUNNAVA1-0/+0
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master' to 48faaac39e5a6ca7c3c68a0a6bd2c8f7ba85ec24 - reduce the offsets topic partitions Issue-ID: DMAAP-1418 Change-Id: I0b32aec4f238eb3d1554e0aec23fc2dca1832c89 Signed-off-by: UNNAVA <su622b@att.com>
2020-04-03Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so/libs.git from branch 'master' to 492a7c0434170d29c2b45d81e0c96fc940b754d0 - version should not be a string Issue-ID: SO-2786 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id4065c5138a93abf3ffcb4c744e784d6b683fe5e
2020-04-03Update git submodulesRam Krishna Verma1-0/+0
* Update docs/submodules/policy/parent.git from branch 'master' to b00006fd6505588ec3210d826020fc87939ee076 - Adding io.netty to policy/parent Issue-ID: POLICY-2467 Change-Id: I8d1fbfc4e97439153b09db7cee6c9420ba8c4f81 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-04-03Update git submodulesBenjamin, Max (mb388a)1-0/+0
* Update docs/submodules/so/libs.git from branch 'master' to d313b58558c9c6d30ea66132b16949b7f7063cc3 - Addresses are not properly formatted updated the format of addresses updated unit test Issue-ID: SO-2786 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5b6d67ca95f33752360cfc2210420bfe2341058e
2020-04-03Update git submodulesGervais-Martial Ngueko1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 9768ccd8a3aed74b01d5646373f64b78880a7058 - Merge "Release clamp 5.0.3" - Release clamp 5.0.3 Create a release clamp 5.0.3 Issue-ID: CLAMP-819 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Iaf2bd25c6d8cae3b7079b0fb80378ae56d9aa8fc
2020-04-03Update git submodulesGervais-Martial Ngueko1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 425d25cd4ffbdae99722e6d8d38a41f2b2b365b1 - Merge "Release clamp 5.0.3" - Release clamp 5.0.3 Create a release clamp 5.0.3 Issue-ID: CLAMP-819 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ifb93b00c559aebf7d376362876354deab2ca0d84
2020-04-03Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to a574019bcd6fd925f1fb2b1faa4c63b7c7e86958 - Merge "Bug fixed related to service-instance metadat" - Bug fixed related to service-instance metadat Issue-ID: SDNC-1021 Signed-off-by: Rahul_cool <rahul.tamrkar@huawei.com> Change-Id: I5a48fd7e119ba4a4c32daa33785e637521315838
2020-04-03Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to a6dda44e7c1b5ff84f6c12bb1b0fb558bbbd6e48 - Merge "Changes in MSA service flow" - Changes in MSA service flow to support MDONs use case Change-Id: I11244d58d6adc3400d3a97e294c0f914ab6192a1 Issue-ID: SDNC-1144 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com>
2020-04-03Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to 5461fe40f0fb78527d9b54b39091fc0d0535be1d - Merge "self serve DG bugfix" - self serve DG bugfix updated ra-assignment DG to identify ra-response from mapping and mesed-template data Issue-ID: SDNC-1140 Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com> Change-Id: I80e7316c8d4961520a5d0d41a06f0becbb90807e
2020-04-03Update git submodulesHesam Rahimi1-0/+0
* Update docs/submodules/sdnc/oam.git from branch 'master' to 72d0ed54d160546f494781bca5aa0f574d84748d - Bug fixing in DGs related to network and links storing in AAI. Issue-ID: SDNC-899 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I09df4dd299ebb02386312a58806404cc2ae27b8c
2020-04-03Update git submodulesSunder Tattavarada1-0/+0
* Update docs/submodules/portal.git from branch 'master' to 1e40aa095a0999802fb59cd4ebaac6db42a21737 - Merge changes Ia6e96c72,If0cf112c,I3060de8b,I58fe7429 * changes: Migrate Dockerfile.widgetms to unprivileged user Migrate Dockerfile.sdk to unprivileged user Migrate Dockerfile.portal to unprivileged user Migrate Dockerfile.be to unprivileged user - Migrate Dockerfile.widgetms to unprivileged user Issue-ID: PORTAL-849 Change-Id: Ia6e96c72a0a7f4a7d7693688365c683227bef6d3 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com> - Migrate Dockerfile.sdk to unprivileged user Issue-ID: PORTAL-849 Change-Id: If0cf112cd627c431e4ca08329e0da3ee5d8b8bdc Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com> - Migrate Dockerfile.portal to unprivileged user Issue-ID: PORTAL-849 Change-Id: I3060de8beddcba03be45f19ce8cd1fd0e32e62f5 Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com> - Migrate Dockerfile.be to unprivileged user Issue-ID: PORTAL-849 Change-Id: I58fe742980a24039114033a82fe785a1093391bf Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
2020-04-03Update git submodulesGervais-Martial Ngueko1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to cd46825cbd3a4ee82442ecc2873edd44cf4f4ccc - Merge "Fix pdp group info not there for legacy policy" - Fix pdp group info not there for legacy policy The operational policy legacy name must be changed so that clamp can get the right pdp group and subgroup Issue-ID: CLAMP-817 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Iaede77977b8f450c10bf7df73cf2b84a74ab122a
2020-04-03Update git submodulesPiotr Borelowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to 3534e7089c955406866bd8e796a8f5e40b08100b - Notification and Subscription filters Ve-Vnfm (SOL002) Adapter project - checking if VNF Id is registered in AAI - checking if list from ESR is not null - sending the filter in subscription Issue-ID: SO-2574 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Iad2c5d9bc2921221fcf0304db73baee6bbaa0c77
2020-04-03Update git submodulesGervais-Martial Ngueko1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 2cfbd6edca58330fda80ca9460fec0d66a3791a0 - Merge "Bump up clamp to 5.0.3" - Bump up clamp to 5.0.3 Bump up clamp to 5.0.3 to provide new fixes Issue-ID: CLAMP-813 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I64e1ffef8bde92f5dad52064c0d00b4c594e622c
2020-04-03Update git submoduleswangyaoguang1-0/+0
* Update docs/submodules/integration.git from branch 'master' to 008f9e82481a36b2ed29bb7e1aa770378eca1619 - Add docs for PNF Software upgrade It contains documentation for two sub-scenarios of PNF Software upgrade, enhancement on PNF SW upgrade using ansible and with netconf/yang interface with EM. Issue-ID: INT-1209 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com> Change-Id: I6e1ad2464d9f0d607d5f7f14d8fb1c51afc90814
2020-04-03Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 075c02e1a0ba535e9b263de3a0f9ede479ff112f - Merge "move AAF cert to APPC helm chart" - move AAF cert to APPC helm chart move AAF cert out of APPC docker to APPC helm chart new AAF cert: Validity Not Before: Mar 27 18:03:32 2020 GMT Not After : Mar 27 18:03:32 2021 GMT Issue-ID: APPC-1857 Change-Id: I25adc3fce2bed234c6748a87d975c46f1e607260 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-04-03Update git submodulesLukasz Muszkieta1-0/+0
* Update docs/submodules/so/libs.git from branch 'master' to c0a1515f05edb10daa92b08ebe86668d0309d196 - Merge "Fix Parsing issue on nova servers" - Fix Parsing issue on nova servers Issue-ID: SO-2663 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com> Change-Id: I6b689ccb0baf6d87980e8439a11ecc5879951fa3
2020-04-03Update git submodulesBogumil Zebek1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to 641e2a44fbb684d1cdaa8f0f198bfff372413024 - Merge "Fix sonar issue with nosonar annotation" - Fix sonar issue with nosonar annotation Issue-ID: AAF-1118 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ibcde00c211e3ab1965c576c7d2436d2d9869482b
2020-04-03Update git submodulesSteve Smokowski1-0/+0
* Update docs/submodules/so.git from branch 'master' to d547a6a5d8bb9b19cbb4c01e889df6b55f309035 - Merge "Orchestration migration table missing 'CONFIGURED'" - Orchestration migration table missing 'CONFIGURED' Add missing Flyway migration to reduce manual steps for instantiation use cases. Issue-ID: SO-2784 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Ieafafdb9abac3a0b0a4b14d60af5eac1710074c7
2020-04-03Update git submodulesefiacor1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a00766f16cd5d7c4c3abb417f48ca7eeac1cb421 - [DMaaP DR] Fix for AAF p12 parsing Change-Id: I6e56012ca7baabef1bcd4f475245606fc44d9d91 Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1420
2020-04-03Update git submodulesawudzins1-0/+0
* Update docs/submodules/aaf/certservice.git from branch 'master' to b81c681cb6be761a2abb5e2f5af1b923bef1f6b4 - Switch client and server to communicate over TLS Issue-ID: AAF-1084 Signed-off-by: Adam Wudziński <adam.wudzinski@nokia.com> Change-Id: I7f11b27c7dcdf4fc3eba2d5e64b6dc775c80dd74
2020-04-03Update git submoduleslgrech1-0/+0
* Update docs/submodules/so.git from branch 'master' to 8e866f7f2ad74732a7bad1f5378e9a0abf2ea5b3 - Removing model related parameters when creating PNF object in AAI This will be re-implemented in G release when AAI-2845 is resolved Issue-ID: AAI-2845 Signed-off-by: lgrech <lukasz.grech@nokia.com> Change-Id: I8751095a00a4a28b9aae9ff312383afd50772ae2
2020-04-03Update git submodulesGervais-Martial Ngueko1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 6aabb329d28fb5d5e4baf3fd0432b31249ee06d0 - Merge "Fix the pdp payload" - Fix the pdp payload THe pdp payload was not good in some particular cases, when the pdp group was containing different subgroups Issue-ID: CLAMP-813 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ie3e53f42827ed90689ed83b4945151cb13f38c9c
2020-04-03Update git submodulesJulienBe1-0/+0
* Update docs/submodules/clamp.git from branch 'master' to 0cde2b5f4b7d769dec74667d963138e858588ef3 - Move to console.info in tests to please Sonar Issue-ID: CLAMP-806 Signed-off-by: JulienBe <jb379x@att.com> Change-Id: Ia09874acfa7237f0a920f0327e6e2d76eb61fb2a
2020-04-03Update git submodulesHui Deng1-0/+0
* Update docs/submodules/modeling/modelspec.git from branch 'master' to 6470e16f627a9d95a3408dcf5b4672fec07e0805 - Merge ""Multiple changes to License Model to address comments from review."" - "Multiple changes to License Model to address comments from review." Issue-ID: ONAPMODEL-4 (and subtasks) Change-Id: Ie4d6b8000d761ad8a7faabf78cfd1729fa181a8f Signed-off-by: SRicci <salvatore.ricci@att.com>
2020-04-03Update git submodulesDan Timoney1-0/+0
* Update docs/submodules/oom.git from branch 'master' to d0f6ad79d2db3a2503fd5ffd0579ab0d7a1d4dea - Use released Frankfurt M4 images for SDNC and CCSDK Update image versions for SDNC and CCSDK to use Frankfurt M4 versions Updated CDS versions to use repaired version 0.7.1 Reverted naming service to El Alto version (0.6.3) as workaround while startup issue is investigated. Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie76466dd65a3a3dfb0df2aaa13f14c298bbc7c11
2020-04-03Update git submodulesBin Yang1-0/+0
* Update docs/submodules/multicloud/k8s.git from branch 'master' to 000e8365682ada294687a2c45adc34979cdb093d - Merge "Update image version of k8splugin" - Update image version of k8splugin Update image version of k8splugin to 0.6.0-SNAPSHOT Issue-ID: MULTICLOUD-870 Signed-off-by: Ritu Sood <ritu.sood@intel.com> Change-Id: I7e21d35958d432ebdd63544a3a9254f0fd115c8c
2020-04-02Update git submodulesPatrick Brady1-0/+0
* Update docs/submodules/appc/deployment.git from branch 'master' to de2d7b97f32d3cfa410fdde0c425031a81605208 - Add 1.7.1 container release file Change-Id: I7a71b64ec8daac12dc95e6f7e8980182b88b46cf Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
2020-04-02Update git submodulesVENKATESH KUMAR1-0/+0
* Update docs/submodules/dcaegen2.git from branch 'master' to cfb11090aa5fbcb7d38870cdeeb7c21e48b077df - Frankfurt dcae rls notes (firstcut) Change-Id: I68cac82cebcf496f6bada3573ada759a3f419d28 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
2020-04-02Update git submodulesUNNAVA1-0/+0
* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master' to 3ec49895508eea9e76297d73ec94496e826fd476 - use the old way to map the MsgRtrApi.properties Issue-ID: DMAAP-1422 Change-Id: I6286e3ec074de36496fafa44d905a7e0feb1ccc3 Signed-off-by: UNNAVA <su622b@att.com>