Add support for extra ops to aggregate_instance_extra_specs filter
Bug #1037090 reported by
Mark McLoughlin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
High
|
Jinwoo "Joseph" Suh |
Bug Description
We added extra comparison operators to the extra specs support in compute_
This is where we compare the extra specs to the capabilities reported by the hypervisor
However, using host aggregates, we also allow administrators to define per-host properties which extra specs gets matched against. This is handled by the aggregate_
We should add the extra operators to the aggregate_
Being addressed at https:/
Changed in nova: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → folsom-rc1 |
description: | updated |
description: | updated |
Changed in nova: | |
assignee: | nobody → Jinwoo "Joseph" Suh (jsuh) |
Changed in nova: | |
status: | Triaged → In Progress |
description: | updated |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-rc1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/11449
Review: https:/