Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/stor4nfv from branch 'master'
- Merge "Local Documentation Builds"
- Local Documentation Builds
This adds configuration for performing local documentation builds
with the following simple command:
tox -e docs
Change-Id: I68d939d6b1c7e27fc5d266d0934e355560ee7748
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Remove check_envs call
It was removed because it was useless [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-compass-virtual-daily-fraser/772/console
Change-Id: I7620e959f756bb77e65dd1f770ecdb40e7042629
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- ceph: shared persistent read-only rbd cache
This patch introduces introduces RBD shared persistent RO cache which
can provide client-side sharing cache for rbd clone/snapshot case.
Change-Id: Icad8063f4f10b1ab4ce31920e90d5affa7d0abdc
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Signed-off-by: Dehao Shang <dehao.shang@intel.com>
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Update entry_point to conform with Xtesting
Functest is being updated to Xtesting 0.60 which leverages on
stevedore [1].
[1] https://docs.openstack.org/stevedore/latest/
Change-Id: I39bc26b6a7cd5b0aee071d1d543701c1adf9acc9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Add openstack test case
Change-Id: Ib14ffc283dd4226810e2388807971ae97d25e122
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Fix some bugs about ansible deployment
According to the feedback from Compass4NFV team,
the goal of this patch is for:
1. Add notario package install step
2. Ignore the error of checking ceph osd and mon service
3. Move nbp-installer role to the last one to install
Change-Id: Id6555cd9cd2877dc21ee5a92774c514b7c3fca34
Signed-off-by: leonwang <wanghui71@huawei.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Add cindercompatibleapi binary file
This patch is proposed for adding cindercompatibleapi
binary file in ci/bin folder, so that downstream
projects can directly download this file in OpenStack
scenario.
Besides, some installation docs are also updated
according to these changes.
Change-Id: I92a341978379078216c220a9e84d47461d5a13d5
Signed-off-by: leonwang <wanghui71@huawei.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Update the latest version of ansible script
This patch is proposed for merging the latest version of
ansible code according to opensds-installer project.
From the latest version code, we change the default
installation way from source code to release, which means
there is no need for golang environment prepare and
long-time building work.
Change-Id: I93d7d24f29e61979bc8fda7125ae753063eda423
Signed-off-by: leonwang <wanghui71@huawei.com>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- userguide
Change-Id: Id22c6199f5a6d821d652f79cf07de3d899823352
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
|
|
* 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>
|
|
* 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)
|
|
* 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>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Remove functest_kubernetes from requirements
Change-Id: I05dd6f833716e36d173f0b4e7f6a317d41f1a039
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Add k8s test case
Change-Id: I7ef6fd6aa31fae47cca446d31b6b54d13454df9c
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Fix a typo
Change-Id: I6c4b9cc320270216f9064bb402436ff221bed7c6
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
|
|
* 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>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Initial test code for functest
Change-Id: I918150ab35d5506918baaf39d9e5ec9ec622092f
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
|
|
* 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>
|
|
* 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>
|
|
Change-Id: Iea2f1a1de5fe6bf6d0fc99a33b965bb4795f04d6
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|