Merge "Increase host_subset_size for ironic"

This commit is contained in:
Jenkins 2017-08-16 19:56:01 +00:00 committed by Gerrit Code Review
commit 644a6b9f10

View File

@ -47,6 +47,8 @@ function configure_nova_hypervisor {
iniset $NOVA_CONF filter_scheduler use_baremetal_filters True
fi
iniset $NOVA_CONF filter_scheduler host_subset_size 999
iniset $NOVA_CONF DEFAULT ram_allocation_ratio 1.0
iniset $NOVA_CONF DEFAULT reserved_host_memory_mb 0
# ironic section