Merge "Auto Generated INFO.yaml file"
[joid.git] / ci / genK8Bundle.py
index f0198d7..688d18e 100644 (file)
@@ -161,6 +161,8 @@ if 'dpdk' in features:
     config['os']['network']['dpdk'] = True
 if 'lb' in features:
     config['k8']['feature']['loadbalancer'] = True
+if 'ceph' in features:
+    config['k8']['feature']['storage'] = 'ceph'
 
 # change ha mode
 config['k8']['network']['controller'] = sdn