Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Iee36c5f5182686a8d18ba8d178a5d002623cd0a1
|
|
Change-Id: I182419f83c8296b25be2aa4ce729d6ea27b33836
Issue-ID: SO-2460
Signed-off-by: Srinivasan Ramanathan <srinivasan.ramanathan2@us.fujitsu.com>
|
|
Use common secrete template in so-mariadb 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: I70b13b14d0ddad8913f45c7cabed0c0d221d0005
|
|
|
|
|
|
|
|
|
|
Issue-ID: SO-2588
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
Change-Id: I809336bcc7528e4196ddb59a9c25939fd891b502
|
|
Use common secret template in so-catalog-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: I2ac98729b47d15ab4c360c3bb8c759370d6ec7d2
|
|
Add support to build endpoint from SO to multicloud
via msb using http or https scheme.
Change-Id: I474fdd7c885e437c1c8136bffe3e40e41c86dab5
Issue-ID: SO-1450
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Use common secrete template in so-bpmn-infra 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: I828d6a5713cf023d72ab22ea758e78e91d1944b9
|
|
Ve-Vnfm-Adapter POD
Issue-ID: OOM-2307
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I2bb95b1867338964e3f3dce74e50ac3e11231bcd
|
|
Issue-ID: SO-1110
Signed-off-by: sunilb <sb00577584@techmahindra.com>
Change-Id: Ic468a1b28d681d14e862f4405890d996b42660f6
|
|
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
|
|
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
|
|
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
|
|
|
|
Change-Id: I6b99ccf9bd50d2ec50693df9d4122417b22bcf7a
Issue-ID: SO-2575
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
|
|
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>
|
|
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
|
|
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
|
|
|
|
Change-Id: Ia502d96217f1e1ec904a26b9c56f7b288fb1f812
Issue-ID: OOM-2149
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
Issue-ID: SO-2328
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I694a53807d071e3ff14c4f013ec43a33af95f2ec
|
|
|
|
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
|
|
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
|
|
This reverts commit 6f4cfe7a3b3c258ba21ca54402122b5df7579fff.
Issue-ID: OJSI-169
Signed-off-by: k.kazak <k.kazak@samsung.com>
Change-Id: Id40e44a91fcf6d5fa0dff542faae6d28b95cf867
|
|
Issue-ID: SO-2310
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I3a0b5a0ac58c14c42940e2af032e816493af0497
|
|
Issue-ID: SO-2223
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I978a79f2232505e42ff470aab53614d13fa629f7
|
|
|
|
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>
|
|
Issue-ID: SO-2223
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic7f6f13640f209ec1898249e4172885098661b82
|
|
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
|
|
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
|
|
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
|
|
Issue-ID: OOM-1930
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Ib14a238f312ac1686f5934e76e7ecda596e3cb8f
|
|
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
|
|
Issue-ID: SO-1991
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I640f1b2173f4daac748a81f964c723fc9e2a2043
|
|
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
|
|
Issue-ID: SO-1871
Change-Id: I9ff6ffc656ff31a93e6853368397fe0e2bd76f29
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Issue-ID: SO-1929
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I0d409a8e714122b021660ed2fe6c8bcbd217aae6
|
|
SDC endpoint for activity spec deployment
Issue-ID: SO-1923
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: Ibf93b717ff2a1a20a36ecd7698914097a2aa487a
|
|
Add org.onap.so.cloud-owner
Issue-ID: SO-1869
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: I2725e79a1730645f025cb354cb3db60553fb482c
|
|
Update cds blueprint name to grpc service name
Issue-ID: SO-1855
Change-Id: I079246cae3ba8471fffa95dbb11091cd53a94168
Signed-off-by: eeginux <henry.xie@est.tech>
|
|
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>
|
|
Issue-ID: SO-1851
Change-Id: Ibd0ea11e4995e836f0e0a582e7a2e4a00129ff7d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Change-Id: I50e55e1323f2fe336ae1e2cfe2c0bfa6263c8068
Issue-ID: SO-1814
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|