Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: OOM-888
Change-Id: I005c686239e366318f08ec3b810ca2b1d3dbda56
Signed-off-by: Keren Joseph <keren.joseph@amdocs.com>
|
|
|
|
|
|
-mk: updating umbrella requirements.yaml
Issue-ID: OOM-744
Change-Id: Iae202a60ff5fd8d4fa98bd29184df1444b616186
Signed-off-by: kj <keren.joseph@amdocs.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The service.name is really a port name and was being used wrong.
Need a better way than this to get dependant chart names.
This gets it working.
Issue-ID: OOM-842
Change-Id: I6a78a5adb0e69524a90aa3386009a0d87ebed73c
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
-Trying a new way to initialize maria db's.
-Docker image contains project sources and sql files are fetched
and executed agains't the target database.
-duplicates are silently ignored.
-A script that takes some basic params will do the heavy lifting
-A 2nd job to make some OOM specific changes (carry over from amsterdam)
-docker image has been pushed to oomk8s under the 2.0.0 number
Issue-ID: OOM-858
Change-Id: I56d0c9c5aa1d3c4a9df2998634b9147db626d1fb
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
|
|
Change-Id: I453a75ba1a8604d06d95c0accde2a77b3f791ae3
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-878
|
|
Change-Id: I44edef3b6225c94717fa804ffec7644e95be12c4
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-822
|
|
Adding Helm charts for deployment of secret
management service. Adding them as a subchart under aaf.
Solved the values problem by using env variable to
pass values to SMS about the backend service URL
Issue-ID: AAF-162
Change-Id: Iac7973fdf38281a1d1b6ccb0fbfb5c3a052ac7ae
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Updated robot configuration to align with current
naming conventions of pod service names. This fixed
a few test cases allowing them to pass in ROBOT.
A separate defect will be raised to ensure all service
naming is consistent across all onap applications.
Issue-ID: OOM-883
Change-Id: Ifd4aa87250de03e2c4c205422992a56244570b2a
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Change-Id: I0d5644790441099434322d486f4ba014fd8bc1f7
Signed-off-by: Neha Jain <neha.jain3@amdocs.com>
Issue-ID: SDNC-214
|
|
Change-Id: I623efec25eafa36308743dc1b65146117abe5ef1
Issue-ID: INT-459
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
Issue-ID: OOM-731
Change-Id: I2137b9dbe7c7a320094c13779e8e43dadef964c7
Signed-off-by: pramod <pramod.kumarsharma@amdocs.com>
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
This should conform to new OOM standard helm structure.
It starts a directory called dmaap which will hold all dmaap components.
But for now it only has buscontroller.
Once we get this working, we can add message-router. (see DMAAP-386)
Patch 2 gets private postgresql working.
I'd prefer to integreate with common postgresql from Tony in a future commit
to avoid any immediate delivery timing dependency.
Patch 3 corrects some port mapping from service to pod.
Change-Id: Id9838d7ddb2ccccfc8b0e3f3b9e50f9b5672c484
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
Issue-ID: DMAAP-117
Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
|
|
The mso directory/chart has not been used in some time
since the new 'so' helm chart was introduced.
Change-Id: I3395222bbaa574e5e22771ace32fc695acaddb0f
Issue-ID: OOM-743
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
Change-Id: I9734e4c2c9722fcd91b95a918395a28f8e23afdd
Issue-ID: OOM-870
Signed-off-by: ac2550 <ac2550@intl.att.com>
|
|
Refactor OOM script of sdc-wfd to align with the other sub-projects of sdc.
Change license template to align with OOM.
Remove '.Values.initImage' for its not be used.
Choose a free number '30256' for the workflow designer's 'nodePort'.
Issue-ID: SDC-1128
Change-Id: Ic5fedf86203ab96209df69c79e92daa88f728d44
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Change-Id: Ic5682433b5284856e3846a641fc64c99e85550b2
Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
Issue-ID: SDNC-214
|
|
Change-Id: Ib11a01170962a932466bcfb1b12e6e0563476e73
Signed-off-by: Neha Jain <neha.jain3@amdocs.com>
Issue-ID: SDNC-214
|
|
|
|
|
|
Introducing a common template to be used by all ONAP
helm charts to ensure consistency in repository resolution.
This will allow the default repository in a chart to be
overridden with a global.repository value and then, if need be,
have the global.repository value be overridden on a per chart
basis using a repositoryOverride configuration value.
In the future will look at trying to address 3rdparty repository
resolution in a simular manor.
Change-Id: I7d6a14ae39d60bf75f80e28a038cea5de31aa558
Issue-ID: OOM-845
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
|
|
|
|
Change-Id: I6cda4dbc168ae6cb110deca5596e5d96f517e7fe
Issue-ID: OOM-790
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
See description in linked issue id.
Change-Id: I3bcec1214875cb318dc45162013aec8957443dc8
Issue-ID: OOM-845
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
DCAE postgres set is based on Crunchy Data Statefulset Helm Example.
It provides a statefulSet of two postgres replicas.
Remaining work: tweak services and PVs. Adjust the chart to
DCAE needs.
Change-Id: Ic05f88fcde5c5967ebd93f944f953262df77d7c6
Issue-ID: OOM-853
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
|
|
|
|
Change-Id: Ib434d8cf0064a13bc3ebd3e16d4d41962f9dff36
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-748
|
|
Change-Id: I90eb42468f84120693d5842ea0cd13b1b3c20ecb
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-748
|
|
|
|
|
|
Issue-ID: OOM-730
Change-Id: I742979aa27022e553b33062762a1ad5f80940726
Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
|
|
Change-Id: I9f4d43c2a3f0766b9c8477a180f5a0bd45fde243
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-748
|