Merge "remove useless step in cleanup_rpc_backend"
This commit is contained in:
commit
677f225091
@ -86,10 +86,6 @@ function cleanup_rpc_backend {
|
|||||||
else
|
else
|
||||||
exit_distro_not_supported "zeromq installation"
|
exit_distro_not_supported "zeromq installation"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Necessary directory for socket location.
|
|
||||||
sudo mkdir -p /var/run/openstack
|
|
||||||
sudo chown $STACK_USER /var/run/openstack
|
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user