From f10c81869e27f215092c98af5d5b7c19bd64a8c9 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 27 Nov 2014 07:13:35 -0500 Subject: [PATCH] drop tempest xml variable setting tempest has dropped xml support, this variable no longer does anything. Change-Id: Iab4dbb88f6f01fe301fd54b3ac53995bed1c485a --- lib/tempest | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/tempest b/lib/tempest index 6bcfaec84b..46c9e26916 100644 --- a/lib/tempest +++ b/lib/tempest @@ -304,7 +304,6 @@ function configure_tempest { iniset $TEMPEST_CONFIG compute-feature-enabled change_password False iniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration ${USE_BLOCK_MIGRATION_FOR_LIVE_MIGRATION:-False} iniset $TEMPEST_CONFIG compute-feature-enabled api_extensions ${COMPUTE_API_EXTENSIONS:-"all"} - iniset $TEMPEST_CONFIG compute-feature-enabled xml_api_v2 ${TEMPEST_ENABLE_NOVA_XML_API:-True} iniset $TEMPEST_CONFIG compute-feature-disabled api_extensions ${DISABLE_COMPUTE_API_EXTENSIONS} # Compute admin