aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/storage
AgeCommit message (Collapse)AuthorFilesLines
2017-01-14Deploy OpenStack Newton on CentOS hostsliyuenan1-2/+10
JIRA: COMPASS-518 Make Centos Newton ppa. Update host Centos version to 7.3. Support Centos Newton Deploy. Support Ceph Deploy. Change-Id: I6dd110cc10d425a9d590e1dcb5777ade5cce96aa Signed-off-by: liyuenan <liyuenan@huawei.com>
2017-01-05Yamllint testliyuenan3-2/+6
JIRA: COMPASS-516 Change-Id: I482ce9bc86f4f963258c5b8823e0b00e83556eef Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-26Update ansible versionliyuenan2-3/+3
JIRA: COMPASS-511 Change-Id: Id0e83c65a08c9f9036b5d3a597b905e8a7bde6e8 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 CENTOS7grakiss2-0/+22
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.xu7-0/+56
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 rebootgrakiss2-0/+25
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-28bugfix: cinder scheduler service is not restart when configuration updated汉 徐1-0/+2
JIRA: COMPASS-222 Change-Id: I43bb9ccc1bfe8e2cce9d0d82eccf97337d1fc07a Signed-off-by: 汉 徐 <hanxu@carey.local>
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 nodegrakiss7-0/+67
JIRA: COMPASS-174 - if no sdb exits, use /var for default storage Change-Id: Ia2daacb868279cb7a7287f246d2d25d3a758f31d Signed-off-by: grakiss <grakiss.wanglei@huawei.com>