summaryrefslogtreecommitdiff
path: root/integration/scripts/trovestack
diff options
context:
space:
mode:
Diffstat (limited to 'integration/scripts/trovestack')
-rwxr-xr-xintegration/scripts/trovestack2
1 files changed, 0 insertions, 2 deletions
diff --git a/integration/scripts/trovestack b/integration/scripts/trovestack
index f629cab4..28362386 100755
--- a/integration/scripts/trovestack
+++ b/integration/scripts/trovestack
@@ -79,8 +79,6 @@ export RELEASE=${RELEASE:-$DISTRO_RELEASE}
# Set up variables for the CONF files - this has to happen after loading trovestack.rc, since
# TROVE_CONF_DIR is defined there - these will be used by devstack too
export TROVE_CONF=$TROVE_CONF_DIR/trove.conf
-export TROVE_TASKMANAGER_CONF=$TROVE_CONF_DIR/trove-taskmanager.conf
-export TROVE_CONDUCTOR_CONF=$TROVE_CONF_DIR/trove-conductor.conf
export TROVE_GUESTAGENT_CONF=$TROVE_CONF_DIR/trove-guestagent.conf
export TROVE_API_PASTE_INI=$TROVE_CONF_DIR/api-paste.ini
export TEST_CONF=$TROVE_CONF_DIR/test.conf