Age | Commit message (Collapse) | Author | Files | Lines |
|
Use 6.0.0 in preparation for Frankfurt release
Issue-ID: OOM-2320
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8ad82dfdf48b56c38c0e85d640b18cc13c8d9e67
|
|
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
|
|
Issue-ID: LOG-1120
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ie4621751739a3bab67f6ad928aa124d8328a4455
|
|
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
|
|
Issue-ID: LOG-1038
Change-Id: I7f7ab550dc67236b5fd089760c55dd625bfd4179
Signed-off-by: Norm Traxler <normant@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>
|
|
Change-Id: I45e087a888925802c3c658c7eeae73f84d256a94
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-950
|
|
update NDCB image and correct ND external port
Enable Context Aggregator Network Discovery.
Update docker image to 1.4.1-latest (master branch build)
Issue-ID: SDNC-375
Change-Id: I3546e39d5a9c8dd727b934433b579ee684640489
Signed-off-by: Norm Traxler <normant@amdocs.com>
|
|
Enable loggers in network-discovery-micro-service and
network-discovery-context-builder
Issue-ID: LOG-879
Issue-ID: SDNC-541
Change-Id: I54fd751d9af1e83c73e7e2d294fd3ea7ea950c27
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
|
|
Issue-ID: SDNC-375
Change-Id: Ib1c045f08654e39d613a57f37cd336c129875604
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
|
|
Change-Id: I8af6133eea3d5aedf07cc0a026b6e9b60ce70949
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-815
|
|
|
|
Add missing pod dependencies
Change-Id: Id976b00e6e0d0c325d93f3e3b77b757e2c72b378
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1465
|
|
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>
|
|
The fix is to include the URL for Network Discovery Context Builder in the
parent chart so that it can be used by both context aggregator and
network discovery context builder.
Change-Id: I21be5acc21677659f512ba872657ccf7433bdfb2
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: LOG-700
|
|
Issue-ID: OOM-1145
Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.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>
|
|
Issue-ID: LOG-677
Change-Id: Ic3ec81926095ad4472e517e85661ccdaa1b1d7bb
Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
|
|
Change-Id: I1d54d4ed47bb163d93525a765efdf33a72763745
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1372
|
|
Issue-ID: OOM-1320
Change-Id: Ia124efa8520305ec037e4755ed28e3d3e5f327ce
Signed-off-by: Shane Daniel <shane.daniel@amdocs.com>
|