summaryrefslogtreecommitdiffstats
path: root/docs/submodules/oom.git
AgeCommit message (Collapse)AuthorFilesLines
2020-04-19Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 8b6aca77c122a18be98ef09d5dad13493c367035 - Merge "[POLICY] legacy PDP healtchcheck removed" - [POLICY] legacy PDP healtchcheck removed It may be causing some flakiness with some healthchecks passing in OOM builds. Not sure the root cause, as the problem happens occassionally, may be a race condition or something else (legacy PDP and dependent components may take some time to initialize). Issue-ID: POLICY-2471 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I8ab7c8c563c1db13b2a99aa8cb6f3c022c625642
2020-04-18Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 01afa345d2b0ef932b883cacdc56b5e5cb554c32 - Merge "Update oom with the latest release version for OOF" - Update oom with the latest release version for OOF Fixing the configuration based on comments Updating osdf common_config.yaml Separating cmso configuration to a new review Creating secrets app_key and add substution routine Fix a typo in has-xx deployment.yaml files Adding secret.yaml files for all has deployments Fixing certificates for oof Helm chart cleanup and unification. Fixing pdx url and mount path Unsetting appkey and removing secrets Change-Id: I6fbdbd7532c73dffeb9fac65d50d3900c85cd87a Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-720 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-04-17Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 99e75ae24a317a678b1a54d8b4c1b6fb652ca9df - Merge "[AAF] Use common secret in sms preload" - [AAF] Use common secret in sms preload Use common secret template and init container to fill config files for job that preloads secrets to SMS. Init container is prepared for temporary workaround required by the OOF team to encrypt passwords before storing them in sms. The only thing that has to be done is to instead of just assigning for example: export AAI_PASS=${AAI_PASS_PLAIN}; do export AAI_PASS=`awesomeEncryptCommand ${AAI_PASS_PLAIN}` Issue-ID: OPTFRA-720 Change-Id: I0ada7de0aa8710580ccf51cb9ab0822b81b4f46a Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-04-17Update git submodulesDominik Mizyn1-0/+0
* Update docs/submodules/oom.git from branch 'master' to bf5b1fe2c261a6b76e5ff32bc43575044230e8cd - [POLICY] Fix in brmsgw template Double volumeMounts in brmsgw template fix Issue-ID: OOM-2342 Change-Id: Ia855d18a636b19ee9aafcc8739b8c52260f611c2 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2020-04-16Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 786e6903090ab66a4ae67140351aa271f55328f0 - Merge "Update sparky-be server cert" - Update sparky-be server cert Issue-ID: AAI-2869 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I4a4b5f05ae149149137369cfb588b1c27e156281
2020-04-16Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 6f80e0ea3ded1679c811d27bb6b8e4d459791691 - Merge "[Contrib] Add EJBCA Server" - [Contrib] Add EJBCA Server EJBCA Server is used to test that CMPv2 Certificate handling is well done in ONAP. Issue-ID: AAF-1083 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5e2d25b68b5cd80d3c7bf282ce871dd81e711ff6
2020-04-16Update git submodulesDominik Mizyn1-0/+0
* Update docs/submodules/oom.git from branch 'master' to d1943c0a3a483012c49fd4f47c1421bbb01855a2 - [POLICY] Use common secret template in brmsgw Use common secret template in brmsgw module instead of hardcoding them in config map. For now creds are hardcoded but this will be remove in further commits. Issue-ID: OOM-2342 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Ic6ea25004d87d993b40df838dd30a71e25386b2c
2020-04-16Update git submodulesBrian Freeman1-0/+0
* Update docs/submodules/oom.git from branch 'master' to dcaf455325d9ebf78733878306868f4c63c017a6 - Update git submodules * Update kubernetes/robot from branch 'master' to 431689c7879a92be54477f13f8e39908db5f07f2 - Handle less than /16 oam network Matching changes in testsuite and demo Issue-ID: INT-1527 Change-Id: Iac7cdb735c4544e0d6bc79c444ba9de32b79fc32 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-16Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to f0613330e069bc27a4178ad25a881687232f6477 - Merge "[POLICY] legacy pdp health + new image versions" - [POLICY] legacy pdp health + new image versions Issue-ID: POLICY-2471 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ia05d2c52e99757dafff4ac8bbcc7ef4269734707 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-04-15Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 8548acbe7b3e53d048af4d74faf53e3a48565ca3 - Merge "[DOC] Update documentation for Frankfurt" - [DOC] Update documentation for Frankfurt Initial documentation update with the following changes: * Remove last old release references * Explain the "masterPassword" mandatory parameter Issue-ID: OOM-2324 Issue-ID: OOM-1960 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib3b1ba7c585c7e27793329ec5eb43d797e23da99
2020-04-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 5dd67b4ad46e1769aee148218337c1a61f3727b4 - Merge "Add APPC to cert table" - Add APPC to cert table AAF client cert moved to APPC Helm chart, hence I added APPC portion to the table Issue-ID: APPC-1862 Change-Id: Ib84a66bbca8d818c36cfd9258d0dfbc1000f1265 Signed-off-by: Taka Cho <takamune.cho@att.com>
2020-04-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 831a26adc7fa94b5a9e402f9a4f248c9431965da - Merge "[COMMON] Remove hardcoded mariadb-galera password" - [COMMON] Remove hardcoded mariadb-galera password The time has come! All ONAP charts use now common secret template at least for the mariadb-galera root password (and most of them also for user part). This means that it should be now safe to remove hardcoded mariadb-galera root password and depend on common secret template to generate it for every deployment. No more secretpassword!:D Issue-ID: OOM-2342 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ib9d8bbcc45bfd85a4d762c716c03dba23d901009
2020-04-15Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 8d914afc4d0dd2797ba65c5165c2b96faf3fe1c6 - Merge "Updated SDNC version" - Updated SDNC version Update to use version 1.8.1 of SDNC images, which contain fix for SDNC-1145 (pods still running as root) Issue-ID: SDNC-1145 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie596e45958d926e4742b688eec48b887326ddb60
2020-04-15Update git submodulesyangyan1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 50067f1ae48e87fd6f9827cc6a69f10128b4eea8 - Update VFC nslcm & vnflcm & gvnfm component version to 1.3.9 Change-Id: I7f432f2db6df8912b874a2bd11c0424ea9e2389d Issue-ID: VFC-1644 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2020-04-14Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 56f75e6880006d2d1c612507a07c3aa7028814cb - Merge "[COMMON] Allow use of second Node Port Prefix" - [COMMON] Allow use of second Node Port Prefix OOM uses two node port prefix. Templates were not able to use the second one. This patch allows templates to use the second node port prefix and also to override on a per chart basis the value of the node port prefix. Issue-ID: OOM-1971 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I05f43e3dad93d6f0fbf575657ea41082e7c91053
2020-04-14Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 710dff6a6041f2255b759a132b017a729ae65a1e - Merge "test DMaaP connection via https" - test DMaaP connection via https Issue-ID: EXTAPI-427 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I2a35284b9de2153b473b4bdde1d77be6a015b620
2020-04-14Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a5f28372a236b0fb3cd063881824bae30c1d6fe0 - Merge "Update Portal with release artifacts" - Update Portal with release artifacts Issue-ID: PORTAL-842 Signed-off-by: statta <statta@research.att.com> Change-Id: I240051c30b1b71c6e7fc47bdaebe36bc519dd3fb
2020-04-14Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 1f9250d7f5fa19fc479d3d75176cd6219032bd3e - Merge "Add dmaap-listener prop files" - Add dmaap-listener prop files Add dmaap-listener properties files Issue-ID: SDNC-1138 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I534871a3d690bf86cb2e655f8fb6910a04a1a559
2020-04-14Update git submodulesMorgan Richomme1-0/+0
* Update docs/submodules/oom.git from branch 'master' to ceec14ac73280ba6bcf724bfad88cbe1b8d47b6b - Update git submodules * Update kubernetes/aai from branch 'master' to 0c4cd899d53538202c23030ab278984897aede94 - Merge "Use released schema-service 1.6.7 container" - Use released schema-service 1.6.7 container Issue-ID: AAI-2838 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Id996c09778a2209ed938cca4b64876e6221210d3
2020-04-14Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to f7e055a3e51f306f1dc78c46f36a4b23137cabcf - Merge "[POLICY] Use common secret template in whole policy module" - [POLICY] Use common secret template in whole policy module All subcharts are ready so now we can remove hardcoded mariadb credentials in policy module and depend on common secret chart to generate them for us at the deployment time. Issue-ID: OOM-2342 Change-Id: I84bfc30511312be0b2e614ddff4676f36d85619b Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2020-04-14Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 89980a4583908910c18c05631aa22ece98e3f4c3 - Merge "Addressed openstack override file missing requestDB endpoint" - Addressed openstack override file missing requestDB endpoint integration team reported that openstack is missing request db adapter endpoint from override file. This has been addressed here. Issue-ID: SO-2801 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: I1f67575fbea813587ec83c7ff88bc294c09eef71
2020-04-14Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a118a66686777aa8b78cf00d3af88973a9351574 - Merge "dcae version revision" - dcae version revision 1.12.5 bootstrap DL 1.0.2 (non root) PMSH 1.0.3 (bug fixes) 1.0.3 MOD/runtime (bug fix) Change-Id: If5dba38f38dbafb18d310183d6ac2a481989b06f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2194 Issue-ID: DCAEGEN2-2171 Issue-ID: DCAEGEN2-2181 Issue-ID: DCAEGEN2-2173 Issue-ID: DCAEGEN2-2175 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2020-04-10Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 9f66ecee20e4fde39ced729b856e68af1ab31bb6 - Merge "Automation adds oom_project_description.rst" - Automation adds oom_project_description.rst Add additional labels to create consistency across all docs. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I6d3dd67adb6669fb897e4978cb88e3b7404d2897
2020-04-10Update git submodulesIkramullah, Ikram1-0/+0
* Update docs/submodules/oom.git from branch 'master' to ed54025f68c671035a6d1cbeccf55a94938956ec - Changing log writes location to /var/log for oof/has The log locaitons that the processes write to should be a common place so that a non-root that starts the process can be setup to manage the writes to that location. Chaning all log locations to /var/log where user 'onap' has been given write access to. Issue-ID: OPTFRA-711 Signed-off-by: Ikramullah, Ikram <ikram@research.att.com> Change-Id: I524534179b98c29acaf697dabdddd63b213199ba
2020-04-09Update git submodulesKanagaraj Manickam1-0/+0
* Update docs/submodules/oom.git from branch 'master' to d8b3f9568798a488be547e4800858009a99fcedb - Update git submodules * Update kubernetes/robot from branch 'master' to a995fce78ae63d33a0c48d825001ed7faea3b18f - Robot HC CLI port setting Issue-ID: CLI-261 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com> Change-Id: I11ea69bf16f5e57b680c7a8260453c893a4bdd02
2020-04-09Update git submoduleszhangqingjie1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 882776a5a7c7d2e54bc3e2d7da1b0307257b6f87 - Enable NBI Module in 5G Network Slicing use case override file Issue-ID: OOM-2360 Enable NBI Module in 5G Network Slicing use case override file Signed-off-by: zhangqingjie <zhangqingjie@huawei.com> Change-Id: I05d53cd82a037b076b0935ad6a629d094415a3dc
2020-04-09Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 277ea0d7bf43a7cfcf0a621ea2ecfdcdc22672b9 - Merge "[Contrib] Authorize choice of subcomponents" - [Contrib] Authorize choice of subcomponents Instead of forcing installation of all contrib components, make the installation of these components enabled with a toggle, so each person can choose to install a subset, all or none. Issue-ID: OOM-2352 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ie112fe1f1864587b9ac69f18967a3c28d16bdbbe
2020-04-09Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 21d5e7be75d5e8aa4abfe269bea89edec38c75c1 - Merge "[DOC] Add a link to release note" - [DOC] Add a link to release note New documentation generation system relies on disjoint documentations. This patch adds an label for OOM release note with name being consistent accross all ONAP components. Issue-ID: CIMAN-33 Change-Id: I5e5fbe5d5038056a7a684828c9e02f082bfa7f0b Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-04-09Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 23756ac9a30c9dd391c6cb8a7bfa44fc780fa0c4 - Merge "[DOC] Add a link to index" - [DOC] Add a link to index New documentation generation system relies on disjoint documentations. This patch adds an label for OOM main index with name being consistent accross all ONAP components. Issue-ID: CIMAN-376 Change-Id: I1c13b2c478857c45a30ec5e5fb4881934e6f70f3 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-04-09Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to f4e08667c3072757b9048ce82d68adc89f2c6f4d - Merge "Portal chart missing image name" - Portal chart missing image name aafAgentImage is missing in values.yaml after recent change. Because of that only repository is visible in helm template. common/common/templates/_aafconfig.tpl: image: {{ (default $dot.Values.repository $dot.Values.global.repository) }}/ {{ $dot.Values.global.aafAgentImage }} Issue-ID: OOM-2358 Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com> Change-Id: I9be639dfb57cbd1263f02a485d359e747707d48e
2020-04-08Update git submodulesKrzysztof Kuzmicki1-0/+0
* Update docs/submodules/oom.git from branch 'master' to da40162c2e41074945f50be6a9046c7db3ca0c08 - Update git submodules * Update kubernetes/robot from branch 'master' to 4b3ce28d5c42f2bc8ca9445545895aa34ff09a03 - Enhance 5g bulk PM test case in order to use blueprints from DCAE inventory Issue-ID: INT-1521 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ia99231521dfb1755177a9ac1ad8c43771b4c8726
2020-04-08Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to ae739cd0ea9487d37b897e8ac0fd09577e16f5b0 - Merge "Release MSB discovery 1.2.6 docker" - Release MSB discovery 1.2.6 docker Issue-ID: MSB-456 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: I0c2df32ead7254d0b243d5120afed66e78785045
2020-04-08Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 705a9cf88b4840507c9e5a9e7a009e3772229f04 - Merge "AAF OOM 2.1.20" - AAF OOM 2.1.20 Cleaned up up configs, JDK11 fixes, Hello and Agent works, now a model for Apps non-root fix Issue-ID: AAF-1081, AAF-1102 Signed-off-by: Instrumental <jgonap@stl.gathman.org> Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I4947075029db8abd7d2072b6b82064af8e2daa3e
2020-04-07Update git submodulesForsyth, James (jf2512)1-0/+0
* Update docs/submodules/oom.git from branch 'master' to f3601a7187335e16e46ddb3746ec183f8c65f985 - Update git submodules * Update kubernetes/aai from branch 'master' to 9b27009ab70a2d4fccd43247f7dbb887cb944293 - Set model-loader release 1.6.2 Issue-ID: AAI-2580 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: Ic4f6adfc052cd2a006ddfb3ee53d2c9dc98e5cae
2020-04-07Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to e24680fb10ac92d3302e6b40f4676b00d6f30de5 - Merge "Adding trust-store and trust-store-password params" - Adding trust-store and trust-store-password params for MSB Change-Id: I4a23fccbc50453969f1c1d0665933f88ea4971ff Issue-ID: SO-2574 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-04-07Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to f5dad738e1366651b7d5e52aabb8109630d71ce4 - Merge "Add healthcheck for legacy PAP" - Add healthcheck for legacy PAP Issue-ID: POLICY-2473 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Ib6c129b2cc9e9c81335da66df6d6d178de0cbc61
2020-04-07Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to cbf25d7244c93394e9b4950a95ef20e9b5f37e78 - Merge "Portal-app auto cert gen" - Portal-app auto cert gen Migrate to auto cert gen using latest templates Minor updates to align portal-sdk to latest templates Issue-ID: PORTAL-847 Depends-On: Ie3f5ae5c2a37d816afc42d2c67ebe8e40e749c79 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: Ib457b0940d549168ebc173d9b1f953bb933088a1
2020-04-07Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 69332bb71f775f5a4676772cf5c003a2b6d9db59 - Merge "Add optf-cmso oom helm charts" - Add optf-cmso oom helm charts Making the charts consistent based on comments Fixing oom gating issue related to busyBoxImage value not found Moving and fixing cmso certs to this checkin Adding oof-cmso to the hardcoded certificates list Change-Id: Id48903ef7c38d69fcd8da5e067c2031359c94b56 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-720
2020-04-07Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a97eb756be051961c8d3d7fb09b9571e1230fc12 - Merge "[SDNC] Provide hardcoded aaiclient.properties file via helm" - [SDNC] Provide hardcoded aaiclient.properties file via helm Currently /opt/onap/ccsdk/data/properties directory with its configfiles is saved in sdnc image and not provided via helm. File "aaiclient.properties" stored there appears to be used for determining AAI URI by directed graphs. In this patch, aaiclient.properties provided by configmap is added to this directory, with still being passed to previous one. This helps with following error you could see in karaf logs: 2020-04-06T11:18:12,714 | WARN | qtp1411815619-117 | AAIService | 218 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 0.7.1 | - 33 (update) | java.net.UnknownHostException: aai.api.simpledemo.onap.org Issue-ID: SDNC-1130 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I8ed73f49092912419794abac1f8ccd6325672eb5
2020-04-07Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to ff079f9ffdf08c3f39b496bd06cea04f3be0a2e4 - Merge "[SDNC] Correct config directories for ODL" - [SDNC] Correct config directories for ODL SDNC entrypoint script sets up several environment variables including configfiles dir. Recent addition of AAF configfiles broke expected path for used properties files. This could be noticed with example error from karaf logs: org.onap.ccsdk.sli.core.sli.SvcLogicException: Cannot read property file: /opt/app/osaaf/local/generic-resource-api-dg.properties: /opt/app/osaaf/local/generic-resource-api-dg.properties (No such file or directory) Issue-ID: SDNC-1147 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ifcfde9abef1c12a7b8d1009f346d313b8fe57f44
2020-04-07Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to bbff2707c0c2861d0d047c11670cdc943610f747 - Merge "Change DMaaP plugin to use https" - Change DMaaP plugin to use https In R6, the DMaaP provisioning server (DMaaP BC) exposes its API via HTTPS only. The DMaaP plugin must be configured to use HTTPS to access DMaaP BC. Issue-ID: DCAEGEN2-2193 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ic80b1d05fe8666a5df87af647c66b2d2bca31def
2020-04-07Update git submodulesJimmy Forsyth1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a0e5c9313963c913e5fb5e52b519cc9680db109b - Update git submodules * Update kubernetes/aai from branch 'master' to eb70b3f12b30d4d7ea010723707db8c3e2ef2354 - Update charts with release images Issue-ID: AAI-2580 Change-Id: Icd5f1a1b025defcc747cafa97bd65fd764392be6 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-04-07Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to a391f4daa788e896e77300665a661b61e83b3e46 - Merge "Added trust store for SOL003 Adapter & ETSI Catalog Manager" - Added trust store for SOL003 Adapter & ETSI Catalog Manager Added the trust store provided by waqas to be included with vnfm adapter jvm arguments. Issue-ID: SO-2765 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Ifbe7bd54dcf1f79b49bed1f887e472ad9b7ac634
2020-04-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to bcea64b75f3d8f17759fed3ad7f0051a5874b37c - Merge "Bump up clamp to 5.0.3" - Bump up clamp to 5.0.3 Due to some fixes for policy communication, we have to bump up clamp to 5.0.3 Issue-ID: CLAMP-819 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I46eed4fa23e92002a6b80f4d1b00e5ba27b4edd2
2020-04-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 5c76e71e5027dee7a7b3eebe88c5dff6233c0d5b - Merge "[CDS] Correct connection configuration to sdnc" - [CDS] Correct connection configuration to sdnc Issue-ID: INT-1511 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I1642557b2ffbee941dc2865a818ca68e814511a6
2020-04-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to 5da97551c766150ac9a88d19f3c8095b236062f6 - Merge "[POLICY] Use common secret template in pap" - [POLICY] Use common secret template in pap Use common secret template in pap module instead of hardcoding them in config map. For now db creds are hardcoded but this will be remove in further commits. Issue-ID: OOM-2342 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ic4a4c175579fdc89de216fc09edd562530ad10cc
2020-04-06Update git submodulesKrzysztof Opasiak1-0/+0
* Update docs/submodules/oom.git from branch 'master' to f033c7c113bf1e2eb82a56c9538c99f0783e3fa3 - Merge "[POLICY] Use common secret template in policy-api" - [POLICY] Use common secret template in policy-api Use common secret template in policy-api module instead of hardcoding db credentials in config map. For now db creds are hardcoded but will be remove in further commits. Issue-ID: OOM-2342 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I6219a06ef466e214756302974589fcc27fa0a4cd
2020-04-06Update git submodulesSylvain Desbureaux1-0/+0
* Update docs/submodules/oom.git from branch 'master' to f4518e3217abcba854054623a0d838a7250b3c73 - Merge "Corrected AAI endpoint & auth with SO APIH override.yaml" - Corrected AAI endpoint & auth with SO APIH override.yaml SO APIH was missing aai endpoint & auth credentials. It has been corrected Issue-ID: SO-2788 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: I40ee3b495205cacca740da8668d7c9a38febc1a1
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 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