Files
nova/doc/source/cli/nova-scheduler.rst
Stephen Finucane 9e5feb051c docs: Populate "See Also" section with meaningful links
Change-Id: I28dbbb22f1752081615722a3932394741654a9da
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-04-13 17:22:24 +01:00

769 B

nova-scheduler

nova-scheduler

Synopsis

nova-scheduler [<options>...]

Description

nova-scheduler is a server daemon that serves the Nova Scheduler service, which is responsible for picking a compute node to run a given instance on.

Options

General options

Debugger options

Files

  • /etc/nova/nova.conf
  • /etc/nova/policy.yaml
  • /etc/nova/rootwrap.conf
  • /etc/nova/rootwrap.d/

See Also

nova-compute(1) <nova-compute>, nova-conductor(1) <nova-conductor>

Bugs