summaryrefslogtreecommitdiffstats
path: root/kubernetes/so
AgeCommit message (Collapse)AuthorFilesLines
2020-02-13[SO] Enable use of Keystone v3Sylvain Desbureaux2-1/+3
SO can handle keystone v3 but override file must be capable to handle this. If openStackKeystoneVersion is set to "KEYSTONE_V3" in so-catalog-db-adapter config part, SO will be able to use keystone v3 for OpenStack Issue-ID: OOM-2221 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I14db318d25842a08ef380f6edb708e26dae050ad
2020-02-07These OOM changes are related AAF IntegrationRamesh Parthasarathy33-124/+510
Here we have the ability to optionally disable AAF integration. A global variable global.security.aaf.enabled=true will turn on AAF security. with global.security.aaf.enabled=false it will use spring.security to ensure backward compatibilty. updated based on review comments Issue-ID: SO-2452 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Ia83622ad681cfd122ee906ccd1654b10b5e31fe4
2020-02-01[ONAP-wide] Replace .Release.Name with common.releaseKrzysztof Opasiak36-136/+136
ONAP is too big to be deployed using helm install so we need to use a custom helm plugin helm deploy. This script deloys onap component by component instead of deploying evrything at once. Unfortunately this script also modifies the helm release by appending component name to it. As a result of this behavior our objects are called for example: onap-mariadb-galera-mariadb-galera-0 instead of just being called onap-mariadb-galera-0. This patch simplifies this naming convention by replacing all direct usages of .Release.Name with common.release macro which strips the component specific part from the release name. Issue-ID: OOM-2275 Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia8cead50d305adb00eef666d0a1ace74479b5183
2020-01-30Merge "Revert "basic auth for so-monitoring""Morgan Richomme1-8/+0
2020-01-15Update SO-VNFM-Adapter override.yaml for ETSIrope2522-1/+10
Change-Id: I6b99ccf9bd50d2ec50693df9d4122417b22bcf7a Issue-ID: SO-2575 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-12-11Merge "Add ingress configuration for so-monitoring"Borislav Glozman6-3/+27
2019-12-06[SO] Use global storage templates for PVCSylvain Desbureaux2-11/+2
OOM has now templates in order to create the needed PVC, using: * a PV with a specific class when using a common nfs mount path between nodes (sames as today use) --> is the default behavior today * or a storage class if we want to use dynamic PV. On this case, we use (in order of priority): - persistence.storageClassOverride if set on the chart - global.persistence.storageClass if set globally - persistence.storageClass if set on the chart Change-Id: Ice44eda13aad44564d61f9e954cd11085a81d56f Issue-ID: OOM-1227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-11-26Add ingress configuration for so-monitoringLucjan Bryndza6-3/+27
Add ingress configuration file for so-monitoring component. Ingress configuration can be changed in onap-all.yaml Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Change-Id: I122e52fc1ed9db78bb0249715e8cd25a9d6318a3 Issue-ID: OOM-1508
2019-11-08VNFM-adapter health check failingMichaelMorris2-3/+13
Configured the VNFM adapter to support https as is being used by the health check request Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SO-2517 Change-Id: I2076a02788c2f74b90939a9e3684f917079cf7b2
2019-10-29Merge "bump the SO version to 1.5.3"Brian Freeman10-10/+10
2019-10-25Adding Required Attributes to Catalog DB overrideAndrewLamb2-0/+6
Change-Id: Ia502d96217f1e1ec904a26b9c56f7b288fb1f812 Issue-ID: OOM-2149 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-10-14bump the SO version to 1.5.3seshukm10-10/+10
Issue-ID: SO-2328 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I694a53807d071e3ff14c4f013ec43a33af95f2ec
2019-10-11Merge "Remove docker-config runtime internet dependency"Brian Freeman12-18/+1634
2019-10-10Remove docker-config runtime internet dependencyTomáš Levora12-18/+1634
Adding orginally downloaded resources directly to pod volumes Issue-ID: SO-1917 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com> Change-Id: I7edf86e625e50987cea3a3c502eb391672f958f5
2019-10-09Corrected SO SDNC Adapter callback URLRamesh Parthasarathy1-1/+1
Corrected SO SDNC Adapter callback URL with sdnc adapter override.yaml file Issue-ID: SO-2401 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com> Change-Id: Iae8507445c99223d54becccacaab53a3aa48037a
2019-10-04Revert "basic auth for so-monitoring"k.kazak1-8/+0
This reverts commit 6f4cfe7a3b3c258ba21ca54402122b5df7579fff. Issue-ID: OJSI-169 Signed-off-by: k.kazak <k.kazak@samsung.com> Change-Id: Id40e44a91fcf6d5fa0dff542faae6d28b95cf867
2019-09-12bump the SO release versionseshukm10-10/+10
Issue-ID: SO-2310 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I3a0b5a0ac58c14c42940e2af032e816493af0497
2019-09-02update the release version of SO 1.5.1seshukm10-10/+10
Issue-ID: SO-2223 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I978a79f2232505e42ff470aab53614d13fa629f7
2019-09-02Merge "Add OOM update so-bpmn-infra's Override.yaml file"Alexis de Talhouët1-1/+1
2019-08-23SO datasource config updatesarada prasad sahoo9-15/+71
SO datasource config update as per new Hikari library changes in SO Issue-ID: OOM-1970 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com> Change-Id: I84ca506936c332775fd20f604e6f553f94a4dc74 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
2019-08-14Add in required properties for boot of SOBenjamin, Max (mb388a)1-0/+8
New health check format added to config Issue-ID: SO-2221 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I5b890a79e26a30f56fe70dd70e7f42e12ce90a6b (cherry picked from commit 4673c6cdaa7a8b8fc15d13bde4129d0d4d4b3ea3)
2019-08-13update the release version of SOseshukm10-10/+10
Issue-ID: SO-2223 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ic7f6f13640f209ec1898249e4172885098661b82
2019-07-19basic auth for so-monitoringk.kazak1-0/+8
Add basic auth credentials to override.yaml Issue submitted in pentest report Connected to https://gerrit.onap.org/r/c/so/+/90794 Issue-ID: OJSI-169 Signed-off-by: k.kazak <k.kazak@samsung.com> Change-Id: If6814db2556e29d821fa779cbc5a18cc45587755
2019-07-11Moving Helm Chart version for El AltoMike Elliott13-14/+14
Updating all helm chart versions to 5.0.0 for the El Alto release. Merge will be co-ordinated with the merge of a separate aai/oom patch. Please do not merge until this coordination has completed. Issue-ID: OOM-1980 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com> Change-Id: I31daaebeacea33565f13affd2fa28fb15fe948ba
2019-07-10Merge "add retry parameters to allow SO to retry ConfigDeployVnfBB"Borislav Glozman1-0/+3
2019-07-01Add OOM update so-bpmn-infra's Override.yaml fileBonkur, Venkat (vb8416)1-1/+1
Remove an additional character 'g' in so-bpmn-infra override.yaml kubernetes/so/charts/so-bpmn-infra/resources/config/overrides/override.yaml Issue-ID: SO-2041 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com> Change-Id: I69221c4cd47118730b3831b4c42fe6aabae29c7f
2019-06-21update the version to 1.4.4seshukm1-1/+1
Issue-ID: SO-2010 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ib8b061c57bbfa72fa8dbae118c0d66908d31980d
2019-06-14add retry parameters to allow SO to retry ConfigDeployVnfBBAbdelmuhaimen Seaudi1-0/+3
Issue-ID: OOM-1930 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: Ib14a238f312ac1686f5934e76e7ecda596e3cb8f
2019-06-12Update SO version to 1.4.4subhash kumar singh9-9/+9
Update SO version to 1.4.4. Issue-ID: SO-2010 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: I05689eeb56bd255f2b1bf8a479aad6043c587838
2019-06-06bump the SO version to 1.4.3seshukm10-10/+10
Issue-ID: SO-1991 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I640f1b2173f4daac748a81f964c723fc9e2a2043
2019-06-04Merge "Add OOM update so-openstack-adapter override.yaml"Borislav Glozman1-2/+1
2019-06-03Add OOM update so-openstack-adapter override.yamlBonkur, Venkat (vb8416)1-2/+1
Updated the aai.endpoint in so-openstack-adapter override.yaml kubernetes/so/charts/so-openstack-adapter/resources/config/overrides/override.yaml problem- malformed URL in OpenStack adapter as the endpoint for aai is not at correct level. Issue-ID: SO-1973 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com> Change-Id: I4b07b04827177387b995d3e1e43c2c0863e1df81
2019-06-03Change cloud-owner to CloudOwner in APIH configMarco Platania1-1/+1
Change-Id: Ib9c1e9f36ea731a69f4f4c1c369445b0c2e81403 Issue-ID: OOM-1898 Signed-off-by: Marco Platania <platania@research.att.com>
2019-05-31Update SO default OOF endpoint to httpsMarcus G K Williams1-1/+1
Issue-ID: SO-1871 Change-Id: I9ff6ffc656ff31a93e6853368397fe0e2bd76f29 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-31bump the SO version to 1.4.2seshukm10-10/+10
Issue-ID: SO-1929 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I0d409a8e714122b021660ed2fe6c8bcbd217aae6
2019-05-23Add mso.asdc.config.activity.endpointElena Kuleshov1-0/+2
SDC endpoint for activity spec deployment Issue-ID: SO-1923 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: Ibf93b717ff2a1a20a36ecd7698914097a2aa487a
2019-05-21Add org.onap.so.cloud-ownerElena Kuleshov1-0/+4
Add org.onap.so.cloud-owner Issue-ID: SO-1869 Signed-off-by: Kuleshov, Elena <evn@att.com> Change-Id: I2725e79a1730645f025cb354cb3db60553fb482c
2019-05-10update cds bueprint nameeeginux1-1/+1
Update cds blueprint name to grpc service name Issue-ID: SO-1855 Change-Id: I079246cae3ba8471fffa95dbb11091cd53a94168 Signed-off-by: eeginux <henry.xie@est.tech>
2019-05-08Merge "Update/Fix CDS property"Alexis de Talhouët1-1/+2
2019-05-08Update/Fix CDS propertyeeginux1-1/+2
Add timeout property, and fix blueprint processor service name Issue-ID: SO-1856 SO-1855 Change-Id: I658ff843295828ef0344b777965bef98f5e82df2 Signed-off-by: eeginux <henry.xie@est.tech>
2019-05-08update the SO version for the api-handlerseshukm1-1/+1
Issue-ID: SO-1851 Change-Id: Iae58a8f77dfad37abc82fd6024bec5215b71af70 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-06bump the SO version in the oomseshukm9-9/+9
Issue-ID: SO-1851 Change-Id: Ibd0ea11e4995e836f0e0a582e7a2e4a00129ff7d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-04-25Fixed issue found in integration testingMichaelMorris1-1/+1
Change-Id: I50e55e1323f2fe336ae1e2cfe2c0bfa6263c8068 Issue-ID: SO-1814 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-23Merge "SO Rolling upgrade using helm hooks"Mike Elliott30-506/+330
2019-04-23Update SO image version in OOMYang Xu9-9/+9
Change-Id: I192a22ce93991e70cb9a6b2777530953c8913358 Issue-ID: INT-1042 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-04-19SO Rolling upgrade using helm hooksMahendra Raghuwanshi30-506/+330
Issue-ID: OOM-1772 Change-Id: If206ae7cc2f4273889376e1bb3fa77bacfaae3cc Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
2019-04-17Merge "Updated properties for VNFM adpater"Alexis de Talhouët1-0/+7
2019-04-11Fix PasswordSmokowski, Steve (ss835w)1-1/+1
Fix bad password Issue-ID: SO-1787 Change-Id: I5bb0cfc96f5cb37c7ae0fc67ac062c3532c0b7b3 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-04-10Updated properties for VNFM adpaterMichaelMorris1-0/+7
Change-Id: Idc32f87f5df6b2e90a897674b87f89ff1884bbae Issue-ID: SO-1623 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-09Merge "Add msb config to vnf adapter"James MacNider1-0/+2