eliot.git
3 years agoSphinx documentation configuration files 75/3675/3
abhijit_onap [Tue, 18 Aug 2020 17:09:37 +0000 (22:39 +0530)]
Sphinx documentation configuration files

Initial Documentation Files for ELIOT
For integration with Read the Docs

Modifying build issues in conf.py file

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

3 years agoAdded Deployment Files 84/3584/1
abhijit_onap [Thu, 18 Jun 2020 08:52:52 +0000 (14:22 +0530)]
Added Deployment Files

Deployment via YAML declarative files.

Deployment Objects supported
1. Pod
2. Service

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

3 years agoAdded Authentication Component 80/3580/4
abhijit_onap [Wed, 17 Jun 2020 11:40:40 +0000 (17:10 +0530)]
Added Authentication Component

Added JWT Authentication Files.
Updated with License information.

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

3 years agoMerge "Home page carousel"
khemendra kumar [Tue, 26 May 2020 11:36:46 +0000 (11:36 +0000)]
Merge "Home page carousel"

4 years agoCentosEnv Edge node k8s version fix 91/3391/1
Srinivasan Selvam [Tue, 28 Apr 2020 12:15:14 +0000 (17:45 +0530)]
CentosEnv Edge node k8s version fix

Kube-config missing in ubuntu fix

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: Ieb6339a6157ebb79abae8d7093dc71c14bd5ebc0

4 years agoHome page carousel 73/2173/5
Srinivasan Selvam [Fri, 27 Dec 2019 10:31:25 +0000 (16:01 +0530)]
Home page carousel

login & signup module - role based login added

app management - deployment, history

code optimizations - deployment history

describe page added

nodes features - add, edit, delete

login page beautifications using Particle.js added

signup page particle.js added

Docker file added to create development mode container

Home page modifications using bootstrap added

code optimisation by removing inline css elements

Dashboard component added with the features to view pod-stability
nodes stability and services running, successful deployment datasets
and Deployment success / failure / pending status with doughnut graphs
using bootstrap components with responsive UI

Home page modified with features in portal

Added copyright information in home page

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: Iba85d2a98a29596baaecd9c6d6744913fb23ccbc

4 years agoELIOT-UI Backend Code Added 18/1918/2
Abhijit Dasgupta [Tue, 5 Nov 2019 10:00:49 +0000 (10:00 +0000)]
ELIOT-UI Backend Code Added

ELIOT-UI Backend Spring Boot Application using Java Kubernetes Client
Code to interact with Kubernetes API-Server

First Release supporting below Features
1. Display Nodes in ELIOT Cluster
2. Display Services in ELIOT Cluster
3. Display PODS running in ELIOT Cluster

Added Server Port in application.properties file

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: Icf8e1e03a3882b83710a4e989b89e0f797765a7d

4 years agoMerge "ELIOT-UI Portal Backend Code Added"
khemendra kumar [Mon, 2 Dec 2019 05:46:15 +0000 (05:46 +0000)]
Merge "ELIOT-UI Portal Backend Code Added"

4 years agoELIOT Command Line Interface Commit 34/2034/1
Abhijit Dasgupta [Thu, 21 Nov 2019 13:27:42 +0000 (13:27 +0000)]
ELIOT Command Line Interface Commit

elcli GoLang Code Commit for operations

1. elcli init
2. elcli reset
3. elcli cleanup
4. elcli --help

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: If3637f312d2371ceac2b2546c4310bf6f9bfd6f4

4 years agoPath Fix and Folder Name fix of OPCUA 29/2029/1
Abhijit Dasgupta [Thu, 21 Nov 2019 08:24:57 +0000 (08:24 +0000)]
Path Fix and Folder Name fix of OPCUA

Modified folder name in setup.sh from opcua to opc-ua
Change to scripts path before executing opc-ua method

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: I75d6ac403f084450572b56ff6bf4180b3ac485dc

4 years agobug fix 26/2026/1
Srinivasan Selvam [Thu, 21 Nov 2019 05:01:14 +0000 (10:31 +0530)]
bug fix

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I36052b42648891f297043b9f845e604655b93545

