move integration to ceilometer

similar to how gnocchi is set up

Change-Id: Iaf83100aa2226ef159810e878ef1a652f1d8aea1
This commit is contained in:
gord chung 2017-01-10 18:09:58 +00:00
parent eb423598f6
commit 84088bedd6
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.