summaryrefslogtreecommitdiffstats
path: root/kubernetes/vfc
AgeCommit message (Collapse)AuthorFilesLines
2020-11-30[COMMON][DOC] Bump version GuilinSylvain Desbureaux18-36/+36
Update charts and requirements to 7.0.0. Create release notes for Guilin Update documentation Issue-ID: OOM-2638 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I965ed6b6ebb7d74bfddaff73edd3dd55a657841c
2020-11-24[VFC] Uses new tpls for repos / imagesSylvain Desbureaux70-87/+358
This commit makes VFC template to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I469198fdfd3aec756e250764875a9ebcfd0a108d
2020-10-30[VFC] Update image of nslcmdyh2-1/+10
1.Update image of nslcm 2.Update annotations Change-Id: Ib34a1596e43f08e13d1c3f691b7428e8ed103e59 Issue-ID: VFC-1763 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-21[VFC] change comment styleJakub Latusek30-0/+60
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ic9e6fec5e5f6897a35d1c2c1036a947e30432efb Issue-ID: OOM-2562
2020-10-19[VFC] Update image of huawei svnfm driverdyh1-1/+1
Change-Id: I48cfa7fc3d1386f991a4eab6af36053fcac219f5 Issue-ID: VFC-1757 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-10-12[VFC] Update image version of zte svnfm driver to 1.3.8dengyh1-1/+1
Issue-ID: VFC-1743 Change-Id: I4c758593e39043a2e8dbf1cfaca36e9f2960529a Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-10-02[VFC] VFC logs to STDOUTDominik Mizyn6-0/+18
Console handler added to log configuration file. Issue-ID: OOM-2514 Signed-off-by: Dominik Mizyn <d.mizyn@partner.samsung.com> Change-Id: Id58644149f5603dffc35375191125793a6250e8e
2020-09-29[VFC]Refactor environment variables of VFCdengyh14-36/+19
Issue-ID: VFC-1751 Change-Id: I27c96ead9ab0bf5054d9abc4c6664262a0430111 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-09-04[GENERAL] Use readiness container v3.0.1Sylvain Desbureaux14-28/+20
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
2020-08-25[VFC]Remove the process of mysql in vfc-redisdengyh8-23/+19
Two main process in vfc-redis: redis + mysql Issue-ID: VFC-1727 Change-Id: Ied784a4ff8270d23f3609a7942dbfb8d81e74084 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
2020-08-03Remove OOM chart related to components which are not in Guilin Releasedyh39-2128/+0
Change-Id: I21f65eebaa0f4655c37bba2ccbd965b6111a2c61 Issue-ID: VFC-1710 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
2020-07-30[VFC] Make VFC compatible with Kubernetes v1.17Grzegorz-Lis15-15/+60
Issue-ID: OOM-2469 Signed-off-by: Grzegorz Lis <grzegorz.lis@nokia.com> Change-Id: Ib7c794cca28ac2494eedba31903dcbd9348820c7
2020-07-16[VFC] Remove EMS-driver chart