Age | Commit message (Collapse) | Author | Files | Lines |
|
Add VFC containers to ONAP K8S
MK:- fixed issues related to port names longer than 15chars
- scoped pods to the onap-vfc namespace.
All deployments still fail due to missing docker images in nexus3
Yan:- fixed docker images in nexus3
MK (patchset 7)
- adding image pull secrets or they all fail
- address Alexis comments by removing trailing spaces &
removing activii (with the comments left in it crashes out)
MK: (patchset 8)
- removing trailing whitespaces
Change-Id: Iab9f641aaa580511c0e4a073a71da723aaf07315
Issue-ID: OOM-19
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Pods aren't starting properly. Let's not take any risk, so reverting.
3m 18s 4 kubelet, kubernetes-5 spec.containers{vid-server} Normal Killing Killing container with id docker://vid-server:FailedPostStartHook
This reverts commit 4ca69ea2b6a2aaaf0974953a3c3dec7694fdfcb0.
Deployment of: filebeat containar for each relevant component Issue-ID:OOM-110
Change-Id: I7953ac3b0e2a4ecbdd1a7d2a48cb9a1964bf08ab
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
Fixed nodeport conflicts.
Change-Id: I1684d9808a2b6b6eda2417fd957816852f9cd751
Issue-Id: MULTICLOUD-108
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
|
|
The Default namespace prefix for all pods deployed by one-click is
'onap', but the values file for Consul was using 'inf' instead.
This has been corrected to be in line with the other components.
Issue-ID: OOM-86
Change-Id: I05a184090f678af8d019ba46eb6c750e5ee03e39
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
|
|
Created the initial base deployment yamls for VNFSDK.
Issue-ID: OOM-320
Change-Id: I3b062654dcb3d48c91cdc90d59597bf27a662b23
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
|
|
Issue-ID: OOM-86
Change-Id: I3aac0a420cc22b9ef4183a17dc10f1b52299f01f
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
|
|
|
|
Deployment of: filebeat containar for each relevant component
Issue-ID:OOM-110
Change-Id: I3605a975ee9dbe3e34b8fa6b17fef52e9d29b975
Signed-off-by: Itay Hassid <itay.hassid@amdocs.com>
|
|
This push adds health checks for the SDNC.
IssueID: OOM-86
Change-Id: I73b15e09388e87dc481d77b76ba302ff4dcb4317
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
This push adds health checks for the SDC components.
Issue-ID: OOM-86
Change-Id: I67c861a7a3e98f2aaa88c30e3132500cfc429118
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
|
|
|
|
|
|
This push adds health checks for the MSO components.
Issue-ID: OOM-86
Change-Id: Ia8908e4225248f51c73d8d41aa8895cd6f9b511c
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
A new RESOURCES_HOSTNAME environment variable was added to the traversal
service to allow configuration for communicating with resource service.
The gremlin service has been removed from AAI 1.1 deliverables.
Change-Id: Id38581d49822cb3aa8ccb912508fabfb5c775a5a
Issue-Id: OOM-312
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
|
|
This push adds health checks for the following message-router
components: DMaaP, Kafka, and ZooKeeper.
Issue-ID: OOM-86
Change-Id: Icb557a27208eea94ea7ee6d8eadfb1f02481d7b4
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
launching the dcaegen2 bootstrap container in OOM K8s.
-based on dcaegen2/deployments/bootstrap/README-docker.md
-requires an openstack private key pair file locally
-requires mining and updating a yaml configuration file
as per the comments in the sample file given.
-unfortunately, my attempts to bundle the secret and configmap
in the helm package didn't work out as they are external files
so I create them using the createAll.bash script.
Issue-ID: OOM-107
Change-Id: I221f60af66ea0f7e97ddd8b92819dce9aa6b5a81
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
The OOM is moving to using Consul to provide health checks for all ONAP
components. This push adds deployment of a 3 node Consul Server cluster
and a single Consul agent to the 'OneClick' deployment.
As a first step, health check scripts for the A&AI microservices have
also been included. Support for additional ONAP components will follow.
Issue-ID: OOM-86
Change-Id: Ib63f3d8b1b745551c9ec55b6529d022b32006e9c
Signed-off-by: gfraboni <gino.fraboni@amdocs.com>
|
|
trying to keep up with changes in SO upstream 1.1
-robot health check still fails with a HTTP 503.
--The same error is observed in the HEAT env.
-unforking config directories and instead mounting files
that we need to change.
-the DB boot sql scripts are checked out on the VM and are
not within the container which makes keeping in synch
an ongoing process until we spend time improving config/boot
Issue-ID: OOM-311
Change-Id: Ia91ced683ca985184c2752917795e2b7ebffb9a8
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Portal container names now include a hyphen. K8s deployment
descriptors updated to point to new containers.
Change-Id: I7b6b08a9d707b1b9747c6f45de70df7392cfca8f
Issue-Id: OOM-310
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Replaced underscore with hypen. Underscores not supported in yaml.
Change-Id: I5b45708cc39aac346a03d4d25ed82ab4080bd608
Issue-Id: OOM-309
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
https://gerrit.onap.org/r/#/c/7773/ was not picked up
when the appc move to 1.1. was done in the OOM project.
Issue-ID: OOM-308
Change-Id: Ic2d6d89cce8d1076b7a4e1decf8665d760209a68
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
|
|
Issue-ID: OOM-307
Change-Id: Ic7261ae2bf34f5490b67daf01851aea1913bd585
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
This change to robot caused demo init stop working in OOM
as we were using tenantName to keystone auth.
https://gerrit.onap.org/r/#/c/11539/
This fixes the issue and requires a new parameter to
onap-parameters.yaml.
steps to workaround will be provided in the jira comments
Issue-ID: INT-149
Change-Id: I3dad07b24313a5bc6637b602a8c52835544155e8
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Added the initial deployment yamls for CLAMP and updated one-click
Issue-ID: OOM-12
Change-Id: I48c842d77bf95ad53dcff9ab28edf542b1cb4bf5
Signed-off-by: Dusan Rozman <dusan.rozman@amdocs.com>
|
|
|
|
Change-Id: Iaff7c8d58d913528c05a16302b5a1e18d7824dc1
Issue-Id: OOM-18
Signed-off-by: liangke <lokyse@163.com>
|
|
Issue-Id: OOM-113
Change-Id: I669e5e7f0298fc80ab472cd874e6384b24e72c7d
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
|
|
Deploying MSB first and kube2msb last will ensure
all the ONAP services can be registered to MSB.
Issue-Id: OOM-278
Change-Id: I3210f407c7b338b765117f8f2ba7a1d4920f3b32
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
The json format is not correct due to lacking of a comma.
Issue-Id: OOM-222
Change-Id: I5af614d02e8cddd96efa80d09d72dcf264756ae1
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Issue-Id: OOM-223
Change-Id: Ie1ad56e163bc00b91465e25359d272122ae8ebfd
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Change-Id: I0801156481c8306cc7599a27d50b981385968a70
Issue-Id: OOM-18
Signed-off-by: liangke <lokyse@163.com>
|
|
|
|
|
|
|
|
Change-Id: I12780f57f5f2070e5603d25a7fd6a78320220845
Issue-ID: OOM-277
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
Deployment of: Logstash + ElasticSearch + Kubana with all the configuration files- fix hostPath in PersistentVolume
Issue-ID:OOM-110
Change-Id: Id8e831667ebd99b501504f12be5b382422e1599b
Signed-off-by: itay <Itay.Hassid@Amdocs.Com>
|
|
|
|
|
|
Make sure time zones on the containers are in sync with the hosting machines
Change-Id: Ie22608bda63cbcdf564f73adcdd3e829afad05ca
Issue-ID: OOM-299
Signed-off-by: yuryn <Yury.Novitsky@Amdocs.com>
|
|
OOM deployment configuration for CLI.
Change-Id: I4b34c64be7fba5c3bcfbb35ea497b6e5abde8305
Issue-ID: CLI-41
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|