Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
As helm 3 verifies yaml correctnes this indent issue prevents us from
deploying onap using helm v3.
Issue-ID: OOM-2562
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I1910659e8abb58228e0c684fad0ae7a491d99fad
|
|
components directory takes up a lot of
space and is included during helm package
Lets remove it using .helmignore
This is just a copy of idea showed in:
"[OOF] Add helmignore to ignore components"
by krishnaa96 <krishna.moorthy6@wipro.com>
Issue-ID: OOM-2534
Suggested-by: krishnaa96 <krishna.moorthy6@wipro.com>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I25c82e79ba2c472b7761a63365573188ab8db56b
|
|
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>
|
|
components directory takes up a lot of
space and is included during helm package
Lets remove it using .helmignore
Issue-ID: OOM-2534
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I13f264caeab9c05280196db14a43d7f02edfa410
|
|
|
|
|
|
for DB Communication"
|
|
certInitializer is included multiple times in number of different
projects. If it contains the truststore then under if it is not used
it increases the size of the chart itself so that it our final ONAP
chart does not fit into default 20 Mb chartmuseum limit.
Let's resolve this by moving the configmap and its content to the
cert-wrapper which is included only once per onap instance.
Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I654d9158e7b776c012653dbef2c8091a393635f0
|
|
Bootstrapped components updates
VES version bump to 1.7.8
TCAGen2 version bump to 1.2.1
Holmes version bump to 1.2.8
Dynamic/Usecase driven component updates
DL-DES blueprint inclusion (1.1.0)
Slice-Analysis blueprint inclusion (1.0.0)
Heartbeat bp update for non-root PG access
DL-handlers logging and container optimization (1.1.0)
PMSH bug fix (1.1.2)
Change-Id: I4d48030ca0d74af4e158db6d05c035365988e5d4
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2491
Issue-ID: DCAEGEN2-2478
Issue-ID: DCAEGEN2-2469
Issue-ID: DCAEGEN2-2470
Issue-ID: DCAEGEN2-2255
Issue-ID: DCAEGEN2-2482
Issue-ID: DCAEGEN2-2329
Issue-ID: DCAEGEN2-2258
Issue-ID: DCAEGEN2-2371
Issue-ID: DCAEGEN2-2379
Issue-ID: DCAEGEN2-2486
Issue-ID: DCAEGEN2-2483
Signed-off-by: vv770d <vv770d@att.com>
|
|
add odl secrets in update-config init container
Issue-ID: OOM-2551
Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com>
Change-Id: I0f3524f68149b23f4679d7dec979aa429db48ca2
|
|
Truststore is quite heavy. If it is included several times in the
component it can easily cross helm chart size limit.
To fix this issue let's make sure that the truststore is created only
once and then shared among all certInitializer instances.
Issue-ID: AAF-1134
Change-Id: I546a88fea3fe869748194682e7dcf3ad566282ab
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
Change cache path to one used by helm3 plugins
Remove --purge flag for helm3
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: Ic33a1a5e2149478c8451c38a87f7bc1d32f00d55
|
|
|
|
|
|
|
|
Having limits is important in order to have safe deployment.
consul didn't had one so let's add them.
Issue-ID: OOM-2230
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Idb49a5db304236c0786848acbc69c786084d7e33
|
|
Requests were set for Elasticsearch but not limits.
Add some limits and updating requests on real usage.
Issue-ID: REQ-362
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8ccfa22dfafceb79fafb1c6f180c77d49cedb00d
|
|
|
|
|
|
policy-distribution was failing to connect with SDC. After debugging, we found that SDC has been changed recently to expect common.namespace appended with the "message-router" host name. Example - "message-router.onap". Hence, updated the policy-distribution configuration to append common.namespace with the message-router host name.
The fix is tested in PFPP lab.
Issue-ID: POLICY-2861
Change-Id: I898b24199fdfc06ab63813f5df78f51b2f141e94
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
|
|
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>
|
|
Having limits is important in order to have safe deployment.
postgres didn't had one so let's add them.
Issue-ID: OOM-2230
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I279e01b6be6cddab1f792c75026b41dca5c6c694
|
|
Change-Id: I48cfa7fc3d1386f991a4eab6af36053fcac219f5
Issue-ID: VFC-1757
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
|
|
|
|
|
|
Added two k8s related properties in nbi:
1. k8sCloudRegionId
2. k8sCloudOwner
To support CNF instantiation through SO macro flow,
we need to add k8s related configurations.
Issue-ID: EXTAPI-524
Signed-off-by: aleemraja <ar00500721@techmahindra.com>
Change-Id: I970ec5fe4fe707d8fb5fba6e96969c2baf496969
|
|
Helm is now called by HELM_BIN variable which by default is set to helm
and makefiles use helm from path. HELM_BIN can be overwritten so user
can have two version of helm in system and choose which one to use.
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I0917796aafe234e87afa0ac3c4c15720296276d5
|
|
SO uses custom scripts to create DBs and users.
Those scripts were not escaping properly special characters that may
appear in our auto-generated passwords.
Fix this issue by adding special characters escaping to those scripts.
Issue-ID: OOM-2328
Reported-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca>
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ifce3265df154a510606e0a082c7041536e2ec303
|
|
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>
|
|
|
|
|
|
* Update kubernetes/aai from branch 'master'
to a8c4e701f9c26038a9ac9f22d5dd95fd54ebc1ca
- Merge "Configuration changes for concurrency issue in PNF uploading"
- Configuration changes for concurrency issue in PNF uploading
Issue-ID: AAI-3100
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: I8be8fb24e73cb614e22f6b2394b8bd5c3ee62170
|
|
|
|
* Update kubernetes/robot from branch 'master'
to da28d1cdc573a726d3fc8a19638ebc8b3679295f
- Merge "Add tag "vescollector" for running E2E test suite ves.robot"
- Add tag "vescollector" for running E2E test suite ves.robot
Issue-ID: INT-1258
Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com>
Change-Id: I7b42b1997b2926790cea8910dd4f2d3b04a8c05e
|
|
|
|
|
|
* Update kubernetes/robot from branch 'master'
to c4aa2a9a01ad435b20b242b76edeea2e8dcc5bce
- SO health check failed
Issue-ID: OOM-2595
Signed-off-by: sekharhuawei <reddi.shekhar@huawei.com>
Change-Id: I7ac19c53313c6b50297242b068a7277079e625ed
|
|
Set CSR Subject Organizational Unit and Locality to be optional
Issue-ID: OOM-2598
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ibb5f0fe7f75a1191906d26521eb96a6b991a295c
|
|
Issue-ID: SO-3205
Signed-off-by: Priyadharshini <priyadharshini.b96@wipro.com>
Change-Id: Ic25f2a1421cc7a2370f1793b6c6735a55b4d78c9
|
|
* Update kubernetes/aai from branch 'master'
to fa694e0feb325333cfffb7d7852aa97264f96b6c
- Updated the schema service to 1.7.10 for the network slicing functional use case
Issue-ID: AAI-2919
Signed-off-by: wreehil <wr148d@att.com>
Change-Id: I6fee838caacd62a1fb7affa5998ec7e5ffe12f1f
|
|
|
|
- Upgrade OSDF and HAS to new image version
- Intermediate and root ca certs should be added to domain
cert for nginx to serve https requests
- Remove redundant certs and load it as a secret
Issue-ID: OPTFRA-857
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I51d5f9bf53561acbe5e1df6691e02899de41eed0
|
|
This patch will fix handling of the backup of cassandra installed with
different than "cassandra" common name.
Issue-ID: OOM-2596
Signed-off-by: Marat Salakhutdinov <marat.salakhutdinov@bell.ca>
Change-Id: Ifff440af79d6626fdbd1c2948795f98aabd167d7
|
|
|
|
|
|
VNFSDK port is now https and is 8703 (8702 was plain HTTP but that is closed now)
Updating default values to match the change
Issue-ID: SDC-3308
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I970ec5fe4fe707d8fb5fba6e84511c2baf476375
|
|
|
|
On some environments, clamp database is restarted in the middle of the
init script.
The consequence is then a weird behavior, especially if the users are
not set.
This patch adds more time to the DB in the environment override file
(which is supposed to be used in slow environnement).
Issue-ID: OOM-2597
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ieb700afbb27610dbad18d860b7fb85ac95c2bb0d
|