converged-edge-experience-kits
converged-edge-experience-kits copied to clipboard
Source code for experience kits with Ansible-based deployment.
On the official API documentation web [page](https://www.openness.org/api-documentation/?api=controller#/) it is assumed the existence of a Controller API. However, I am not able to find more documentation or information about this API...
On this pull request we changed the playbooks in order to deploy OpenNESS in environments with Edge Nodes with `Ubuntu 20.04` installed. It is important to notice that the deployment...
Hi, We tried deploying openness-experience-kit(v20.12). We were able to deploy controller successfully, but while deploying node faced the below mention issue. I am also attaching deployment log here( [2020-12-21_14-31-23_ansible.log](https://github.com/open-ness/openness-experience-kits/files/5725408/2020-12-21_14-31-23_ansible.log) )....
I have tried at least 4 times now, but every time the setup has failed at this point where it complains of eaa-kafka...Not sure what I can be doing wrong...
Hi, I'm trying to follow the "OpenNESS Devkit for Azure" template that is shown on openness-experience-kits/cloud/. When I try to deploy the template on Portal Azure, I get an error...
The status of eaa pod in openness is CrashLoopBackOff The log of eaa pod describes “Error:failed to start container “eaa”:Error response from daemon:OCI runtime create failed:container_linux.go:367:starting container process caused:exec:”sudo”:executable file...
I have set the flavor as media-analytics in inventory.yml, . As per this document https://github.com/open-ness/specs/blob/master/doc/flavors.md#cera-media-analytics-flavor this flavour should provision a set of video analytics services based on the Video Analytics...
env: openness(master) cni: calico+ovn4nfv description: multus conf is only configure for ovn4nfv and not configure for calico. And we are calling ovn4nfv twice as well. Network card addition failed. I0520...
Hi all, Deployment fails with the following error. TASK [kubernetes/harbor_registry/controlplane : helm install] **************************************************************************************** task path: /home/converged-edge-experience-kits-openness-21.03.01/roles/kubernetes/harbor_registry/controlplane/tasks/main.yml:77 Monday 10 May 2021 10:02:57 +0800 (0:00:01.917) 0:04:08.122 ************ fatal: [opennesscontroller]: FAILED! =>...
Hi, We were successful in running the deploy script for controller and node with ne_ngc_test_enable variable true in group_vars/all/10-default.yml. The documentation mentioned that by enabling ngc rule, the playbook script...