#!/bin/bash

set -eux

install-packages openstack-neutron-openvswitch

os-svc-daemon -n neutron-openvswitch-agent -u neutron
