Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I48cfa7fc3d1386f991a4eab6af36053fcac219f5
Issue-ID: VFC-1757
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
Issue-ID: VFC-1743
Change-Id: I4c758593e39043a2e8dbf1cfaca36e9f2960529a
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
|
|
Console handler added to log configuration file.
Issue-ID: OOM-2514
Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com>
Change-Id: Id58644149f5603dffc35375191125793a6250e8e
|
|
Issue-ID: VFC-1751
Change-Id: I27c96ead9ab0bf5054d9abc4c6664262a0430111
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
|
|
Readiness container v3.x and up are now present in ONAP main repository.
They're also not using root user anymore and then script path has
changed.
Finally, "job_complete" script has been integrated in main "ready"
script.
As those changes are significant, we must upgrade all the components at
once.
Depends-On: I5afa83892043f4844afe12e61724a8d368a9f2e0
Issue-ID: OOM-2545
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: I0b4eb5dd86390273532d67d0a9696e1cfcadf110
|
|
Two main process in vfc-redis: redis + mysql
Issue-ID: VFC-1727
Change-Id: Ied784a4ff8270d23f3609a7942dbfb8d81e74084
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
|
|
Change-Id: I21f65eebaa0f4655c37bba2ccbd965b6111a2c61
Issue-ID: VFC-1710
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
Issue-ID: OOM-2469
Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com>
Change-Id: Ib7c794cca28ac2494eedba31903dcbd9348820c7
|
|
ems driver component is removed from scope of Guilin Release
Issue-ID: VFC-1690
Change-Id: I90acd6d11163873594fd04a8b3a521a30ec54cc0
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
Change-Id: I7f432f2db6df8912b874a2bd11c0424ea9e2389d
Issue-ID: VFC-1644
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
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
|
|
Change-Id: Iedfa51903c695ab29ee3060a85c1537c42335f6d
Issue-ID: VFC-1644
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Issue-ID: OOM-2051
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I26c3b15e837ead96477d95312cb450a623ec16ae
|
|
Because Modeling project has created etsicatalog repo to intent to provide common ETSI catalog service,
VF-C catalog migrates to modeling can help reduce duplication of work and promote unified architecture.
This has reported in Architecture meeting 2019-10-15,and also been confirmed during VF-C Frankfurt Architecture Review.
So the corresponding catalog chart need also be removed
Change-Id: I63172ee17d8ffcdb59ac730c05d85b9a63e4d7a0
Issue-ID: VFC-1649
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
microserice
Becaue now oom can register the microservice to msb automatically,
if without K8S, we can also register vfc microservice to msb
automatically by vfc container itself.
IF it is set to false, vfc contanier will not register again, if it is
set to true, vfc will register by itself.
we use this flag to determine who is responbile for serice registeration
and it can reduce duplicate registration.
Change-Id: Ie79a8803725ae0c762d9c39a04f922d9823c46e2
Issue-ID: VFC-1601
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
|
|
Change-Id: I57b66de5d562b5170b841c5615f84f14f75ce16a
Issue-ID: VFC-1644
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Issue-ID: VFC-1600
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I9f83c6f6eaace60c3e974218810e5943c5758c06
|
|
Change-Id: I8602f2cbe425a061470e62d2a6fc490904f42256
Issue-ID: VFC-1601
Signed-off-by: yangyan <yangyanyj@chinamobile.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
|
|
OOM has now templates in order to create the needed PVC, using:
* a PV with a specific class when using a common nfs mount path between
nodes (sames as today use) --> is the default behavior today
* or a storage class if we want to use dynamic PV.
On this case, we use (in order of priority):
- persistence.storageClassOverride if set on the chart
- global.persistence.storageClass if set globally
- persistence.storageClass if set on the chart
Change-Id: Ibc8825b97cbe8939cf085d1cdd17e0a67e45c96b
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Change-Id: I156e5d688023d96954a106e6b6e81f7911f91e2b
Issue-ID: VFC-1523
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Change-Id: Ib3390afb9c1e154d9cadf9d7dc7707b35d37a8fe
Issue-ID: VFC-1494
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Change-Id: I9c1321955c59b6f29c454aced0c00f713f5384ea
Issue-ID: VFC-1467
Signed-off-by: yangyan <yangyanyj@chinamobile.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
|
|
Issue-ID: VFC-1396
Change-Id: I4c1a88e5dc85caef96498d8749d4a262eebe02f5
Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
|
|
Issue-ID: VFC-1396
Change-Id: Ia8617e6c54c3a504e9f68dbe34ee16f37117e26c
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Issue-ID: VFC-1373
Change-Id: Id6a22594533647674dde626a013060e294e9645e
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Issue-ID: VFC-1373
Change-Id: I42af27a20622109b1ec96d6900c9e40cbb7e3970
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
|
|
Issue-ID: VFC-1373
Change-Id: Ic5d82525b795941e23f39b6d2ee4f1959b30eec3
Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
|
|
Issue-ID: VFC-1374
Change-Id: I7075ea58836d5a1dafb72eeaf99f90c52d909db6
Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
|
|
Issue-ID: VFC-1373
Change-Id: Ia232ab4ab7b3fdddeb7777d2f756cc62f1f01410
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
|
|
Change-Id: I05c3890cf7b1cc87c575a79f0a767a4d35634161
Issue-ID: INT-1042
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
Issue-ID: OOM-1776
Change-Id: I092815a6e5eebfe10cf213d995578238d73d0e48
Signed-off-by: yangyan <yangyanyj@chinamobile.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>
|
|
Issue-ID: OOM-1623
Change-Id: Idd9ecfaa99a7e4e8b57e12a5c442a4a1a3c3a6a0
Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
|
|
Sync docker tags with the release manifest from integration
repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4.
Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757
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 178b6b9fbab29eabee2dc05273029a560c459aa0.
Change-Id: Id7f6630d356a743b3999389f2a70cbc8c69af4b7
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Issue-ID: VFC-1160
Change-Id: I48a109c59fdee710e21c2f75e5fb0a74061f91f5
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Change-Id: Icd64543e9dcbde932852996c8b28e0e8c879c61b
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-1159
|
|
Sync docker tags with the release manifest. It is
assumed that the release manifest is the
"single source of truth" and that the versions in
the helm charts are out of date.
Change-Id: I2902e60b25f57409dd616780a626e63c92d26769
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
resolving merge conflict and aligning with resource
template
bumping up small/large limits so pods actually run
Issue-ID: OOM-1166
Change-Id: Ied1a88f99f288544272e106677bba3f3131e48cb
Signed-off-by: GregSulek <gsulek@amdocs.com>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
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>
|
|
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b
Issue-ID: OOM-1422
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
Issue-ID: VFC-1031
Change-Id: Icab173a0927d3b82ea38733b6541e197ae01930f
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|