4 years agoMerge "logs uCPE updated"
khemendra kumar [Wed, 20 Nov 2019 14:45:02 +0000 (14:45 +0000)]
Merge "logs uCPE updated"

4 years agologs uCPE updated 18/2018/1
Srinivasan Selvam [Wed, 20 Nov 2019 14:40:40 +0000 (20:10 +0530)]
logs uCPE updated

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I441810714f20c9c5ceae51af2311718a87073e3f

4 years agoAdded logs for iotgateway 17/2017/1
Srinivasan Selvam [Wed, 20 Nov 2019 13:14:23 +0000 (18:44 +0530)]
Added logs for iotgateway

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I49538490ce1a378423339570df80478e3c9e4330

4 years agoOPC-UA support in IOT Gateway Node 05/2005/4
Abhijit Dasgupta [Tue, 19 Nov 2019 09:05:51 +0000 (09:05 +0000)]
OPC-UA support in IOT Gateway Node

Added OPC-UA scripts for deploying in IOT Gateway Blueprint
Modified setup.sh script to invoke OPC-UA install script

Added License in build.sh and install.sh scripts under OPC-UA

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: I538a352b4e533670b3502d8e6b26f6d1793183ad

4 years agokubeedge integration for iotgateway 95/1995/7
Srinivasan Selvam [Mon, 18 Nov 2019 05:34:36 +0000 (11:04 +0530)]
kubeedge integration for iotgateway

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I03b3d1ea35001b553f3de834d7c2ce793fe5c4f3

4 years agochanges for centos updated to iotgateway blueprint 77/1977/2
Srinivasan Selvam [Thu, 14 Nov 2019 05:13:14 +0000 (10:43 +0530)]
changes for centos updated to iotgateway blueprint

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I0977ce0bf5835f66eb8cfe6a8addf7e799ae2878

4 years agoAdded log file for edgex verify script 59/1959/1
Abhijit Dasgupta [Tue, 12 Nov 2019 12:09:16 +0000 (12:09 +0000)]
Added log file for edgex verify script

Modified file setup.sh

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: I11e13e5d45884bde373341af8c89623e2b6b0074

4 years agoMerge "Modified the path"
khemendra kumar [Tue, 12 Nov 2019 11:52:22 +0000 (11:52 +0000)]
Merge "Modified the path"

4 years agoMerge "Add scripts to install opc-ua"
khemendra kumar [Tue, 12 Nov 2019 11:30:05 +0000 (11:30 +0000)]
Merge "Add scripts to install opc-ua"

4 years agoModified the path 57/1957/2
Abhijit Dasgupta [Tue, 12 Nov 2019 08:52:02 +0000 (08:52 +0000)]
Modified the path

Modified the execution path back to edgex folder
As verifyedgex.sh was not getting triggered from
setup.sh script.

Taking the backup of edgex folder and then switching
back to that folder after yaml files are deployed

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: I7cdf82f3a8ab6f010657e5382dfa26f60632bec6

4 years agoMerge "Bug Fix and Enhancement of setup.sh"
khemendra kumar [Tue, 12 Nov 2019 08:32:55 +0000 (08:32 +0000)]
Merge "Bug Fix and Enhancement of setup.sh"

4 years agoMerge "k8s_edgeos_condition"
khemendra kumar [Tue, 12 Nov 2019 06:06:20 +0000 (06:06 +0000)]
Merge "k8s_edgeos_condition"

4 years agoMerge "CentOS Setup Master CleanUp Script"
khemendra kumar [Tue, 12 Nov 2019 06:05:49 +0000 (06:05 +0000)]
Merge "CentOS Setup Master CleanUp Script"

4 years agoMerge "k8s cleanup script on centos"
khemendra kumar [Tue, 12 Nov 2019 06:05:23 +0000 (06:05 +0000)]
Merge "k8s cleanup script on centos"

4 years agocalico version updated for kubernetes 16.0.0 55/1955/1
Srinivasan Selvam [Tue, 12 Nov 2019 05:43:10 +0000 (11:13 +0530)]
calico version updated for kubernetes 16.0.0

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I16435a78bf3e0c9638d8c48c042849d2939deacf

