eliot.git
5 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