Age | Commit message (Collapse) | Author | Files | Lines |
|
so-monitoring pod doesn't start completely.
This issue has been addressed here
Change-Id: Iab0d8fd3f1a7b9b000d2eac3968fefc07b5b2230
Issue-ID: SO-1138
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
|
|
All the override files are updated to be in sync with so docker config repository
and address the issue raised.
Change-Id: Iee2badf00dbf57b68871505370d070a2450d3d0b
Issue-ID: SO-1105
Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
|
|
|
|
Change-Id: I54ebe3f84268d294438160b37aa2d6d04bf7a24f
Issue-ID: OOM-1429
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Password are incorrect, resulting in 401
Change-Id: Ice02056afbf1450ebc0295ee5d362a68061b3ee1
Issue-ID: OOM-1426
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: Id24b5e4f1895955deac3d8d4f8192be81e64a913
Issue-ID: OOM-1428
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
All SO override files are updated with correct kube dns address for inter application communications based on review comments
Change-Id: I6e1487f3d5a7db49df3e40fb41b6b148aacfee8d
Issue-ID: SO-1022
Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
|
|
This check-in is an updated version of helm charts for so
containers based on review comments
Change-Id: I690430622ecbdcaf099a6165844142841db436dd
Issue-ID: SO-709
Signed-off-by: Ramesh Parthasarathy(rp6768)<rp6768@att.com>
|
|
Issue-ID: SO-391
Change-Id: I0e61fd84ef282c8701f4c49325eae0d73bc4dad1
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: SO-526
Change-Id: Ibeaa40cbeb2c0df3b564afe89fd804542b6fce06
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: OOM-1068
Change-Id: Ibea86d352e439e14d39b484eddf37314c0b8a16e
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: OOM-1068
Change-Id: I7ff15fa9eb6c29852c089ad10e0c63faba05fe00
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
The presence of these disrupts the SO boot process resulting in
the misconfiguration found by the defect
Issue-ID: OOM-1052
Change-Id: I527698c6ccbdd42b3435ca33dc97cb09da7afd97
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Swapping out aai.crt for onap-ca.crt.
Change-Id: I4537fcc02c17ed19a0b3c5fa3581037c9999dd5c
Issue-ID: OOM-1068
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Adds watchdog config and tables, oof configuration, aai athentication, etc.
Change-Id: I43b5432d12c69ef45cdbeff5ab3427fbf5e9d1d0
Issue-ID: OOM-1039
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Aligned service names (and numerous other minor fixes) with latest best practices
and standard templates.
Change-Id: I740fe299053805df60abcd6a6043031d8beda7e8
Issue-ID: OOM-909
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Change-Id: Ia742842cf1878c5786f71949013ed8afedd13c39
Issue-ID: OOM-909
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Change-Id: Ic9f0eb567716224893955d9379e9ed9308b9ea79
Issue-ID: OOM-740
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
updated the endpoints and service in a single namespace onap deployment prospective
updated the parameters order for the image source to allow override
Issue-ID: OOM-743
Change-Id: I6a379ec4661d465f95478b383d60c3b2eecc0f72
Signed-off-by: Jerome Doucerain <jerome.doucerain@bell.ca>
|
|
This is a standardization (based on helm community best practices)
of a Helm chart for the Service Orchestrator (so) in ONAP.
How to deploy the so chart (outside of the parent onap chart) from
the local oom/kubernetes codebase.
** need to create/update dependencies defined in the chart's
** requirements.yaml
helm dep update so/
** deploy the so helm chart with the "release" name of 'onap'
helm install so/ -n onap
Change-Id: I22471eb9fe0dec32941e14dc63857222c80ebe20
Issue-ID: OOM-727
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|