aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/storage/files
AgeCommit message (Collapse)AuthorFilesLines
2017-07-12fix some error in functestwutianwei6-0/+76
1. Remove the --share when create network to fix the error in tempest network visibility 2. create the cinder-volums to fix issue in test volumes Change-Id: I8bf7197ac33271eb6856e542da114249b79a391d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-03Remove obsoleted codechigang6-76/+0
JIRA:- use OpenStack-ansible deploy openstack, so remove obsoleted code. Some of the enhanced features will be added in later versions Change-Id: Ie92b92b5de234a7d7d03b578b0bc15fd0218b3b3 Signed-off-by: chigang <chigang@huawei.com>
2017-01-05Yamllint testliyuenan1-0/+1
JIRA: COMPASS-516 Change-Id: I482ce9bc86f4f963258c5b8823e0b00e83556eef Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-20master only support newtonliyuenan1-0/+8
JIRA: COMPASS-513 Remove other roles and ppa, master only support newton. Change-Id: I47ddb16baa25902c3e05cc7f9d0d6430f5dc7e00 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-02-24Support version Liberty of OpenStack for CENTOS7grakiss1-0/+15
JIRA:COMPASS-315 -Support version Liberty of OpenStack for CENTOS7 Change-Id: I81abbb37a295a0ea733398ad1f278bafc3525d87 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-02-01Merge "Do not need recreate VG after reboot"shuai chen1-1/+0
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu4-0/+32
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-29Do not need recreate VG after rebootgrakiss1-1/+0
JIRA:COMPASS-291 - after reboot losetup the image,and then VG is automatically ok, do not need recreate VG Change-Id: Ia79e74d9bfbd29c70f58a2ca8cb604c2f2d0aace Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-28FIX:storage volume invalid after rebootgrakiss1-0/+3
JIRA:COMPASS-287 - losetup device will be invalid after reboot,need rebuild Change-Id: Ie9046495954cc371a61d1c9f2e1aaa901cb20b42 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-12-21bugfix: ssh disconnect errorcarey.xu3-3/+3
JIRA: COMPASS-148 Change-Id: I65542e6078e3c21080b23fa61560dc8210770971 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-12-12using /var directory for ceph storage when not deployed on compute nodegrakiss4-0/+18
JIRA: COMPASS-174 - if no sdb exits, use /var for default storage Change-Id: Ia2daacb868279cb7a7287f246d2d25d3a758f31d Signed-off-by: grakiss <grakiss.wanglei@huawei.com>