We ended up fixing this with node tagging in ironic and a special version of the ComputeCapabilities filter, so marking this fix released
https://github.com/openstack/tripleo- common/blob/master/tripleo_common/filters/capabilities_filter.py ** Changed in: tripleo Assignee: Devananda van der Veen (devananda) => (unassigned) ** Changed in: tripleo Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1291396 Title: No exact match of nodes with flavors Status in Ironic: Fix Released Status in OpenStack Compute (nova): Fix Released Status in tripleo: Fix Released Bug description: Seems like we are not doing exact match and we never did. http://paste.openstack.org/show/73250/ Confirmed with Lucas Gomes that it's not in Ironic nor Nova BM. Right now we are using default nova filters that takes => resources with RamWeight=1. We probably need to write new filters that will implement exact match and list them in nova.conf of nova image-element. filters docs http://docs.openstack.org/developer/nova/devref/filter_scheduler.html To manage notifications about this bug go to: https://bugs.launchpad.net/ironic/+bug/1291396/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

