summaryrefslogtreecommitdiff
path: root/devstack
diff options
context:
space:
mode:
Diffstat (limited to 'devstack')
-rw-r--r--devstack/settings3
1 files changed, 0 insertions, 3 deletions
diff --git a/devstack/settings b/devstack/settings
index ad0b6404..783f4394 100644
--- a/devstack/settings
+++ b/devstack/settings
@@ -48,9 +48,6 @@ CEILOMETER_CACHE_URL=${CEILOMETER_CACHE_URL:-redis://localhost:6379}
CEILOMETER_EVENT_ALARM=${CEILOMETER_EVENT_ALARM:-False}
-# Tell Tempest this project is present
-TEMPEST_SERVICES+=,ceilometer
-
# Set up default directories for client and middleware
GITREPO["python-ceilometerclient"]=${CEILOMETERCLIENT_REPO:-${GIT_BASE}/openstack/python-ceilometerclient.git}
GITBRANCH["python-ceilometerclient"]=${CEILOMETERCLIENT_BRANCH:-master}