This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
CacheDirectory=mistral -
ExecStart=/etc/init.d/mistral-engine systemd-start -
Group=mistral -
LimitNOFILE=65535 -
Restart=on-failure -
RuntimeDirectory=mistral lock/mistral -
TimeoutStopSecIntroduced in systemd 188=15 -
Type=simple -
User=mistral -
WorkingDirectory=~
-
-
[Unit]-
After=postgresql.service mysql.service keystone.service rabbitmq-server.service ntp.service network-online.target local-fs.target remote-fs.target -
Description=OpenStack Mistral Engine -
Documentation=man:mistral-engine(1) -
Wants=network-online.target
-
Additionnal notes
Nothing here.