Merge "remove ceilometerclient references"

This commit is contained in:
Zuul 2018-02-23 00:47:21 +00:00 committed by Gerrit Code Review
commit 1ca6a03025
1 changed files with 1 additions and 4 deletions

View File

@ -48,10 +48,7 @@ CEILOMETER_CACHE_URL=${CEILOMETER_CACHE_URL:-redis://localhost:6379}
CEILOMETER_EVENT_ALARM=${CEILOMETER_EVENT_ALARM:-False}
# 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}
GITDIR["python-ceilometerclient"]=$DEST/python-ceilometerclient
# Set up default directories for middleware
GITDIR["ceilometermiddleware"]=$DEST/ceilometermiddleware
# Make sure panko plugin is enabled before ceilometer