|
...
|
...
|
@@ -351,8 +351,6 @@ function configure_tempest {
|
|
351
|
351
|
iniset $TEMPEST_CONFIG compute max_microversion $tempest_compute_max_microversion
|
|
352
|
352
|
fi
|
|
353
|
353
|
|
|
354
|
|
- # TODO(mriedem): Remove allow_port_security_disabled after liberty-eol.
|
|
355
|
|
- iniset $TEMPEST_CONFIG compute-feature-enabled allow_port_security_disabled True
|
|
356
|
354
|
iniset $TEMPEST_CONFIG compute-feature-enabled personality ${ENABLE_FILE_INJECTION:-False}
|
|
357
|
355
|
iniset $TEMPEST_CONFIG compute-feature-enabled resize True
|
|
358
|
356
|
iniset $TEMPEST_CONFIG compute-feature-enabled live_migration ${LIVE_MIGRATION_AVAILABLE:-False}
|