Merge "move integration to ceilometer"

This commit is contained in:
Jenkins 2017-01-11 16:03:14 +00:00 committed by Gerrit Code Review
commit b90a70dbc8
1 changed files with 0 additions and 4 deletions

View File

@ -179,10 +179,6 @@ function configure_panko {
if is_service_enabled panko-api && [ "$PANKO_USE_MOD_WSGI" == "True" ]; then
_panko_config_apache_wsgi
fi
if is_service_enabled ceilometer-collector; then
iniadd $CEILOMETER_CONF DEFAULT event_dispatchers panko
fi
}
# init_panko() - Initialize etc.