Update config group for option aggregate_freepool_name
The option "aggregate_freepool_name" from group "physical:host" is deprecated. We need to use the option "aggregate_freepool_name" from group "nova" instead. Change-Id: Ib2566eed3385dc6a4fee581fa2cd025974c808e8
This commit is contained in:
parent
710bf8e125
commit
ef9764e3ca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user