
This patch does pretty much the minimum possible to get `tox -e docs` building and gating. Much, much more needs to be done to make the content good. Also corrects a link in the api-ref which, once these are publishing, would have pointed to the wrong place. Change-Id: I5cbc3a3cceeaeaa7be5593658b6a03fa25fb69d0
1.5 KiB
1.5 KiB
Configuration Guide
The static configuration for nova lives in two main files:
nova.conf
and policy.json
. These are described
below. For a bigger picture view on configuring nova to solve specific
problems, refer to the Nova Admin
Guide </admin/index>
.
Configuration
Policy
Placement, like most OpenStack projects, uses a policy language to restrict permissions on REST API actions.
Policy Reference <placement-policy>
: A complete reference of all policy points in placement and what they impact.Sample Policy File <sample-placement-policy>
: A sample placement policy file with inline documentation.
placement-policy sample-placement-policy