eliot.git
4 years agoScripts for Prometheus & cAdvisor installation 70/870/3
abhijit_onap [Tue, 28 May 2019 14:37:38 +0000 (14:37 +0000)]
Scripts for Prometheus & cAdvisor installation

Scripts to automate Prometheus and cAdvisor Installation
Prometheus will be installed in ELIOT Manager and
cAdvisor in the ELIOT Edge Node

1)prometheus.sh
2)generatePromeyml.sh
3)cadvisorsetup.sh

Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I6aa168603826d5358a9acce87f056f837e660d95

4 years agokubeedge setup script 64/864/1
srinivasan.s.n@huawei.com [Tue, 28 May 2019 10:59:12 +0000 (10:59 +0000)]
kubeedge setup script

Change-Id: I3bf02a3714892208dd7440a7edd5ac63f606d7c0

4 years agoSetup Kubeedge script on x86 58/858/2
srinivasan.s.n@huawei.com [Mon, 27 May 2019 17:59:12 +0000 (17:59 +0000)]
Setup Kubeedge script on x86

Change-Id: I913b719c471bc98ea2a87b95da74d84f4d709a0f

4 years agoSetup scripts of ELIOT in Ubuntu and X86 35/435/14
Abhijit Dasgupta [Tue, 5 Mar 2019 14:37:42 +0000 (14:37 +0000)]
Setup scripts of ELIOT in Ubuntu and X86

1)setup.sh:-main setup script
2)common.sh:-install docker in Eliot Manager and Edge Node
3)k8smaster.sh:-install k8s and initialise k8s master
4)k8sworker.sh:-install kubelet, kubernetes-cni and kubeadm
5)nodelist:-worker node details which are to be added.

nodelist content should be in the format:
<eliotedgenodeusername>|<eliotedgenodeip>|<eliotedgenodepassword>

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: I285b07350fb1338da5e06f9816abee6a604faee3
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
5 years agoAdd initial unit test 51/451/8
Yang (Gabriel) Yu [Thu, 7 Mar 2019 07:05:26 +0000 (15:05 +0800)]
Add initial unit test

JIRA: ELIOT-1

Add verify scirpits enabling python style test

Changes:
1. add verigy.sh
2. add requirements/verify.txt

Change-Id: Ibb628d3c0cb92670000513c66815e1b00e6302f2
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoAdded .gitreview 34/434/1
Abhijit Dasgupta [Tue, 5 Mar 2019 13:55:31 +0000 (13:55 +0000)]
Added .gitreview

Change-Id: Ifa1baf5a5b440e42aa2351a92360dbcd103e8844
Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
5 years agoInitial empty repository
Eric Ball [Thu, 31 Jan 2019 02:04:52 +0000 (02:04 +0000)]
Initial empty repository