Cinder's FilterScheduler has a few places called get_filtered_hosts() but none of these invocations passed filter_class_names, however this doesn't necessary mean current host manager or filter scheduler needs fixing. Deployers may have out-of-tree scheduler driver does pass in customized filter_class_names which can make use of this type of flexibility. Therefore, I don't think we need to fix this 'bug' in Cinder.
** Changed in: cinder Status: New => Won't Fix ** Changed in: cinder Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1403020 Title: Kwarg 'filter_class_names' is never passed to HostManager#get_filtered_hosts Status in Cinder: Won't Fix Status in Manila: New Status in OpenStack Compute (nova): Fix Released Bug description: the parameter filter_class_names from funciton get_filtered_hosts is not assigned values, so we always use the filters from CONF.scheduler_default_filters. To manage notifications about this bug go to: https://bugs.launchpad.net/cinder/+bug/1403020/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp