summaryrefslogtreecommitdiffstats
path: root/docs/submodules/stor4nfv
AgeCommit message (Collapse)AuthorFilesLines
2018-07-21Update git submodulesleonwang1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Update stor4nfv install scripts according to opensds aruba release Since OpenSDS has published its aruba release and also supports OpenStack scenario, this patch is designed for updating stor4nfv code to prepare for integrating Compass4NFV and Apex installer on OpenStack scenario. Besides the large code changes, some tutorial docs are also added or updated for better installing this project. Change-Id: I1e4fec652c6c860028ef39448bc323839f3aa95c Signed-off-by: leonwang <wanghui71@huawei.com>
2018-05-29Update git submodulesDi Xu1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - fix syntax error for etcd_docker_image due to ansible upgrade Change-Id: Id3553216d4027ab576968de44a8d242afe341b2c Signed-off-by: Di Xu <di.xu@arm.com>
2018-05-25Update git submodulesHui Wang1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Merge "support deploying etcd on aarch64 platform" - support deploying etcd on aarch64 platform Change-Id: I8d6e2c3255e81d95e0546169f24c9090b34ce0b6 Signed-off-by: Di Xu <di.xu@arm.com>
2018-05-25Update git submodulesHui Wang1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Merge "manage local patches" - manage local patches We could not put the source code of ceph or other projects due to different license, and so we have to only manage those changes locally. This patch provides one way to apply local patches into source code from public repo. We can use the '.rc' file in every project to configure the branch, repo and list all local patches which need to be applies into original branch. And then use 'do_patch.sh' script to apply them one by one, e.g. $ src/do_patch.sh src/ceph/ceph.rc Change-Id: I07573a0ab6985c2aca2558ac2183cdfc8187bf04 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-05-25Update git submodulesHui Wang1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Merge "fix etcd startup arguments" - fix etcd startup arguments Change-Id: I34c399b309986fc7bfb25af8104843ec9b9dd9c0 Signed-off-by: Di Xu <di.xu@arm.com>
2018-05-15Update git submodulesQiaowei Ren1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Merge "Update INFO file PTL Shane->Qiaowei" - Update INFO file PTL Shane->Qiaowei Change-Id: If839de0d58affe3e76b539972a0f76f7d287e3e7 Signed-off-by: Shane Wang <shane.wang@intel.com>
2018-05-07Update git submodulesQiaowei Ren1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - userguide Change-Id: Id22c6199f5a6d821d652f79cf07de3d899823352 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-05-04Update git submodulesQiaowei Ren1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - update k8-nosdn-stor4nfv-ha scenario documentation Change-Id: Iea38168d2819cbbedcfcc799dfd93840aaf53d4a Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-05-03Update git submodulesTrevor Bramwell1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - k8-nosdn-stor4nfv-ha Scenario Documentation Documentation for the k8nosdn-stor4nfv-ha scenario. Change-Id: I80b3814cff636deec41331c6e4bbdec63a5ce7ae Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> (cherry picked from commit 91625f4898dcdcba64f1941c6c56f13938c9d4ea)
2018-04-11Update git submodulesQiaowei Ren1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - remove the command line for test case the cmd-line for k8s test case could not run normally, and so remove it here. Change-Id: I2188f09139fb41ed68976317bf027ce83053a026 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-03-23Update git submodulesLinda Wang1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Remove functest_kubernetes from requirements Change-Id: I05dd6f833716e36d173f0b4e7f6a317d41f1a039 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2018-03-21Update git submodulesQiaowei Ren1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Add k8s test case Change-Id: I7ef6fd6aa31fae47cca446d31b6b54d13454df9c Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-03-17Update git submodulesQiaowei Ren1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Fix a typo Change-Id: I6c4b9cc320270216f9064bb402436ff221bed7c6 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-03-16Update git submodulesQiaowei Ren1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Add setup file for functest environment Change-Id: I167d4df3af593fabfef93346607b55fa68d87487 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-03-16Update git submodulesQiaowei Ren1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Initial test code for functest Change-Id: I918150ab35d5506918baaf39d9e5ec9ec622092f Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-03-15Update git submodulesleonwang1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - Merge nbp installation into opensds ansible script In this update, the nbp-ansible is removed from stor4nfv repo and all code has been merged into ansible repo. Besides, the latest update reduce a lot of work to download and build opensds source code. And some installation docs are also updated. Remove license statement for the moment. Change-Id: Ib8504d96e2d41e1c3ab7e0c94689111679d56abd Signed-off-by: leonwang <wanghui71@huawei.com>
2018-03-14Update git submodulesQiaowei Ren1-0/+0
* Update docs/submodules/stor4nfv from branch 'master' - init docs directory This patch creates docs directory and add initial release notes. Change-Id: I22e53d9d1a5124186416fe0044769fabd634253c Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-03-13Adding stor4nfv as submoduleSofia Wallin1-0/+0
Change-Id: Iea2f1a1de5fe6bf6d0fc99a33b965bb4795f04d6 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>