Age | Commit message (Collapse) | Author | Files | Lines |
|
Update version numbers for all Policy images.
Issue-ID: POLICY-2869
Change-Id: Ia5afdf328fd3ddf3b665446cf0950d65522181d5
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
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
|
|
|
|
Currently sdc-be 8080(http) port is disabled and no longer used,
but the MSB annotation still points to that port so an issue
occurs when a client tries to communicate with SDC via MSB.
This will change the service port to 8443(https) in the annotation,
and also pass 'enable_ssl' param so that MSB will use https
scheme in proxying communication.
Issue-ID: SDC-3314
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Change-Id: I0f11fbe55fb21048571b657249b01065a2c0b443
|
|
Moving from NodePort to ClusterIP has made a regression.
This patch solves it.
Issue-ID: OOM-2556
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I6e2d87bf22bb8f25e6b25653f2954f04c1011800
|
|
|
|
|
|
|
|
Update the chart values.yaml to refer to the latest clamp BE/FE images.
Also the memory and timeout settings have been changed (no heap limit)
Issue-ID: CLAMP-953
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I543509760c7e3124d068c26b325de9280220194d
|
|
|
|
Updated multicloud k8s image to 0.7.0
Change-Id: I400ca632dbd680e6e47e83b8fbb00b77619d5f11
Issue-ID: MULTICLOUD-1213
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
|
|
|
|
|
|
|
|
Move subcharts to components folder in order to be able to
enable/disable them one by one.
Also use certInitializer to retrieve truststore in order to be able to
discuss with other ONAP components.
Issue-ID: SO-2046
Change-Id: Ia5c2a590a2ad75e4b69be0748e9d79fda996af37
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
.Template.BasePath return <component_name>/templates during linting.
Signed-off-by: Jakub Latusek <j.latusek@samsung.com>
Issue-ID: OOM-2562
Change-Id: I9e44eca46334ac4c4d884f2aa71ad197283363a1
|