summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2018-03-09init docs directoryQiaowei Ren1-0/+3
This patch creates docs directory and add initial release notes. Change-Id: I22e53d9d1a5124186416fe0044769fabd634253c Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-03-01remove ceph codeQiaowei Ren7027-1809714/+0
This patch removes initial ceph code, due to license issue. Change-Id: I092d44f601cdf34aed92300fe13214925563081c Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
2018-01-08Merge "Add script files of test and spdk-ansible for SPDK"Qiaowei Ren6-0/+247
2018-01-06Add script files of test and spdk-ansible for SPDKheluwei6-0/+247
The runtest.py file and the spdk-ansible are submitted. The runtest.py file is used to execute the scripts of test to validate whether the SPDK is available. The spdk-ansible is used to install SPDK by the ansible tool. Change-Id: I9eca7fb5cfcd2dcf718a0ef99d0ced5f962fd92a Signed-off-by: heluwei <heluwei@huawei.com>
2018-01-05initial code repoQiaowei Ren7028-0/+1809717
This patch creates initial code repo. For ceph, luminous stable release will be used for base code, and next changes and optimization for ceph will be added to it. For opensds, currently any changes can be upstreamed into original opensds repo (https://github.com/opensds/opensds), and so stor4nfv will directly clone opensds code to deploy stor4nfv environment. And the scripts for deployment based on ceph and opensds will be put into 'ci' directory. Change-Id: I46a32218884c75dda2936337604ff03c554648e4 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>