#!/bin/bash
set -eux

os-svc-enable -n neutron-openvswitch-agent

os-svc-restart -n neutron-openvswitch-agent
