#!/bin/bash
set -eu

os-svc-enable -n cinder-volume
os-svc-restart -n tgt
os-svc-restart -n cinder-volume
