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