summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-10Merge "Auto Generated INFO.yaml file"Xuan Jia1-0/+59
2018-03-08Basic setup for istio sidecar auto injectionQiLiang2-3/+41
To enable auto sidecar injection on specific namespace, you only need label the namespace with `istio-injection=enabled`, e.g.: kubectl label namespace default istio-injection=enabled For details please refer: https://istio.io/docs/setup/kubernetes/sidecar-injection.html#automatic-sidecar-injection Change-Id: I2059aa0be2ab3f4f942342850d286281c5f940d4 Signed-off-by: QiLiang <liangqi1@huawei.com>
2018-03-06Merge "Istio implementation for clearwater chart"Xuan Jia24-20/+122
2018-03-05Istio implementation for clearwater chartLaura Sofia Enriquez24-20/+122
1. Services ports renamed. 2. Added label 'app' inside all the deployment's yamls. . README.md added with configuration information. JIRA: CLOVER-3 JIRA: CONTAINER-22 Change-Id: I4c58b9ad6b5e0e598ad6a152f58c8afad084a805 Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2018-03-01Merge "Add new committer Trevor.Tao"Xuan Jia1-0/+2
2018-02-25Clearwater implementation for OPNFVLaura Sofia Enriquez8-20/+113
K8S version 1.9 Clearwater deployment from source code using k8s v1.9. Tests added. Change-Id: Ifde573768721871b441ecb06a60ac25c0519b73d Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2018-02-23Merge "Clearwater Helm Chart"Xuan Jia25-0/+646
2018-02-21Clearwater Helm ChartLaura Sofia Enriquez25-0/+646
Custom chart to deploy Clearwater with k8s. This patch depends of gerrit #50467 Change-Id: I5621909d768e6d91668aad9aae70869ae10acecf JIRA: CONTAINER-22 Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2018-02-12update kata container deploymentGuo Ruijing4-33/+24
1. fix kata container deployment failure issue 2. use package instead of source build 3. remove docker installation 4. upgrade to k8s 1.9 Change-Id: Ie7698fb0e6a3a459d42b17d998b21f2dcf3a7854 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2018-02-12Add new committer Trevor.TaoXuan Jia1-0/+2
Change-Id: I1318d5ce6d5f5002f8d63dfa40eb577fdf9d5f85 Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2018-02-11Merge "Fix onap aai deployment failure issue"Ruijing Guo1-0/+1
2018-02-11Fix onap aai deployment failure issueGuo Ruijing1-0/+1
Change-Id: I3a2bf891d3910e395ea976c31454bd6556fc4a3a Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2018-02-11update to vagrant 2.0.2Guo Ruijing1-4/+4
vagrant 1.8 cannot download vagrant box Change-Id: I07252a7e5dc11f084419a44dffc1262e981f2b74 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2018-02-11Merge "Clearwater documentation"Ruijing Guo9-6/+162
2018-02-08enable sriov cni deployement in container4nfvBin Lu4-0/+88
Change-Id: I55fb7a536539a26c1800f9cf4da1e61749ee3bca Signed-off-by: Bin Lu <bin.lu@arm.com>
2018-02-02Auto Generated INFO.yaml fileagardner1-0/+59
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file. Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org Change-Id: Ifcf3243882077cf8bfac454ebfa7ffa883fcdd44 Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-02-02Update istio installationQiLiang1-3/+15
Update istio installation, since upstream istio 0.5.0 is released. Fetch istio latest version from github.com instead of hard code it. Change-Id: If7aca736d631f74f9fdd6828a204895ec342b0ad Signed-off-by: QiLiang <liangqi1@huawei.com>
2018-02-01Clearwater documentationLaura Sofia Enriquez9-6/+162
Documentation for clearwater implementation. Change-Id: I6cc06f82aeb8b75f64b239f629866f22c8cca60e Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2018-02-01Merge "documentation for kubernetes data plane with dpdk acceration on Arm64 ↵Xuan Jia1-0/+181
platform"
2018-01-31documentation for sriov cni with pf modeBin Lu2-2/+330
Change-Id: I0015acdbed7cb1b544c673b080cc8b78c875e355 Signed-off-by: Bin Lu <bin.lu@arm.com>
2018-01-31documentation for kubernetes data plane with dpdk acceration on Arm64 platformBin Lu1-0/+181
Change-Id: Id32d9a49777280972dcb37b447ffc7e24a4aadfa Signed-off-by: Bin Lu <bin.lu@arm.com>
2018-01-25Add Kubernetes deployment scenario with 2 Flannel interfacestrevortao4-0/+98
1. README file 2. Deployement scripts Change-Id: I1f99ba77e803c8bbc5c40ae783b32ff0c7218375 Signed-off-by: trevortao <trevor.tao@arm.com>
2018-01-25Add Kubernetes deployment scenario for arm servertrevortao6-0/+230
1. README.rst: installation guide 2. Scenario1: Kubernetes_basic, a basic Kubernetes cluster with 2 nodes and Flannel CNI plugin, including the deployment scripts, and an example use case We may add more Kubernetes scenarios in the future Change-Id: I3a0189533fdf99f0a80fd76c9e6cf96ff4a7e9f0 Signed-off-by: trevortao <trevor.tao@arm.com>
2018-01-21remove trailing spaceGuo Ruijing4-4/+4
Change-Id: I36903535289c51346deea49791fd4a0d6e223a18 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2018-01-19Add istio 0.4 installation on top of k8s 1.9Yapeng Wu9-0/+192
Based on k8s 1.9 (kubeadm_basic) installation, adding the istio 0.4 installation and simple validation. Change-Id: Iee2c71974fb2b33df0f9342e0bfd9e96e4dab8f5 Signed-off-by: Yapeng Wu <yapengwu@gmail.com>
2018-01-16Merge "Upgrade kubeadm_multus to k8s 1.9"Ruijing Guo3-8/+8
2018-01-15Upload new helm-chars for ping and virtio-user-pingXuan Jia10-0/+0
Change-Id: Ib25ea5711c4efbd07093df22c383f70ab28b62ca Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2018-01-15Create helm-charts and nfv-pass directoryXuan Jia6-0/+2
Change-Id: I4fe3ebe772d5f6af60ca86d7175de7d8ecb94f6c Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2018-01-14remove docker installation during buildGuo Ruijing1-7/+0
Change-Id: I2545a17d616426d7cbb2898fa30ad248bb383461 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2018-01-13Upgrade kubeadm_multus to k8s 1.9Laura Sofia Enriquez3-8/+8
Upgrade kubeadm_multus project to use k8s 1.9. Change-Id: Idcc5c1dccc10de20632666de823052bb9ad24432 Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2018-01-13Rollback update.shLaura Sofia Enriquez1-9/+2
Rollback update.sh to test Jenkins Job. Change-Id: I8490c29a6d8f9c5c7c250b5fa025f71d4b754916 Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2018-01-12Merge "Remove builds from upload.sh"Xuan Jia2-8/+9
2018-01-12Merge "Kata Containers documentation added"Xuan Jia2-0/+18
2018-01-11Merge "update onap branch"Ruijing Guo1-1/+1
2018-01-11upgrade to k8s 1.9Guo Ruijing3-10/+7
Change-Id: If599361c28095e780e67c715f543b6b1b8ae503a Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2018-01-10update onap branchZhu Libo1-1/+1
Change-Id: Ifa16c7ece709dea5f2c2413a76ac3656fe23ced3 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2018-01-03Kata Containers documentation addedLaura Sofia Enriquez2-0/+18
Added documentation about kata containers inside docs dir. Change-Id: Ic81254e52e10c588bbbcfc028ad46d0988154f1a Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2018-01-03Remove builds from upload.shLaura Sofia Enriquez2-8/+9
1. build.sh generates the tar ball of the vnf images. 2. upload.sh send them to artifacts. Change-Id: If7c6de57d7f8b96696d64f39d0444412d0444a2d Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2018-01-03VNF: Clearwater-projectLaura Sofia Enriquez12-0/+188
Clearwater implementation for k8s. 1. /ci/build.sh build the images docker and /ci/upload.sh generates the tarballs. 2. Inside vagrant/kubeadm_clearwater/ is the vnf implementation. Change-Id: Icba3f98fb466f63cfabf8c2aeebbc89d1d994f7e Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2018-01-03Merge "upgrade to ovsdpdk 2.6.1"Xuan Jia2-11/+19
2018-01-03upgrade to ovsdpdk 2.6.1Guo Ruijing2-11/+19
Change-Id: I6c5092a639f8306dd48b58dcd55d2ca6e5452e4d Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2018-01-01update CI setup in container4nfvGuo Ruijing1-3/+3
Change-Id: Ic87532b6101a07f0c6c2a9ee0a8e2fbd4f2f1d70 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-12-27support kata container in container4nfvGuo Ruijing9-0/+269
deploy k8s/weave + kata container Change-Id: I102bb6ee1ea9abaf164e62b26e3cc16e870d859a Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-12-22Merge "Upload docker images for container4nfv"Xuan Jia2-3/+12
2017-12-21onap deployment by kubeadm + onap oomGuo Ruijing14-0/+331
Change-Id: I4db577c754a4cd550482e40c2a96004faf65bd24 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-12-20Upload docker images for container4nfvLaura Sofia Enriquez2-3/+12
1. Maintainer name updated inside src/vnf/ping/Dockerfile. 2. ci/upload.sh updated to generate and upload vnf images. Change-Id: I823efb184cefdb72fb5ff3feb9c5dc5937f5de5a Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
2017-12-20Merge "Add a Multus with 2 Flannel interfaces installation document for arm ↵Xuan Jia4-0/+453
platform"
2017-12-19Add a Multus with 2 Flannel interfaces installation document for arm platformTrevor Tao4-0/+453
Give out the Multus with 2 Flannel interfaces architecture, related kubernetes yaml file, and configuration steps to enable this scenario. Change-Id: I5e1179ab77ce7caac428fe27dbe40806303be98e Signed-off-by: Trevor Tao <trevor.tao@arm.com>
2017-12-18add dummy artifact upload for containernfvGuo Ruijing1-0/+20
Change-Id: I3937a552802ce54a4241a21131b15fa8a6447bf8 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-12-13Merge "Docs added to release/userguide"Ruijing Guo7-1/+100