Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Id8626c02f4c8bf3e1da406920169c0ed6bee457f
Issue-ID: SDC-2798
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Move OOM to use SDC cassandra 3
Issue-ID: SDC-2595
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: Ie58f3420cad70fbed7931656a98951e69a4b7b4b
Signed-off-by: shrek2000 <oren.kleks@amdocs.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
|
|
Update of the workflow fe and be charts to secure the communications and to start the backend server is https mode with a secured connection to SDC
Issue-ID: OOM-1954
Signed-off-by: IlanaP <ilanap@amdocs.com>
Change-Id: Ia3c4c714e317b8f8b6b4ee9245daa50eea50275f
Signed-off-by: IlanaP <ilanap@amdocs.com>
|
|
Issue-ID: OOM-2187
Change-Id: I2ae6b0f2482641b3f482121354596574b684b2d1
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
|
|
-Enabled HTTPS for frontend and backend
-Updated paths and passwords for a certificates
Issue-ID: SDC-2479
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ic4b379bc2eb73a984221fa06ddc0fe8f0fa2116b
|
|
Proper configuration for HTTPS in the sdc:
-configured the livenessProbe/readinessProbe ports
-changed mount path for dcea-be components
-updated dcea component images
-updated VID and Portal to talk with the SDC
Change-Id: Ibdece8f095aaa79e326cb9c4510e8227a7856b15
Issue-ID: SDC-2548
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
Removed exposed port 7001 by JDWP in sdc-wfd-be
Issue-ID: OJSI-79
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I5ccad4c0d5330bd7e0bffa2cca6b7e3d8ef18f6a
(cherry picked from commit 09dca2aef073f493e63f11198f44246008567597)
|
|
Change-Id: Icc7eaff6798367f717680c051b146fa5a4860278
Issue-ID: SDC-2521
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
(cherry picked from commit d7b6ac82af6349f96910c059aa50432c1c04b5e8)
|
|
Issue-ID: TEST-185
Change-Id: I2bce2a44aa540a846933c548dd0ab67f3e53e679
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
|
|
Upgrade SDC from Titan to Janus Graph
Change-Id: I3f14e07b3eb54401f806687e3110559ada5b7496
Issue-ID: SDC-2296
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
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: I78125eed15afe4ee5f54c1334fe9d7c3261efd64
Issue-ID: SDC-2272
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Change-Id: Ia601a7b4420adcfc82526805ab496c6194962b5e
Issue-ID: SDC-2272
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Change-Id: I2ea2841c6902b786446c7bc850183fa21552214a
Issue-ID: OOM-1203
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
|
|
1. Moved certificate related info to helper file.
2. Minor bug fix
Change-Id: I6769515e5ea4823309ffa478ea737234e9171b68
Issue-ID: OOM-1740
Signed-off-by: priyanshua <pagarwal@amdocs.com>
|
|
1. Added multiple property mapping parameters.
2. Added some placeholder volume mounts.
3. Refactored few property names.
4. Didn't expose service on HTTPS due to absence of preserved node port.
Change-Id: I55e66b5a1ff8798afa86088428d304f932ac37f8
Issue-ID: OOM-1740
Signed-off-by: priyanshua <pagarwal@amdocs.com>
|
|
Added a flag to decide whether init job is needed.
Change-Id: I1f18675907e606ef6c123b1e6a587f108cab3f73
Issue-ID: OOM-1712
Signed-off-by: priyanshua <pagarwal@amdocs.com>
|
|
Added a flag to decide whether init job is needed.
Change-Id: Ib40571048dac1d1161d756edc5d738b86aac1c7a
Issue-ID: OOM-1712
Signed-off-by: priyanshua <pagarwal@amdocs.com>
|
|
Update workflow context
Change-Id: I6ec8240cabc7cded7b097d1527d87980791055d1
Issue-ID: SDC-2121
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release.
In addition the requirement.yaml files have been updated to allow for
chart versions that include timestamp suffix. A following on patch will
take care of changes to the OOM Makefiles to support injection of the
timestamp versions.
Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb
Issue-ID: OOM-1642
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Sync docker tags with the release manifest from integration
repo commit 0aad96cbbcdb97c2b074cb83d367c29dac6243df.
Issue-ID: INT-663
Change-Id: I877077c3a35cb196c89ebb0e27dfe452e12b5249
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Sync docker tags with the release manifest from integration
repo commit a71e3709faa5f281361ddfcd79eb4bd11550edca.
Change-Id: Ib937100d49aedced19a83593596906cadabc12e4
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Sync docker tags with the release manifest from integration
repo commit 90e136c83ec5434abaeb9939b995f86aa4089850.
Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release.
Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b
Issue-ID: OOM-1354
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
1. Added additional arguments
2. Changed the debug ports on BE and FE
Change-Id: I8b83ee4e7656b3cdb64436c48b1c44bf720ba873
Issue-ID: OOM-1312
Signed-off-by: priyanshua <pagarwal@amdocs.com>
|
|
Issue-ID: OOM-1306
Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f
Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
|
|
SDC Workflow Designer for OOM deployment via K8S
Change-Id: I3b27e0d809c006b61e0947a8d8905862f00def23
Issue-ID: OOM-1312
Signed-off-by: priyanshua <pagarwal@amdocs.com>
|