remove redundant line
get_apache_version function was removed local apache_version is not used anywhere Change-Id: I5ac8974b903a4b8c113fb036efbd2aa49f0b77b8
This commit is contained in:
parent
c676eae200
commit
71f1a6c8bb
@ -69,7 +69,6 @@ function _aodh_config_apache_wsgi {
|
||||
sudo mkdir -p $AODH_WSGI_DIR
|
||||
|
||||
local aodh_apache_conf=$(apache_site_config_for aodh)
|
||||
local apache_version=$(get_apache_version)
|
||||
local venv_path=""
|
||||
|
||||
# Copy proxy vhost and wsgi file
|
||||
|
Loading…
x
Reference in New Issue
Block a user