From e5c98114526ef3176871984e8d8bbe2af4b57fe0 Mon Sep 17 00:00:00 2001 From: Vasu Kulkarni Date: Wed, 15 Nov 2017 17:54:32 -0800 Subject: [PATCH] update rest module loads via ceph-ansible vars Signed-off-by: Vasu Kulkarni --- qa/suites/smoke/singleton/rest.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/suites/smoke/singleton/rest.yaml b/qa/suites/smoke/singleton/rest.yaml index 151068ec4f5f1..a94dd3559dab6 100644 --- a/qa/suites/smoke/singleton/rest.yaml +++ b/qa/suites/smoke/singleton/rest.yaml @@ -8,6 +8,9 @@ overrides: osd pool default pg num: 64 osd pool default pgp num: 64 mon max pg per osd: 1024 + ceph_mgr_modules: + - status + - restful dmcrypt_journal_collocation: true ceph_stable_release: luminous ceph_origin: distro -- 2.39.5