4 years agoBug Fix and Enhancement of setup.sh 54/1954/1
Abhijit Dasgupta [Tue, 12 Nov 2019 04:43:28 +0000 (04:43 +0000)]
Bug Fix and Enhancement of setup.sh

Modified verifyedgex method
Added log lines for CAdvisor and Prometheus Setup

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: Idb5bd8c2dd3b6b6a2fe068f2dc7d8e6b460d39b2

4 years agoMerge "Bug Fix: Rectified the k8s_worker_common"
khemendra kumar [Tue, 12 Nov 2019 01:09:29 +0000 (01:09 +0000)]
Merge "Bug Fix: Rectified the k8s_worker_common"

4 years agoBug Fix: Rectified the k8s_worker_common 51/1951/1
Abhijit Dasgupta [Mon, 11 Nov 2019 10:55:31 +0000 (10:55 +0000)]
Bug Fix: Rectified the k8s_worker_common

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: I08fb5e8cef492d3540fd92de6cd9067d2710bc12

4 years agoMerge "bug fixing uCPE"
khemendra kumar [Mon, 11 Nov 2019 10:54:45 +0000 (10:54 +0000)]
Merge "bug fixing uCPE"

4 years agobug fixing uCPE 32/1932/2
Srinivasan Selvam [Thu, 7 Nov 2019 12:21:26 +0000 (17:51 +0530)]
bug fixing uCPE

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I385213a7fc1c8d23d43e0d155705a34ad6ca5f6e

4 years agoAdded some lines for more readiblity of logs 50/1950/1
Abhijit Dasgupta [Mon, 11 Nov 2019 08:52:03 +0000 (08:52 +0000)]
Added some lines for more readiblity of logs

Modified script
1. edgexonk8s.sh
2. verifyedgex.sh - to test edgex platform deployment on iot gateway node
3. setup.sh -- integrated testing of edgex platform in iot gateway platform.

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: I10b86475b132db25bd555be8749ea23aae6bf01d

4 years agoMerge "uCPE Blueprint"
khemendra kumar [Wed, 6 Nov 2019 06:42:57 +0000 (06:42 +0000)]
Merge "uCPE Blueprint"

4 years agouCPE Blueprint 21/1921/2
Srinivasan Selvam [Wed, 6 Nov 2019 05:00:42 +0000 (10:30 +0530)]
uCPE Blueprint

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I2a1d188e1d0ba6eedccb3a97b03a084a1b979067

4 years agoIOT Gateway Blueprint Setup 20/1920/1
Abhijit Dasgupta [Wed, 6 Nov 2019 05:03:22 +0000 (05:03 +0000)]
IOT Gateway Blueprint Setup

Setup bootstrap script to setup IOT Gateway Blueprint.
The setup installs the common applications which are part
of ELIOT IOT Gateway Platform Stack.

The scripts include the setup and test scripts for the
IOT Gateway Blueprint.

More details refer the ELIOT IOT Gateway Blueprint Documentation

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: Ic387cdc45bdec6c15a5440370ee351cb665da336

4 years agoMerge "Added Edgex Platform Test Script"
khemendra kumar [Tue, 5 Nov 2019 10:13:08 +0000 (10:13 +0000)]
Merge "Added Edgex Platform Test Script"

4 years agoELIOT-UI Portal Backend Code Added 16/1916/1
Abhijit Dasgupta [Tue, 5 Nov 2019 08:53:50 +0000 (08:53 +0000)]
ELIOT-UI Portal Backend Code Added

File added

1. .gitignore

Signed-off-by: Abhijit Dasgupta <abhijit.das.gupta@huawei.com>
Change-Id: I3a4c312cd1d3661c68c928ca716e8080c764bf47

4 years agoAdded Edgex Platform Test Script 07/1907/2
abhijit_onap [Mon, 4 Nov 2019 13:01:25 +0000 (13:01 +0000)]
Added Edgex Platform Test Script

Modified kubernetes_cleanup.sh to support non-root user
handling.

Script Added
1. verifyedgex.sh

