Bug 1041147 - [RFE][nova]: Enable nova use filters/weight from oslo
Summary: [RFE][nova]: Enable nova use filters/weight from oslo
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:47 UTC by RHOS Integration
Modified: 2019-09-09 13:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:50:21 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:47:29 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/nova-oslo-scheduler.

Description:

Now in oslo, we already put some scheduler filters/weights logic there and cinder is using oslo scheduler filters/weights logic, seems we want both nova&cinder use this logic in future.

It is better to enable nova use filter/weight logic from oslo and also use entry point to handle all filters/weight logic.

We can first sync from oslo with following filteres/weights:
1) availablity_zone_filter.py
2) capabilities_filter.py
3) extra_specs_ops.py
4) json_filter.py
5) retry_filter.py
6) base_filter.py
7) base_handle.py
8) base_weight.py

The last work item is enable nova use entry point to handle scheduler filters/weights.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.