nova/nova/virt/ironic
Jim Rollenhagen fe8415060c Ironic: hardcode min_unit for standard resources to 1
We've always left users a choice whether to do exact matching or
"at least" matching for baremetal flavors, by installing the
exact match scheduler filters. The patch to add get_inventory
broke this by setting min_unit and max_unit to be equal for
baremetal resources.

Set min_unit to 1 for these resources so that deployers can continue
to use the exact match filters to decide how they want baremetal
flavors to be matched.

Change-Id: I04fdcb73674eb7193e82a61d856747d7985a2b65
Closes-Bug: #1674236
2017-03-21 14:06:43 +00:00
..
__init__.py Import Ironic Driver & supporting files - part 1 2014-09-05 19:00:12 -04:00
client_wrapper.py Merge "Removes unnecessary utf-8 encoding" 2017-02-03 06:00:47 +00:00
driver.py Ironic: hardcode min_unit for standard resources to 1 2017-03-21 14:06:43 +00:00
ironic_states.py Ironic: Call unprovison for nodes in DEPLOYING state 2015-09-09 10:38:22 +01:00
patcher.py Merge "Removes unnecessary utf-8 encoding" 2017-02-03 06:00:47 +00:00