aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/so
AgeCommit message (Collapse)AuthorFilesLines
2020-10-12[SO] move subcharts to components folderseshukm142-715/+1460
Move subcharts to components folder in order to be able to enable/disable them one by one. Also use certInitializer to retrieve truststore in order to be able to discuss with other ONAP components. Issue-ID: SO-2046 Change-Id: Ia5c2a590a2ad75e4b69be0748e9d79fda996af37 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-09-25[SO] Fix typoJakub Latusek1-1/+1
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: If2d280477b23f6c2029103fb777cf0f61570b5d8 Issue-ID: OOM-2562
2020-09-14Merge "[Tree-Wide] Reference ports by name not index"Sylvain Desbureaux2-2/+2
2020-09-11[TREE-WIDE] Use faster version of common secret templateKrzysztof Opasiak1-1/+1
Replace all calls to common.secret with a faster version to save some linting time. Issue-ID: OOM-2248 Change-Id: I3372c87226d5dd8b7468ebed2d77e7ceceba5777 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2020-09-11[Tree-Wide] Reference ports by name not indexKrzysztof Opasiak2-2/+2
Referencing anything based on its position on alist can be really fragile and har to debug. As we already have a convenience template that allows us to access the port based on its name let's make sure that everyone is using it. Issue-ID: OOM-1971 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Id25cb9d9e48f39f46786ea9e9a432b0c51130c50
2020-09-11Revert "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"Krzysztof Opasiak9-358/+0
This reverts commits: b6a0f9ef4cefa4c63bcc9b57e8ffeb236194dcd7 5b4d13d79e72409c49b893b00ce763591696b104 Staging images are not allowed in OOM master branch. When they disappear we get awful failures in gating thus components that sneak in staging images by tagging them in the same way as the release images has to be immediately removed unless a proper docker image is released. Issue-ID: SO-3157 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia18ff5b372b13b9d03a2969f4aaf2fcea144ea77
2020-09-07Update so-etsi-nfvo-ns-lcm with the new version of readiness image 3.0.1Magdalena_Biernacka1-2/+1
Issue-ID: OOM-2545 Signed-off-by: Magdalena Biernacka <magdalena.1.biernacka@nokia.com> Change-Id: I8a5033fb51d2cdf6902d96e60f01af8ba61b66e5
2020-09-04Merge "[GENERAL] Use readiness container v3.0.1"Krzysztof Opasiak24-48/+34
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux24-48/+34
Readiness container v3.x and up are now present in ONAP main repository. They're also not using root user anymore and then script path has changed. Finally, "job_complete" script has been integrated in main "ready" script. As those changes are significant, we must upgrade all the components at once. Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0 Issue-ID: OOM-2545 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
2020-09-02Merge "[SO] Add helm chart for SO-ETSI-NFVO-NS-LCM"Krzysztof Opasiak9-0/+359
2020-09-01[SO] Add helm chart for SO-ETSI-NFVO-NS-LCMAndrewLamb9-0/+359
As part of adding Support for SOL005 NBI API Handler Issue-ID: SO-3157 Change-Id: I7ef5dc15b71d45a7d519390c245ef7cc106a363d Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2020-09-01[MariaDB] Create NFVO Database Within MariaDBrope2525-3/+52
Adding an additional SH script in order to create the NFVO database, which will be used by the SO ETSI NFVO NS LCM. It will be used to store required information on any NFVOs. The creation of the NFVO Database should not have an effect on other databases, as their creations have not been modified. Also renamed the Create so_user and so_admin SH scripts to start with 98, 99 in order to trigger after any new scripts are added in the future. Issue-ID: SO-3159 Change-Id: Idbf09db294d5bbc9e7dca063bc08040ce2bc8568 Signed-off-by: rope252 <gareth.roper@est.tech>
2020-07-29[SO] Make SO compatible with Kubernetes v1.17Grzegorz-Lis10-10/+40
Issue-ID: OOM-2467 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: I30867bd37e649053b97dec023cc405b4d70d1adc
2020-07-10Merge "[SO] bump the SO modules"Sylvain Desbureaux13-13/+13
2020-07-09[SO] bump the SO modulesseshukm13-13/+13
bump the SO modules for the F maintenance release This is from 1.6.3 to 1.6.4 SO-appc-Ochestrator is released first time in this release Issue-ID: SO-3022 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ib73e08ecaf2a93153cda9eef4dd2880f5376b6c8
2020-07-03[SO] Sync up with the last-minute MSB certificate changes.MukeshKumar2-5/+5
JKS file for SO Sol003 adapter updated to reflect changes in MSB. White spaces removed in override file which caused issues. Issue-ID: SO-2982 Change-Id: I78181cbba6fb1d785eb503bd1e9de5f9bb8a9b4a Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-05-31bump th so version to 1.6.3seshukm12-12/+12
Issue-ID: SO-2955 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: If47a43c642e59fe4048d1d816f971e25524236da
2020-05-29Add new SO component so-appc-orchestrator to OOMRamesh Parthasarathy8-0/+386
- This is a new component with SO - This component polls bpmn for any app-c related tasks. If there is one, it will pick up the task, execute the task and provide task status to bpmn - SO code related to this functionality has already been delivered by Elena. Issue-ID: SO-2903 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: I1bb3afd437f420304c41255560fbe13106eefb83
2020-05-26bump the SO version 1.6.2seshukm12-12/+12
Issue-ID: SO-2821 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ief1d24c6aefbbd47618f235f719c6d0aafbda5b0
2020-05-22[so][msb] Update MSB url to match with its certificateKonrad Bańka4-5/+5
Change tested on so-openstack-adapter but it should impact each subcomponent the same way. Issue-ID: MSB-467 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I3f2ffef25b614701b23aeb9b248db24eee671188
2020-05-15Merge "bump the SO release version 1.6.1"Sylvain Desbureaux12-12/+12
2020-05-13add nssmf adpter endpoint and so infra endpoint, update the oof endpointhetengjiao1-1/+5
Issue-ID: SO-2921 Signed-off-by: hetengjiao <hetengjiao@chinamobile.com> Change-Id: I28524030291cac3b5e4b04221ee23b8354872d73
2020-05-11bump the SO release version 1.6.1seshukm12-12/+12
Issue-ID: SO-2818 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I99506f2bfb4aa9944dda9a23f6fbe0d66a60cb37
2020-05-04Merge "Change ingress hosnames for exposed services"Sylvain Desbureaux1-1/+1
2020-04-30Merge "Adding NSSMF adapter chart"Krzysztof Opasiak10-0/+561
2020-04-30Adding NSSMF adapter chartjananib10-0/+561
OOM SO-NSSMF adapter Issue-ID: OOM-2343 Change-Id: I93c7bfc58601202dd61455431d2720162ee9e69c Signed-off-by: jananib <janani.b@huawei.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-04-29Change ingress hosnames for exposed servicesLucjan Bryndza1-1/+1
Change ingress host to the required hostnames Change-Id: Ic78c8821e2e23e00943d8abdf7b2183b4d940c72 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Issue-ID: OOM-2391 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
2020-04-10Addressed openstack override file missing requestDB endpointRamesh Parthasarathy1-0/+4
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-07Adding trust-store and trust-store-password paramswaqas.ikram1-2/+6
for MSB Change-Id: I4a23fccbc50453969f1c1d0665933f88ea4971ff Issue-ID: SO-2574 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-04-07Merge "Added trust store for SOL003 Adapter & ETSI Catalog Manager"Sylvain Desbureaux4-6/+27
2020-04-05Added trust store for SOL003 Adapter & ETSI Catalog ManagerRamesh Parthasarathy4-6/+27
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-04Corrected AAI endpoint & auth with SO APIH override.yamlRamesh Parthasarathy1-0/+3
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-03Merge "[SO] Correct connection configuration to sdnc"Krzysztof Opasiak5-11/+20
2020-04-02Bump chart versionSylvain Desbureaux15-16/+16
Use 6.0.0 in preparation for Frankfurt release Issue-ID: OOM-2320 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8ad82dfdf48b56c38c0e85d640b18cc13c8d9e67
2020-04-01[SO] Correct connection configuration to sdncKonrad Bańka5-11/+20
Issue-ID: INT-1511 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I1e44830206c9e1124952078584a769869caa6ffb
2020-04-01Bump SO version to 1.6.0seshukm10-11/+10
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ib340900d834f1b74b1ca936dc5c2de96d3c6ad96 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2020-03-31[SO] Onboard ONAP CA during init phaseSylvain Desbureaux29-141/+252
Workaround for retrieving ONAP root CA and keeping SO container being run by no root user. Issue-ID: SO-2730 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib1b48c0a6fcca359a780640b8c705e75fd78dc1a
2020-03-28[SO] Use common secret template in soKrzysztof Opasiak12-40/+125
Generate passwords for: - so_user - so_admin and distribute them to all SO subcharts. mariadb-galera root password is taken as a reference to existing secret (shared mariadb instance) or also generated if local cluster is used. Three other DB users also have generated passwords but they are not distributed outside of so-mariadb as they were never used. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ic4af5c9b12b00d2a52d2597e3fe1161d0d1a9f20
2020-03-27[SO] Use common secret template in so-mariadbKrzysztof Opasiak7-32/+98
When porting so-mariadb component I've not noticed a few DB credentials hardcoded in shell scripts... Let's fix this and move all of them to common secret template Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I8b42b22b1eb67ee8f15aebf0f4fccaa62cf6fde5
2020-03-26Merge "[SO] Use common secret template in so-sdnc-adapter"Sylvain Desbureaux3-16/+44
2020-03-26Merge "[SO] Use common secret template in so-sdc-controller"Sylvain Desbureaux3-16/+44
2020-03-25Merge "[SO] Use common secret template in so-vfc-adapter"Krzysztof Opasiak3-16/+44
2020-03-25Merge "[SO] Use common secret template in so-request-db-adapter"Krzysztof Opasiak3-16/+44
2020-03-25Merge "[SO] Use common secret template in so-openstack-adapter"Krzysztof Opasiak3-16/+44
2020-03-25[SO] Use common secret template in so-vfc-adapterKrzysztof Opasiak3-16/+44
Use common secret template in so-vfc-adapter component. For now passwords are stil hardcoded but this will be removed in further commits. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I276e0814775ac68efe9df2f4d1ef5f919d3bef0f
2020-03-25[SO] Use common secret template in so-sdnc-adapterKrzysztof Opasiak3-16/+44
Use common secret template in so-sdnc-adapter component. For now passwords are stil hardcoded but this will be removed in further commits. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I57c88fcdbaded8fc73fd066f39519be0eae3d670
2020-03-25[SO] Use common secret template in so-sdc-controllerKrzysztof Opasiak3-16/+44
Use common secret template in so-sdc-controller component. For now passwords are stil hardcoded but this will be removed in further commits. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I87439d4a4fe545610a2d423180530d57c09ff376
2020-03-25[SO] Use common secret template in so-request-db-adapterKrzysztof Opasiak3-16/+44
Use common secret template in so-request-db-adapter component. For now passwords are stil hardcoded but this will be removed in further commits. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I7231ac14d1f19d27c11c980e446a4809fae5dadd
2020-03-25[SO] Use common secret template in so-openstack-adapterKrzysztof Opasiak3-16/+44
Use common secret template in so-openstack-adapter component. For now passwords are stil hardcoded but this will be removed in further commits. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Id01fcc655768bfe965b4d731f99ba3921d90ddd5
2020-03-25[SO] Use common secret template in so-monitoringKrzysztof Opasiak3-19/+45
Use common secret template in so-monitoring component. For now passwords are stil hardcoded but this will be removed in further commits. Issue-ID: OOM-2328 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Iff0ae7e14924d5e4e3484e509a7a4962f623e487