ImagePropretiesFilter

Bug #1038462 reported by Lorin Hochstein
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
High
Tom Fifield

Bug Description

Incoming change adds ImagePropertiesFilter scheduler filter, removes ArchFilter.

See https://review.openstack.org/11604

Introduce ImagePropertiesFilter scheduler filter

Commit d39137fa added functionality to the ComputeFilter to filter on
architecture, hypervisor_type, and vm_mode. The existing ArchFilter
already filtered on architecture. This patch merges the ComputeFilter
functionality introduced in d39137fa with the ArchFilter to create the
ImagePropertiesFilter. The ImagePropertiesFilter uses image properties
specified in the request_spec to filter hosts.

This patch also adds the ImagePropertiesFilter to the list of default
filters specified by the scheduler_default_filters FLAG.

Tags: nova
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
Revision history for this message
Tom Fifield (fifieldt) wrote :

This is a new folsom feature, fixing a high priority bug in nova - targeting to get done for folsom.

Changed in openstack-manuals:
importance: Low → High
milestone: none → folsom
tags: added: nova
removed: grizzly pending
Tom Fifield (fifieldt)
Changed in openstack-manuals:
assignee: nobody → Tom Fifield (fifieldt)
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/12553

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

Reviewed: https://review.openstack.org/12553
Committed: http://github.com/openstack/openstack-manuals/commit/7242594af126db6449b46eac202fc5194d569215
Submitter: Jenkins
Branch: master

commit 7242594af126db6449b46eac202fc5194d569215
Author: Tom Fifield <email address hidden>
Date: Fri Sep 7 16:25:48 2012 +1000

    Removes ArchFilter, adds ImagePropertiesFilter

    fixes bug 1038462

    As in the bug report, the ArchFilter no longer exists and a new filter
    ImagePropertiesFilter has been added to replace and extend it.

    This patch updates the documentation for this.

    Change-Id: I8da6f899e1717e6b6bd8601ed00d7cb31c56a0a3

Changed in openstack-manuals:
status: In Progress → Fix Released
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.