aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/ceph-deploy/tasks/ceph_openstack_pre.yml
AgeCommit message (Collapse)AuthorFilesLines
2015-11-05FIX: fail to create key for libvirtgraiss1-1/+1
JIRA: COMPASS-137 - create secret key for libvirt with specific uuid Change-Id: I9a71df0febd4a706023c99d9817c7e9e7bfe4b44 Signed-off-by: graiss <grakiss.wanglei@huawei.com>
2015-10-27support repeatly create secret key for ceph deploygrakiss1-2/+11
JIRA: COMPASS-101 - undefine libvirt secret before creating new one Change-Id: Ideb68cfbb31a6cddfcb15c7b15aa762e5632f8da Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13fix hanging due to nested sudograkiss1-2/+2
JIRA: COMPASS-93 - clear all the sudo through scripts Change-Id: I2d750858658b09de17cc32df5359ef04263ff1f4 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13Merge "modify ceph pg for performance"Justin chi1-1/+1
2015-10-13fix failure on restart glance servicegrakiss1-1/+1
JIRA: COMPASS-94 - service names are different between redhat and ubuntu Change-Id: Id826846348bcec2bc05a05c5e9319a31c8660984 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2015-10-13modify ceph pg for performancegrakiss1-1/+1
JIRA: COMPASS-91 - it's recommended that total pg is less than 300 Change-Id: I93fbc2a4bb24ab221cf3c42c8ab1ae39dad24e6e
2015-09-15add ceph integration with compassgrakiss1-0/+59
Change-Id: I92b0697cc29e65838e15c9d10a6b0871a4e752b6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>