[Unit] Description=OpenStack Volume Service (code-named Cinder) API server After=syslog.target network-online.target Wants=network-online.target [Service] Type=simple User=cinder ExecStart=/usr/bin/cinder-api --config-file /etc/cinder/cinder.conf --log-file=/var/log/cinder/cinder-api.log [Install] WantedBy=multi-user.target