Script Modified
1. kubernetes_cleanup.sh

Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: Ie0c883fb740c903a84110b6afd315a6fff7eeb9c
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
4 years agoeliot-portal 92/1792/5
Srinivasan Selvam [Wed, 16 Oct 2019 04:44:05 +0000 (04:44 +0000)]
eliot-portal

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I1621be797ab202ae6f5f0e1459c2343306e8b610

4 years agoModified K8S Version to 16.0 and integrated edgex 16/1816/2
abhijit_onap [Tue, 22 Oct 2019 09:34:47 +0000 (09:34 +0000)]
Modified K8S Version to 16.0 and integrated edgex

Added edgex/edgeonk8s.sh file to integrate edgex platform
in ELIOT platform.

Updated Kubernetes version from 13.0 to 16.0
Updated Calico YAML file to v3.8, added yamllint disable macro
Updated k8s-cni version to 0.7.5

Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: I60d479c371d453818ba1c774b7a5c29b1e4d45ef
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
4 years agoMerge "add the jenkins job yaml and scripts"
wutianwei [Thu, 26 Sep 2019 03:53:56 +0000 (03:53 +0000)]
Merge "add the jenkins job yaml and scripts"

4 years agoAdd scripts to install opc-ua 18/1618/1
wutianwei [Thu, 19 Sep 2019 07:28:48 +0000 (07:28 +0000)]
Add scripts to install opc-ua

1. Running install.sh to instal the opc-ua
2. Running docker/build.sh to build the opc-ua
   image, and run the image to start opc-ua server

Signed-off-by: wutianwei <wutianwei1@huawei.com>
Change-Id: I3c85ed23c6dc3f154e628a40ab216926ad65c43d

4 years agoCentOS Setup Master CleanUp Script 57/1457/1
abhijit_onap [Fri, 23 Aug 2019 10:57:50 +0000 (10:57 +0000)]
CentOS Setup Master CleanUp Script

Will invoke cleanup_centos.sh script

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

4 years agok8s_edgeos_condition 46/1446/1
Srinivasan Selvam [Thu, 22 Aug 2019 09:08:55 +0000 (09:08 +0000)]
k8s_edgeos_condition

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I4e0a9ff840dc64fb908e9b7907c5cfeb60da97a6

4 years agoModified 2 files 45/1445/3
Garima Misra [Thu, 22 Aug 2019 04:23:53 +0000 (09:53 +0530)]
Modified 2 files

Change-Id: Ibbe2a23e86a6fa0b45842f7239cb71e604c7d1f0

4 years agok8s_centos 19/1419/4
Srinivasan Selvam [Fri, 16 Aug 2019 09:27:40 +0000 (09:27 +0000)]
k8s_centos

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I7ee802d859e4418d282eb69b405eda250871a4a7

4 years agok8s cleanup script on centos 30/1430/4
Srinivasan Selvam [Mon, 19 Aug 2019 08:50:57 +0000 (08:50 +0000)]
k8s cleanup script on centos

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: Ibef4ffa7cffc90e817e4557eb35f3cb801d716c4

4 years agoadd the jenkins job yaml and scripts 33/1333/2
wutianwei [Wed, 7 Aug 2019 03:45:53 +0000 (11:45 +0800)]
add the jenkins job yaml and scripts

when need create or update the jenkins job
follow the steps as below
1. git clone the code to jenkins server
2. modify the yaml and scripts
3. run the command "jenkins-jobs update  global/:eliot/" in eliot/jjb directory.

Signed-off-by: wutianwei <wutianwei1@huawei.com>
Change-Id: Ia692f66bc3824f71c07abf3b389e0b5b8e336257

4 years agoOptimisation kubeedge constants 30/1330/1
Srinivasan Selvam [Tue, 6 Aug 2019 10:59:23 +0000 (10:59 +0000)]
Optimisation kubeedge constants

Signed-off-by: Srinivasan Selvam <srinivasan.s.n@huawei.com>
Change-Id: I9bb994d798261661e1321fd54bc28dae991594a4

4 years agoMerge "Optimization for duplicate code removal"
khemendra kumar [Wed, 24 Jul 2019 11:38:41 +0000 (11:38 +0000)]
Merge "Optimization for duplicate code removal"

