aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/storage/files/storage
AgeCommit message (Collapse)AuthorFilesLines
2017-07-12fix some error in functestwutianwei1-0/+10
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 codechigang1-10/+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>
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-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>