Blob Blame History Raw
[Unit]
Description=OpenStack Nova Volume Server
After=syslog.target network.target

[Service]
Type=simple
User=nova
ExecStart=/usr/bin/nova-volume --flagfile /etc/nova/nova.conf --logfile /var/log/nova/volume.log

[Install]
WantedBy=multi-user.target