Skip to content

Commit

Permalink
objclass-sdk: add override to whitelist the sdk class
Browse files Browse the repository at this point in the history
Signed-off-by: Neha Ojha <nojha@redhat.com>
  • Loading branch information
neha-ojha committed May 1, 2017
1 parent b7215b0 commit 522bd84
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions qa/suites/rados/basic/tasks/rados_cls_all.yaml
@@ -1,3 +1,11 @@
overrides:
ceph:
conf:
osd:
osd_class_load_list: "cephfs hello journal lock log numops rbd refcount
replica_log rgw sdk statelog timeindex user version"
osd_class_default_list: "cephfs hello journal lock log numops rbd refcount
replica_log rgw sdk statelog timeindex user version"
tasks:
- install:
- ceph:
Expand Down

0 comments on commit 522bd84

Please sign in to comment.