Merge "Update config group for option aggregate_freepool_name"

This commit is contained in:
Zuul 2018-11-27 10:40:03 +00:00 committed by Gerrit Code Review
commit d24f72533b
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ function configure_blazar {
# Keystone authtoken
_blazar_setup_keystone $BLAZAR_CONF_FILE keystone_authtoken
iniset $BLAZAR_CONF_FILE physical:host aggregate_freepool_name $BLAZAR_FREEPOOL_NAME
iniset $BLAZAR_CONF_FILE nova aggregate_freepool_name $BLAZAR_FREEPOOL_NAME
iniset $BLAZAR_CONF_FILE DEFAULT host $HOST_IP
iniset $BLAZAR_CONF_FILE DEFAULT debug $BLAZAR_DEBUG