]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common/options: fix option type for bluestore_block_db_size
authorluo.runbing <luo.runbing@zte.com.cn>
Thu, 20 May 2021 07:45:55 +0000 (15:45 +0800)
committerluo.runbing <luo.runbing@zte.com.cn>
Thu, 20 May 2021 07:46:04 +0000 (15:46 +0800)
commitdd5e5e9b3129b25a4bf2d99aab7ab6ce76cd5d22
treef0aaa1bd402b48f4e51037cd61a1f4985bfd68b3
parente38202518b28dfb676b4bbfa376fdef5a24b4cba
common/options: fix option type for bluestore_block_db_size

the type should be `size` to support both SI and IEC units

Signed-off-by: luo.runbing <luo.runbing@zte.com.cn>
src/common/options/global.yaml.in