Age | Commit message (Collapse) | Author | Files | Lines |
|
To fix the bug with connecting to the pap by pdp.
Change-Id: I21fb90f151ecace5c10e4def190ed15b15d7c4e5
Issue-ID: OOM-2333
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
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: Ic73ad605ac3aca689221afed258eb3673398e425
Issue-ID: POLICY-2308
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
Instead of using "own" galera chart, reuse chart placed in common part
of OOM installation.
Will ease move to common galera cluster (which is not done by this
commit).
Change-Id: I2d7c1e5cdc9289cfb55e288b1697373239ef96e3
Issue-ID: POLICY-1467
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Issue-ID: POLICY-1841
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: I2ab0b7f40a9b60531dccd6175c76d0a18726816e
|
|
Issue-ID: POLICY-2064
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I5d9c6b8ea7e13b43b900f07d394b0bc5fb4b0c9f
|
|
Issue-ID: POLICY-2045
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Idb074c7d4239be1c225f9e89f6672288fd658227
|
|
Issue-ID: POLICY-1953
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I8172897520bd970d447d66e8d7d4734508d1ece7
|
|
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
|
|
Change-Id: Ibbe2169bbebc7df1fe628760fb1980cf92aeff9e
Issue-ID: POLICY-1700
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
Change-Id: I1d781ad6d0177d6a103986b10f39e36453516e9f
Issue-ID: POLICY-1756
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
1) Changing policy PAP & API components to start in https mode by
default.
2) Changing supportedPolicyTypes for apex to fix the ineterference between
apex & drools for legacy operational policies.
3) Changing the replicaCount of xacml to 3 so that we have enough
instances of it running to support controlloop, monitoring &
optimization PdpGroups.
Change-Id: I5271878db4c4adebc418ef63ecb09880c02082ff
Issue-ID: POLICY-1693
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
1) Adding db configurations.
2) Adding dmaap topic configurations.
3) Adding "policyadmin" db.
4) Updating policy/pap charts.
5) Adding "operationshistory" db.
Change-Id: I50b67255cfc1d636d0f370d6c93628a30d6dac26
Issue-ID: POLICY-1640
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|
|
Change-Id: I134b9731bf5f72bd562d6abc3f759a9ef244bf27
Issue-ID: POLICY-1483
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
|