cinder.conf is not getting populated with the rbd values if ceph_enabled is no but cinder_backend_ceph =yes

Bug #1654157 reported by Satya Sanjibani Routray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
Undecided
Satya Sanjibani Routray

Bug Description

as per the code its looking for the ceph_enabled = yes to add the ceph configurations in the cinder.conf

if cinder_backend_ceph = yes but ceph_enabled = no
The configurations are not getting added to the resulting cinder.conf

Changed in kolla:
assignee: nobody → Satya Sanjibani Routray (satroutr)
Revision history for this message
shaofeng cheng (shaofeng-cheng) wrote :

This is not bug.
If you want used external-ceph.

see:
https://docs.openstack.org/developer/kolla-ansible/external-ceph-guide.html

Revision history for this message
Ravinder Kumar (rhcayadav) wrote :

@Satya Sanjibani Routray
If you have not enabled ceph , how can you set it to the backend for cinder.

Revision history for this message
Ravinder Kumar (rhcayadav) wrote :

we have line in global.yml , that means cinder_backend_ceph depends on enable_ceph bool value if you uncomment this line.
#cinder_backend_ceph: "{{ enable_ceph }}"

So this is not a bug. should be marked in invalid

Changed in kolla:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.