[Openstack-docs] [openstack/nova] DocImpact review request change I84fdeafdba0275ab4b25f8857563bd7b1494bb69

gerrit2 at review.openstack.org gerrit2 at review.openstack.org
Wed Nov 14 00:12:27 UTC 2012


Hi, I'd like you to take a look at this patch for potential
documentation impact.
https://review.openstack.org/15702

Log:
commit 53c0c0f3ac0cb89db950a1dd25a6f5fee5ca7444
Author: Chris Behrens <cbehrens at codestud.com>
Date:   Fri Nov 9 01:57:42 2012 +0000

    Refactor scheduling filters
    
    This changes the scheduling filters to use the code in nova/loadables.py
    to locate filtering classes.  This also creates some base functionality
    in nova/filters.py to be used by both the host scheduler and the cells
    scheduler.
    
    The scheduler_available_filters default has changed to
    'nova.scheduler.filters.all_filters' which is better named compared to
    the old setting of 'standard_filters'.  The old method is still
    supported for those that have put it explicitly in their configs, but
    it's marked as deprecated.
    
    DocImpact
    
    Change-Id: I84fdeafdba0275ab4b25f8857563bd7b1494bb69




More information about the Openstack-docs mailing list