Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: If2d280477b23f6c2029103fb777cf0f61570b5d8
Issue-ID: OOM-2562
|
|
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
|
|
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
|
|
Issue-ID: OOM-2545
Signed-off-by: Magdalena Biernacka <magdalena.1.biernacka@nokia.com>
Change-Id: I8a5033fb51d2cdf6902d96e60f01af8ba61b66e5
|
|
|
|
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
|
|
|
|
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>
|
|
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>
|
|
Issue-ID: OOM-2467
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I30867bd37e649053b97dec023cc405b4d70d1adc
|
|
|
|
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
|
|
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>
|
|
Issue-ID: SO-2955
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: If47a43c642e59fe4048d1d816f971e25524236da
|
|
- 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
|
|
Issue-ID: SO-2821
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ief1d24c6aefbbd47618f235f719c6d0aafbda5b0
|
|
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
|
|
|
|
Issue-ID: SO-2921
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I28524030291cac3b5e4b04221ee23b8354872d73
|
|
Issue-ID: SO-2818
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I99506f2bfb4aa9944dda9a23f6fbe0d66a60cb37
|
|
|
|
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>
|
|
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
|
|
for MSB
Change-Id: I4a23fccbc50453969f1c1d0665933f88ea4971ff
Issue-ID: SO-2574
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
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
|
|
|
|
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
|
|
Issue-ID: INT-1511
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I1e44830206c9e1124952078584a769869caa6ffb
|
|
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>
|
|
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
|
|
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
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I4975939da127f596d4a78cf8e144b8f71e72194e
|
|
|
|
when so.global.security.aaf.enabled is false, openstack
should use basic credentials to call bpmn. This is
being addressed in this fix
Issue-ID: SO-2747
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: Ie16f6a8d94a3f099b461eefbfc478723c2a9a9c0
|
|
|
|
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
|