Additional sample configuration files Files in this section can be found in /etc/nova.
api-paste.ini The Compute service stores its API configuration settings in the api-paste.ini file.
policy.json The policy.json file defines additional access controls that apply to the Compute service.
rootwrap.conf The rootwrap.conf file defines configuration values used by the rootwrap script when the Compute service needs to escalate its privileges to those of the root user. It is also possible to disable the root wrapper, and default to sudo only. Configure the disable_rootwrap option in the section of the nova.conf configuration file.