]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/ceph_manager: make mount_osd_data() cluster-aware
authorJosh Durgin <jdurgin@redhat.com>
Thu, 24 Mar 2016 00:15:40 +0000 (17:15 -0700)
committerJosh Durgin <jdurgin@redhat.com>
Mon, 9 May 2016 18:51:59 +0000 (11:51 -0700)
commit713e717fda482cbe6396ee8af65ac7d81132852a
tree7c4e0a3f84285eb9ead9dbf647238997e2d156f7
parent524e6d7a5e29ff325edd2673e3774fad757bb83e
tasks/ceph_manager: make mount_osd_data() cluster-aware

Use a cluster-specific mount point, and address osds by full role,
rather than just id, in the ctx.disk_config structures.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
tasks/ceph_manager.py