Merge "Remove baremetal tempest config setting from devstack"
This commit is contained in:
commit
e19c8c34c5
@ -495,12 +495,6 @@ function configure_tempest {
|
||||
|
||||
# Baremetal
|
||||
if [ "$VIRT_DRIVER" = "ironic" ] ; then
|
||||
iniset $TEMPEST_CONFIG baremetal driver_enabled True
|
||||
iniset $TEMPEST_CONFIG baremetal unprovision_timeout $BUILD_TIMEOUT
|
||||
iniset $TEMPEST_CONFIG baremetal active_timeout $BUILD_TIMEOUT
|
||||
iniset $TEMPEST_CONFIG baremetal deploywait_timeout $BUILD_TIMEOUT
|
||||
iniset $TEMPEST_CONFIG baremetal deploy_img_dir $FILES
|
||||
iniset $TEMPEST_CONFIG baremetal node_uuid $IRONIC_NODE_UUID
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled change_password False
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled console_output False
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False
|
||||
|
Loading…
Reference in New Issue
Block a user