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