Merge "Increase host_subset_size for ironic"
This commit is contained in:
commit
644a6b9f10
@ -47,6 +47,8 @@ function configure_nova_hypervisor {
|
|||||||
iniset $NOVA_CONF filter_scheduler use_baremetal_filters True
|
iniset $NOVA_CONF filter_scheduler use_baremetal_filters True
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
iniset $NOVA_CONF filter_scheduler host_subset_size 999
|
||||||
|
|
||||||
iniset $NOVA_CONF DEFAULT ram_allocation_ratio 1.0
|
iniset $NOVA_CONF DEFAULT ram_allocation_ratio 1.0
|
||||||
iniset $NOVA_CONF DEFAULT reserved_host_memory_mb 0
|
iniset $NOVA_CONF DEFAULT reserved_host_memory_mb 0
|
||||||
# ironic section
|
# ironic section
|
||||||
|
Loading…
Reference in New Issue
Block a user