Scroll to navigation

NOVA-COMPUTE(1) nova NOVA-COMPUTE(1)

NAME

nova-compute - Server for the OpenStack Compute compute service.

SYNOPSIS

nova-compute [<options>...]


DESCRIPTION

nova-compute is a server daemon that serves the Nova Compute service, which is responsible for building a disk image, launching an instance via the underlying virtualization driver, responding to calls to check the instance's state, attaching persistent storage, and terminating the instance.

OPTIONS

General options

FILES

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

SEE ALSO

:nova-doc:`OpenStack Nova <>`


BUGS

Nova bugs are managed at Launchpad

AUTHOR

openstack@lists.openstack.org

COPYRIGHT

2010-present, OpenStack Foundation

July 12, 2021