Merge "tempest: toggle allow_port_security_disabled=True"
This commit is contained in:
commit
72fe79d7af
@ -354,6 +354,8 @@ function configure_tempest {
|
||||
iniset $TEMPEST_CONFIG compute max_microversion $tempest_compute_max_microversion
|
||||
fi
|
||||
|
||||
# TODO(mriedem): Remove allow_port_security_disabled after liberty-eol.
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled allow_port_security_disabled True
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled personality ${ENABLE_FILE_INJECTION:-False}
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled resize True
|
||||
iniset $TEMPEST_CONFIG compute-feature-enabled live_migration ${LIVE_MIGRATION_AVAILABLE:-False}
|
||||
|
Loading…
Reference in New Issue
Block a user