Enable ServerGroup scheduler filters by default

Bug #1304089 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Andreas Jaeger

Bug Description

https://review.openstack.org/85798
commit 7b8402ed3ba734836119441bdf1a6d6c661c8df2
Author: Russell Bryant <email address hidden>
Date: Mon Apr 7 15:40:11 2014 -0400

    Enable ServerGroup scheduler filters by default

    The Icehouse release includes a server group REST API. For these
    groups to actually function properly, the server group scheduler
    filters must be enabled. So, these filters should be enabled by
    default since the API is also enabled by default. If the API is not
    used, the scheduler filters will be a no-op.

    DocImpact
    Change-Id: Ia52d7fcfff52377d8beae2acd9b7eba9c6c74e09
    Closes-bug: #1303983

Tags: nova
Revision history for this message
Stephen Gordon (sgordon) wrote :

Regeneration of the cli and config references will clean up most of this but there are a number of references to the default filters that are woefully out of date. From the current patch the full list is:

'RetryFilter',
'AvailabilityZoneFilter',
'RamFilter',
'ComputeFilter',
'ComputeCapabilitiesFilter',
'ImagePropertiesFilter',
'ServerGroupAntiAffinityFilter',
'ServerGroupAffinityFilter'

In addition the manually written section of the config reference lists GroupAffinityFilter and GroupAntiAffinityFilter (not *Server*Group). On initial inspection it's unclear if these were renamed at some point or the filters referred to are net new and need to be added.

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → icehouse
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: Confirmed → Triaged
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: icehouse → juno
Changed in openstack-manuals:
assignee: nobody → Andreas Jaeger (jaegerandi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/118058

Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/118058
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=c87817488d67571a187bc43a0c29343d62e2aa27
Submitter: Jenkins
Branch: master

commit c87817488d67571a187bc43a0c29343d62e2aa27
Author: Andreas Jaeger <email address hidden>
Date: Sun Aug 31 20:56:23 2014 +0200

    Config Ref: Improve Compute scheduler description

    Improve the compute scheduler section:
    * Add missing filters
    * Improve wording for some filters
    * Fix default values
    * use spaces around "=" in programlistings
    * Fix markup

    Change-Id: I69c38ba5cba1c04c4a51c519de561083bb59619f
    Closes-Bug: #1304089
    Closes-Bug: #1361860
    Closes-Bug: #1361591
    Closes-Bug: #1362425

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.