]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
fix create_pool_with_unique_name call to use profile name
authorLoic Dachary <loic@dachary.org>
Wed, 2 Jul 2014 17:51:00 +0000 (19:51 +0200)
committerLoic Dachary <loic@dachary.org>
Wed, 2 Jul 2014 17:51:00 +0000 (19:51 +0200)
commit5f2aa569daaabc333b8daad96986312f2ce113ab
tree9fc1a8ec91531c242a3517837006062ac2e1fff0
parent7cdfb05e25a6201742d87ff090fc8ab29cbdc6e4
fix create_pool_with_unique_name call to use profile name

The hardcoded arguments are deprecated for the profile name. Create a
profile that matches the previous default arguments. Read the config to
allow the caller to override the defaults from the yaml file.

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/task/ec_lost_unfound.py