Merge "lib/tempest: don't set cli_dir and dashboard_url config options"
This commit is contained in:
commit
281c5c22ce
@ -484,12 +484,6 @@ function configure_tempest {
|
||||
iniset $TEMPEST_CONFIG volume storage_protocol "$TEMPEST_STORAGE_PROTOCOL"
|
||||
fi
|
||||
|
||||
# Dashboard
|
||||
iniset $TEMPEST_CONFIG dashboard dashboard_url "http://$SERVICE_HOST/"
|
||||
|
||||
# CLI
|
||||
iniset $TEMPEST_CONFIG cli cli_dir $NOVA_BIN_DIR
|
||||
|
||||
# Baremetal
|
||||
if [ "$VIRT_DRIVER" = "ironic" ] ; then
|
||||
iniset $TEMPEST_CONFIG baremetal driver_enabled True
|
||||
|
Loading…
x
Reference in New Issue
Block a user