4 years agoMerge "ELIOT K8s Enhancement"
khemendra kumar [Wed, 24 Jul 2019 11:38:36 +0000 (11:38 +0000)]
Merge "ELIOT K8s Enhancement"

4 years agoOptimization for duplicate code removal 41/1241/1
khemendra.kumar [Mon, 22 Jul 2019 12:43:40 +0000 (18:13 +0530)]
Optimization for duplicate code removal

Signed-off-by: khemendra.kumar <khemendra.kumar13@gmail.com>
Change-Id: I5ea536ac62c57a464d9593828ff6ca61c84a8b16

4 years agoELIOT K8s Enhancement 40/1240/1
khemendra.kumar [Mon, 22 Jul 2019 12:08:39 +0000 (17:38 +0530)]
ELIOT K8s Enhancement

-- Added K8s service CIDR range option

Signed-off-by: khemendra.kumar <khemendra.kumar13@gmail.com>
Change-Id: I309b6eaabc316ce190a5fd0b43ba5a183350cdaa

4 years agoELIOT code optimization 38/1238/1
khemendra.kumar [Mon, 22 Jul 2019 10:43:19 +0000 (16:13 +0530)]
ELIOT code optimization

-- remove extra debug log
-- macro for kubedge compile path

Signed-off-by: khemendra.kumar <khemendra.kumar13@gmail.com>
Change-Id: I059e7306727eaec7dd6399d72dd440a0f230fe18

4 years agoMerge "Kubernetes optimised for Centos and Ubuntu"
khemendra kumar [Wed, 17 Jul 2019 12:37:09 +0000 (12:37 +0000)]
Merge "Kubernetes optimised for Centos and Ubuntu"

4 years agoMerge "fix headers and remove test file"
Yang (Gabriel) Yu [Mon, 8 Jul 2019 05:02:55 +0000 (05:02 +0000)]
Merge "fix headers and remove test file"

4 years agoKubeedge code optimized 01/1001/10
Srinivasan [Mon, 17 Jun 2019 08:43:55 +0000 (08:43 +0000)]
Kubeedge code optimized

Signed-off-by: Srinivasan <srinivasan.s.n@huawei.com>
Change-Id: I8211c88648f6d0c80345ddb4dd44a0b19bd8bdf9

4 years agofix headers and remove test file 10/1110/1
Yang (Gabriel) Yu [Tue, 2 Jul 2019 16:17:08 +0000 (00:17 +0800)]
fix headers and remove test file

Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Change-Id: Ic195929c9d4dda9286424a29ef22298cfe25ac01

4 years agoKubernetes optimised for Centos and Ubuntu 73/973/7
Srinivasan [Tue, 11 Jun 2019 12:30:49 +0000 (12:30 +0000)]
Kubernetes optimised for Centos and Ubuntu

Optimized to use as non-root user as well as root user

Signed-off-by: Srinivasan <srinivasan.s.n@huawei.com>
Change-Id: I0e25f9b47ae6d79f148333d6782f32562943f039

4 years agoModified scripts 59/959/1
abhijit_onap [Fri, 7 Jun 2019 11:17:04 +0000 (11:17 +0000)]
Modified scripts

Scripts modified to avoid displaying user and password
in the console

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

4 years agoMerge "Kubeedge code optimization"
khemendra kumar [Fri, 7 Jun 2019 10:01:54 +0000 (10:01 +0000)]
Merge "Kubeedge code optimization"

4 years agoKubeedge code optimization 54/954/4
Srinivasan [Fri, 7 Jun 2019 08:45:13 +0000 (08:45 +0000)]
Kubeedge code optimization

Signed-off-by: Srinivasan <srinivasan.s.n@huawei.com>
Change-Id: If7fb71194f7e033f9fc02d5a56a560acd5a3489b

4 years agoModified execution path 56/956/1
abhijit_onap [Fri, 7 Jun 2019 09:32:42 +0000 (09:32 +0000)]
Modified execution path

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

4 years agoMerge "Scripts for Prometheus & cAdvisor installation"
khemendra kumar [Fri, 7 Jun 2019 09:20:54 +0000 (09:20 +0000)]
Merge "Scripts for Prometheus & cAdvisor installation"

