#!/bin/bash
set -eux

os-svc-enable -n neutron-server

service neutron-server restart
