Bug 1218340

Summary: RFE: add "scheduler_default_weighers = CapacityWeigher" explicitly to cinder.conf
Product: [Community] RDO Reporter: Udi Kalifon <ukalifon>
Component: openstack-tripleoAssignee: James Slagle <jslagle>
Status: CLOSED EOL QA Contact: Shai Revivo <srevivo>
Severity: medium Docs Contact:
Priority: unspecified    
Version: trunk   
Target Milestone: ---   
Target Release: Kilo   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 16:05:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Udi Kalifon 2015-05-04 16:19:04 UTC
Description of problem:
While scheduler_default_weighers is set to CapacityWeigher by default, it is still preferable to explicitly set it in the conf file. Currently it is not set at all in the conf file.


Steps to Reproduce:
1. Deploy an overcloud with a ceph node.
2. Log in to the controller.
3. Check /etc/cinder/cinder.conf


Actual results:
scheduler_default_weighers is not mentioned anywhere.


Expected results:
It is preferable to give this setting more visibility by putting it in the conf file so that users will know that it exists.

Comment 3 Chandan Kumar 2016-05-19 16:05:48 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.