AggregateTypeAffinityFilter cannot filter on multiple instance_type values
Bug #1399204 reported by
sean mooney
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Wishlist
|
Joe Gordon |
Bug Description
AggregateTypeAf
At present it is not possible to specify multiple instance_types for an Aggregate with this filter.
This prevent operators form creating a single host aggregate for a group of related flavors.
For example a host aggregate for all flavors that support hugepages or a host aggregate for all flavors that support
ssds.
Without this functionality the operator would have to create one host aggregate per flavor/
Changed in nova: | |
assignee: | nobody → sean mooney (sean-k-mooney) |
Changed in nova: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in nova: | |
assignee: | sean mooney (sean-k-mooney) → Joe Gordon (jogo) |
Changed in nova: | |
milestone: | none → liberty-1 |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | liberty-1 → 12.0.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/141883
Review: https:/