summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-21add dummy build/deploy scriptsopnfv-5.1.RC1opnfv-5.1.0stable/euphratesGuo Ruijing3-0/+36
Change-Id: I498ff7ebc7994df6e3cca024038295952c0702e9 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> (cherry picked from commit d9c7adad6ec6f5496f9b9ea2db07e01ffc8d4899)
2017-10-20Add scenario documentXuan Jia2-0/+36
Change-Id: I487c5510bef42f71b5deb3165d01af733adc2154 Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2017-10-20Add K8s Installation GuideGuo Ruijing6-29/+32
Change-Id: I293a48d25b1a7674f0105ced4b4d30facbd50aec Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-10-20E release noteXuan Jia2-0/+13
Change-Id: I1b5ecaf5e79df6800fdf44be797dbdbee75631a7 Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com> (cherry picked from commit e5476e92b95b4cca079381ceac7e3a7b147c38a2)
2017-09-01Merge "update project name and make chenjiankun1@huawei.com as a committer"Xuan Jia1-6/+11
2017-08-30work around local-host ip route issue in ovsdpdk cniGuo Ruijing5-5/+11
Change-Id: Ia25fb3165aca40ee9b510a5133212b7867c4ef0b Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-08-29update project name and make chenjiankun1@huawei.com as a committerXuan Jia1-6/+11
Change-Id: Ifbe8f1c723a5a903efbe484ec9c3c39d8e5f28f6 Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2017-08-28update .gitreview to new repoGuo Ruijing1-1/+1
Change-Id: I05caac7679a020612acb377fd63d3f5a9f4b983b Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-08-26create new directory for release EXuan Jia6-0/+65
Change-Id: I9da83cac279d9958fb58a67254b7861e231455cc Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2017-08-25Fix Doc IssueXuan Jia2-1/+20
Change-Id: Ia22693ac9c69fb1fb68c33cd9396bd73477597f5 Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2017-08-25Modify NGVS docXuan Jia1-70/+158
Change-Id: I4e0949fa0be18d5b67e5fdaaa93b920867ee80d4 Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2017-08-16Merge "Fix some issues in ovsdpdk, cni for ovsdpdk"Xuan Jia6-24/+38
2017-08-16Fix some issues in ovsdpdk, cni for ovsdpdkGuo Ruijing6-24/+38
Change-Id: Ib919a14a74c6d33c74c7d4f9baa5fd81b9054cbd Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-08-03fix rst doc8 issuesGuo Ruijing1-10/+24
Change-Id: I3d95cef3b5c9965ab9d00d7a778101d51da5331b Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-08-04Merge "Adding architecture options"Ruijing Guo2-1/+76
2017-08-03upload NGVS requirements documentXuan Jia1-0/+266
Change-Id: Ice89740a34cb512fb94352fbb5104f4fdf589035 Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2017-08-03Merge "Add ping vnf using vhost-user & virtio-user"Xuan Jia10-0/+352
2017-08-03Merge "add ovsdpdk cni"Xuan Jia8-0/+280
2017-08-03deploy ovsdpdk by k8sGuo Ruijing9-39/+144
Change-Id: Ie8ea880db410e699cdda147b304705819e13157a Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-08-01add ovsdpdk cniGuo Ruijing8-0/+280
Change-Id: Id3eba33d3b33deee815596c0a56bbe77954e2214 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-08-01Add ping vnf using vhost-user & virtio-userGuo Ruijing10-0/+352
Change-Id: If1138e90dd5ebf3c4748dc9cc998c93bb037c4c7 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-07-25Add ping vnfGuo Ruijing2-0/+14
Change-Id: Ia58832589385f2be2309f60f0567fae3635c7833 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-07-25Merge "Add yardstick example"Ruijing Guo1-0/+4
2017-07-23workaroud k8s deploy issueGuo Ruijing2-2/+2
use kubeadm 1.7.0 to workaround deploy issue: https://github.com/kubernetes/kubernetes/issues/49065 Change-Id: I94802e3164c175515fd9934c8cd55ca8f90a8bd9 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-07-19Adding architecture optionscsatari2-1/+76
As there are different architecture options to support VM and contaienr based VNF-s it is important to list these options and refer to them in the gap analyzis of the different projects. Change-Id: Iff027e96ba48616cbb6705c33cda2cd8086eb97e Signed-off-by: csatari <gergely.csatari@nokia.com>
2017-07-17Add yardstick exampleGuo Ruijing1-0/+4
Change-Id: I7c0d4a8d7957ee5eb0efd39e75c561102fa9e06a Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-07-04Merge "cleanup: remove fuel-plugin since fuel@opnfv use mccp"Xuan Jia12-230/+0
2017-07-03Merge "Markup corrections to the Kubernetes gap analyzis"Xuan Jia1-32/+29
2017-07-03Add ruijing.guo@intel.com as a commiter for OpenRetrieverXuan Jia1-1/+4
Change-Id: I341d84387842504953a0109376e0f951a9f7c6c1 Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2017-07-03Markup corrections to the Kubernetes gap analyziscsatari1-32/+29
Some fixes to the markup in the table. I've moved CNF to the main text to the multi network row, as it is not an implementation option. Change-Id: I97193a9494b1a018aeaca75b3b90d2e240b2f2b7 Signed-off-by: csatari <gergely.csatari@nokia.com>
2017-07-03Merge "Update gap analysis for Kubernetes"Gergely Csatari1-3/+27
2017-07-01Update gap analysis for KubernetesXuan Jia1-3/+27
Change-Id: Ib4b95923f31e2f4626069d5e229bd850f3ac9e3a Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2017-06-23Merge "Clarifications to OpenStack gaps"Gergely Csatari3-32/+73
2017-06-15cleanup: remove fuel-plugin since fuel@opnfv use mccpGuo Ruijing12-230/+0
Change-Id: I42d9a9a187f7a709d44db36bb820087f726112bf Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-05-04Add k8s installation by vagrant + kubeadmGuo Ruijing6-0/+143
Change-Id: I4d858e1d0d6779f9f78c0a74ee032ef92d8a4eb8 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-04-12NGVS merges into OpenRetriever, so add new commiters to OpenRetrieverXuan Jia1-4/+8
Change-Id: Ib5c728624045ce3d212b6a8c7114d16f69472acc Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
2017-04-10Clarifications to OpenStack gapscsatari3-32/+73
I've made the following changes: - removed the direct references to Mitaka release, as this analyzis might be updated to later releases. - Added the relevant OpenStack projects to the table - Made some clarifications to the existing gaps - Removed the "Is available in Mitaka" as none of them are avaiable ;) Change-Id: I48a4695de8e3d72b7fbcd2287d62b4b178758051 Signed-off-by: csatari <gergely.csatari@nokia.com>
2017-03-17Merge "Upload gap-analysis documentation"Xuan Jia5-0/+114
2017-03-16Upload gap-analysis documentationXuan Jia5-0/+114
new file: development/gapanalysis/gap-analysis-kubernetes-v1.5.rst new file: development/gapanalysis/gap-analysis-openstack-mitaka.rst new file: development/gapanalysis/gap-analysis-opnfv-installer.rst new file: development/gapanalysis/index.rst Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com> Change-Id: I12d8168245beae67172cbdeb1db9bb4cd42b0593
2017-03-13Deploy K8s with flannel/weave by fuel pluginGuo Ruijing13-0/+243
1. add license information 2. add fuel plugin to deploy k8s with flannel/weave: [root@fuel ~]# fuel plugins id | name | version | package_version | releases ---+-----------------+---------+-----------------+--------------------- 9 | fuel-plugin-k8s | 1.0.0 | 4.0.0 | ubuntu (newton-10.0) [root@fuel ~]# fuel nodes id | status | name | cluster | ip | mac | roles | pending_roles | online | group_id ---+--------+------------------+---------+-----------+-------------------+------------+---------------+--------+--------- 15 | ready | Untitled (36:ba) | 5 | 10.20.0.7 | 52:54:00:37:36:ba | compute | | 1 | 5 20 | ready | Untitled (a5:c0) | 5 | 10.20.0.5 | 52:54:00:15:a5:c0 | k8s-master | | 1 | 5 21 | ready | Untitled (f6:58) | 5 | 10.20.0.8 | 42:bc:7f:4a:ed:1e | k8s-slave | | 1 | 5 14 | ready | Untitled (7e:60) | 5 | 10.20.0.6 | 32:20:08:b9:e4:9a | controller | | 1 | 5 [root@fuel ~]# ssh 10.20.0.5 Warning: Permanently added '10.20.0.5' (ECDSA) to the list of known hosts. Welcome to Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-66-generic x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage Last login: Sun Mar 12 19:30:52 2017 from 10.20.0.2 root@node-20:~# kubectl get nodes NAME STATUS AGE node-20.domain.tld Ready,master 50m node-21.domain.tld Ready 14m root@node-20:~# kubectl get pods NAME READY STATUS RESTARTS AGE busybox 1/1 Running 0 11m Change-Id: I4969c08fb35d0e7354a1cacdf89d739fff2e5eba Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-03-07Add gitreview for openretrieverGuo Ruijing1-0/+4
Change-Id: I89d0957513d1cd194f2db3d9aac7a50d3911337c Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-01-23update INFO fileXuan Jia1-0/+21
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com> Change-Id: Id1578bf09fcb21eb0806f002c5b3b752a1e36a19
2017-01-19Initial empty repositoryAric Gardner0-0/+0