diff --git a/devstack/plugin.sh b/devstack/plugin.sh index 268f18da73..549b8363aa 100644 --- a/devstack/plugin.sh +++ b/devstack/plugin.sh @@ -89,7 +89,6 @@ function _ceilometer_config_apache_wsgi { sudo mkdir -p $CEILOMETER_WSGI_DIR local ceilometer_apache_conf=$(apache_site_config_for ceilometer) - local apache_version=$(get_apache_version) local venv_path="" if [[ ${USE_VENV} = True ]]; then