File openstack-cinder-api.service of Package openstack-cinder-doc

[Unit]
Description=OpenStack Block Storage (Cinder) - API
After=syslog.target network.target
After=mysql.service postgresql.service rabbitmq-server.service tgtd.service

[Service]
Type=notify
User=cinder
Group=cinder
WorkingDirectory=/var/lib/cinder
PrivateTmp=yes
ExecStartPre=-/usr/bin/cinder-manage db sync
ExecStart=/usr/bin/cinder-api
KillMode=process

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by