]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
ceph_manager: update ec_pool creation parameters 229/head
authorLoic Dachary <loic@dachary.org>
Sun, 16 Mar 2014 17:05:42 +0000 (18:05 +0100)
committerLoic Dachary <loic@dachary.org>
Mon, 17 Mar 2014 23:48:53 +0000 (00:48 +0100)
commit6acfa6d638e4c83c1263e947378679e61c6dfb55
treeca4bd40c7272a6379a23eb3ffa7a84f366fe1124
parenta4261af71bac62ec531c42ff85e269e5b9710b63
ceph_manager: update ec_pool creation parameters

As of https://github.com/ceph/ceph/pull/1477 the erasure code parameters
are controled via the osd erasure-code-profile set command instead of
being inlined and duplicated in the crush ruleset creation and the pool
creation. There is no need to create the crush ruleset, it is done
implicitly.

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/ceph.conf.template
teuthology/task/ceph_manager.py