Skip to content

Commit 47a81c9

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "drop tempest xml variable setting"
2 parents 5f33276 + f10c818 commit 47a81c9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/tempest

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,6 @@ function configure_tempest {
304304
iniset $TEMPEST_CONFIG compute-feature-enabled change_password False
305305
iniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration ${USE_BLOCK_MIGRATION_FOR_LIVE_MIGRATION:-False}
306306
iniset $TEMPEST_CONFIG compute-feature-enabled api_extensions ${COMPUTE_API_EXTENSIONS:-"all"}
307-
iniset $TEMPEST_CONFIG compute-feature-enabled xml_api_v2 ${TEMPEST_ENABLE_NOVA_XML_API:-True}
308307
iniset $TEMPEST_CONFIG compute-feature-disabled api_extensions ${DISABLE_COMPUTE_API_EXTENSIONS}
309308

310309
# Compute admin

0 commit comments

Comments
 (0)