remove tail_log
tail_log is deprecated and should be removed https://github.com/openstack/devstack/blob/master/functions-common#L1611 Change-Id: I6012fd63aa6b0cdb8ed1b278880f8f6c3e4d38cf
This commit is contained in:
@@ -165,8 +165,6 @@ function _config_watcher_apache_wsgi {
|
|||||||
s|%APACHE_NAME%|$APACHE_NAME|g;
|
s|%APACHE_NAME%|$APACHE_NAME|g;
|
||||||
" -i $watcher_apache_conf
|
" -i $watcher_apache_conf
|
||||||
enable_apache_site watcher-api
|
enable_apache_site watcher-api
|
||||||
tail_log watcher-access /var/log/$APACHE_NAME/watcher-api-access.log
|
|
||||||
tail_log watcher-api /var/log/$APACHE_NAME/watcher-api.log
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user