# Put config files in ``/etc/nova`` for everyone to find
sudo install -d -o $STACK_USER $NOVA_CONF_DIR
install_default_policy nova
configure_rootwrap nova
if [[ "$ENABLED_SERVICES" =~ "n-api" ]]; then
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.