4 years agoMerge "Cleanup script for Prometheus and CAdvisor"
khemendra kumar [Fri, 7 Jun 2019 09:13:31 +0000 (09:13 +0000)]
Merge "Cleanup script for Prometheus and CAdvisor"

4 years agoCleanup script for Prometheus and CAdvisor 55/955/1
abhijit_onap [Fri, 7 Jun 2019 09:00:20 +0000 (09:00 +0000)]
Cleanup script for Prometheus and CAdvisor

Scripts :-
1. cleanup_prom_cadvisor.sh
2. uninstall_cadvisor.sh
3. uninstall_prometheus.sh

cleanup_prom_cadvisor.sh script internall invokes
uninstall_cadvisor.sh at ELIOT Edge node and
uninstall_prometheus.sh script in ELIOT Manager Node.

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

4 years agoKubernetes setup with Promtheus & cAdvisor 53/953/1
abhijit_onap [Thu, 6 Jun 2019 13:46:13 +0000 (13:46 +0000)]
Kubernetes setup with Promtheus & cAdvisor

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

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 cleanup and code optimisation 23/923/10
srinivasan.s.n@huawei.com [Fri, 31 May 2019 06:17:35 +0000 (06:17 +0000)]
Kubeedge cleanup and code optimisation

Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I0f833f9e09b41fb9bb5415c69a228432fa042e70

4 years agoKubeedge setup script 88/888/1
srinivasan.s.n@huawei.com [Wed, 29 May 2019 13:14:43 +0000 (13:14 +0000)]
Kubeedge setup script

Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I4e1b426c894e1b1e64993e73fbd5e56812900f01

4 years agoKubeedge setup deployment 86/886/1
srinivasan.s.n@huawei.com [Wed, 29 May 2019 11:15:56 +0000 (11:15 +0000)]
Kubeedge setup deployment

Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I212850a514d7b4243af9f141ab11007bc2b56983

4 years agoKubeedge deploy 85/885/2
srinivasan.s.n@huawei.com [Wed, 29 May 2019 10:19:59 +0000 (10:19 +0000)]
Kubeedge deploy

Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I22ca81041e8de44c6ea9b9da99aef367dcef97ca

4 years agoKubeedge setup script 83/883/3
srinivasan.s.n@huawei.com [Wed, 29 May 2019 09:29:06 +0000 (09:29 +0000)]
Kubeedge setup script

Signed-off-by: srinivasan.s.n@huawei.com <srinivasan.s.n@huawei.com>
Change-Id: I4a378e168f54e0e8dbc844644089a8bff700e517

4 years agoModified script to fix bug for nginx deployment 82/882/1
abhijit_onap [Wed, 29 May 2019 08:30:13 +0000 (08:30 +0000)]
Modified script to fix bug for nginx deployment

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

4 years agoModified the script for Nginx Deployment 81/881/1
abhijit_onap [Wed, 29 May 2019 07:18:53 +0000 (07:18 +0000)]
Modified the script for Nginx Deployment

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

4 years agoMerge "Kubeedge deployment"
khemendra kumar [Wed, 29 May 2019 05:35:39 +0000 (05:35 +0000)]
Merge "Kubeedge deployment"

4 years agoMerge "K8S Verify script added"
khemendra kumar [Wed, 29 May 2019 05:33:17 +0000 (05:33 +0000)]
Merge "K8S Verify script added"

4 years agoKubeedge deployment 80/880/1
srinivasan.s.n@huawei.com [Wed, 29 May 2019 05:31:37 +0000 (05:31 +0000)]
Kubeedge deployment

Change-Id: Ic4bf9c937f7805be330f7f7102c49333b201e9e5

4 years agoK8S Verify script added 69/869/1
abhijit_onap [Tue, 28 May 2019 13:36:42 +0000 (13:36 +0000)]
K8S Verify script added

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

4 years agosetup.sh script enhanced to add k8stesting 67/867/1
abhijit_onap [Tue, 28 May 2019 13:13:48 +0000 (13:13 +0000)]
setup.sh script enhanced to add k8stesting

script will invoke verifyk8s.sh

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

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