aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/ceph-mon
AgeCommit message (Collapse)AuthorFilesLines
2016-01-30add apache2 headers for shell scripts and ansible scriptscarey.xu2-0/+16
Change-Id: I34b66d76f59f4300c7ce4e7bd9dc7c1eaddfb384 Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2016-01-18Use wait_for instead of sleep to fetch keyringgrakiss1-2/+2
JIRA: COMPASS-275 - fetch is not reliable, and sleep is also not reliable - wait_for can be used to confirm the file existence Change-Id: Ie44715e1b8756398f656fdee2c3243f03967e29a Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-15deploy CEPH nodes parallellygrakiss2-0/+26
JIRA:COMPASS-264 - do not use ceph-deploy - do not need centeral node to deploy ceph Change-Id: I0f9c459060a2fccbad73a323697ec23ea2115410 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>