summaryrefslogtreecommitdiffstats
path: root/ci/ansible/roles/osdsdb/scenarios/container.yml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-20Update stor4nfv install scripts according to opensds aruba releaseleonwang1-3/+17
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-29fix syntax error for etcd_docker_image due to ansible upgradeDi Xu1-1/+1
Change-Id: Id3553216d4027ab576968de44a8d242afe341b2c Signed-off-by: Di Xu <di.xu@arm.com>
2018-05-15support deploying etcd on aarch64 platformDi Xu1-1/+1
Change-Id: I8d6e2c3255e81d95e0546169f24c9090b34ce0b6 Signed-off-by: Di Xu <di.xu@arm.com>
2018-03-15Merge nbp installation into opensds ansible scriptleonwang1-10/+10
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-02-23Update opensds ansibleleonwang1-0/+10
This patch is designed for solving some problems below: - Sync the latest code with opensds community - Enable containerized deployment in ansible script - Fix some bugs in port conflicts of etcd deployment Change-Id: Id48906b91c08b3a98e6fc3d8d424a1cd2b11f2be Signed-off-by: leonwang <wanghui71@huawei.com>