Age | Commit message (Collapse) | Author | Files | Lines |
|
Some SO components have changed their names:
* so-monitoring is now so-admin-cockpit
* so-etsi-nfvo-ns-lcm has a new repository
* so-vnfm-adapter is now so-etsi-sol003-adapater
Issue-ID: SO-3473
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I75be10b42fc7b44ac0f654853953f6139f3b1c13
|
|
Updating the documentation and bumping version to 8.0.0
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6f942f1466fed64264c44fb8fc0e1ffc93a98f18
|
|
Truststore given by AAF is only giving ONAP root_ca.
In order to have access to other platforms, we must also have all the
other ones.
As ONAP root ÇA and all known CAs are present in truststore All, let's
use it.
Issue-ID: OOM-2688
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I551b8e4a316dcf4f2dee1bf6c45327496a488cdd
|
|
Update SO containers to 1.7.11, solve CNF and E2E NW slicing bugfixes:
Containers:
+ name: 'so/vnfm-adapter'
+ name: 'so/catalog-db-adapter'
+ name: 'so/request-db-adapter'
+ name: 'so/openstack-adapter'
+ name: 'so/sdnc-adapter'
+ name: 'so/vfc-adapter'
+ name: 'so/sdc-controller'
+ name: 'so/bpmn-infra'
+ name: 'so/so-monitoring'
+ name: 'so/api-handler-infra'
+ name: 'so/nssmf-adapter'
+ name: 'so/mso-cnf-adapter'
+ name: 'so/so-oof-adapter'
+ name: 'so/so-etsi-nfvo-ns-lcm'
Change-Id: I6755bef5a6ee019afa6ad41ec20c42f9703182d8
Signed-off-by: Damian Nowak <damian.nowak@nokia.com>
Issue-ID: SO-3431
|
|
Update charts and requirements to 7.0.0.
Create release notes for Guilin
Update documentation
Issue-ID: OOM-2638
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c
|
|
This commit makes SO chart to use the new generator for repositories and
images.
Issue-ID: OOM-2364
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ife4e1fcfff565b3ada7e726913826e2c9f76bc07
|
|
Small change so that NFVO registers in MSB correctly
Issue-ID: SO-3225
Change-Id: If734b1455cb5a9a31ec64f2df92ddd8239004bea
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
Removing https communication as SO SOL003 Adapter has used its own keystore for communications with bpmn-infra and etsi-nfvo
with hardcoded password.Common way of certicates will break existing communication so going for HTTP path due to time constraint .
Will revisit security in Honululu as part of https://jira.onap.org/browse/SO-3350 epic.
Change-Id: I521d9be9007f229919fb5d88f476a692faae10e1
Issue-ID: SO-3349
Signed-off-by: Mukesh <mukeshsharma@est.tech>
|
|
|
|
The release version of so-etsi-nfvo-ns-lcm is updated from 1.7.4-snapshot to 1.7.7
Issue-ID: SO-3351
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I0e167bc37f3bb02d7f63ae5aaa6cbed37840b5c3
|
|
so-db-secrets was used to create secrets
for db creds. But now, they are being created
from secrets metaconfig. It is not needed
Issue-ID: OOM-2534
Signed-off-by: Krishna Moorthy <krishna.moorthy6@wipro.com>
Change-Id: I0f0514b0b704e4643253b793ea4bd9ad92329759
|
|
SO secret was used to give truststore to SO components.
As we're using dynamic certificate retrieval, it's not needed anymore.
Issue-ID: OOM-2534
Issue-ID: SO-3348
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I0eb2e052096923fc69bf5f1a1876d9a76a22102b
|
|
|
|
|
|
Per default, SO truststore has only one CA, the ONAP one.
But we also need MSB root CA. The process to onboard was broken and this
patch solves it
We also needs "common root CAs" in order to discuss with other
components such as the underneath OpenStack.
In this patch we also import all "known" root CA from truststoreONAPall.
Issue-ID: OOM-2606
Issue-ID: OOM-2607
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ia67bd4aec7a0b122fb9fda11e1e48c4e6e55430c
|
|
|
|
Helm3 check correctness of deployed yaml, fixed to deploy onap using
helm3
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: Ib2c3390d857f339bd89547e434ac0fddaa0c379c
Issue-ID: OOM-2562
|
|
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Change-Id: I15281199766092663aa2c0f8b96ae16979ccaa5f
Issue-ID: OOM-2562
|
|
Additional properties needed for so-etsi-nfvo-ns-lcm
Issue-ID: SO-3258
Change-Id: I7d88acf5f20b7eeee90435c61bd15f9b616761bd
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
Communication
All of the credentials added have been accessed using the common secrets template.
In order to avoid hardcoding passwords etc.
I have added 2 jdbcUrl's for accessing the NFVO DB and the CamundaBPMN DB. These will be needed for code going into the SO codebase.
This change should not have an effect on any other charts, as properties have only been added to ETSI NFVO Charts.
Issue-ID: SO-3159
Change-Id: Ic6e0002ce64b872ac0c44fa1f124304c392e6a8b
Signed-off-by: rope252 <gareth.roper@est.tech>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
This chart for SO-3157 was previously merged here: https://gerrit.onap.org/r/c/oom/+/111378
It was subsequently reverted here: https://gerrit.onap.org/r/c/oom/+/112538 due to use of staging image
It could then not be re-introduced until other OOM problems were fixed.
Chart has been updated in line with changes made here: https://gerrit.onap.org/r/c/oom/+/111328
Also included, SO-3225 - small change from this review: https://gerrit.onap.org/r/c/oom/+/112358
which could not be merged due to other oom problems, and then also due to revert.
Once this is merged, I will abandon old review at: https://gerrit.onap.org/r/c/oom/+/112358
Issue-ID: SO-3157
Change-Id: I3b59b9f655b395d7a22ea06814004baeb158b7d7
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|