Merge "Ceilometer notification container start failed"
This commit is contained in:
commit
0efc8ccfc2
@ -12,11 +12,3 @@ if [[ "${!KOLLA_BOOTSTRAP[@]}" ]]; then
|
||||
sudo chown -R ceilometer: /var/lib/ceilometer/
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if [[ "${KOLLA_BASE_DISTRO}" =~ debian|ubuntu ]]; then
|
||||
# Loading Apache2 ENV variables
|
||||
. /etc/apache2/envvars
|
||||
rm -rf /var/run/apache2/*
|
||||
else
|
||||
rm -rf /var/run/httpd/* /run/httpd/* /tmp/httpd*
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user