9705e88fb5
Add sphinx configuration and doc stubs/references to make doc/build/html/configuration/config.html and its brethren happen. Change-Id: Ieb16dbc2a7e67cb84b7098133be24fcc860312cd
1.3 KiB
1.3 KiB
Configuration Guide
The static configuration for Placement lives in two main files:
placement.conf
and policy.json
. These are
described below.
Configuration
Config Reference <config>
: A complete reference of all configuration options available in theplacement.conf
file.Sample Config File <sample-config>
: A sample config file with inline documentation.
Policy
Placement, like most OpenStack projects, uses a policy language to restrict permissions on REST API actions.
Policy Reference <policy>
: A complete reference of all policy points in placement and what they impact.Sample Policy File <sample-policy>
: A sample placement policy file with inline documentation.
policy sample-policy config sample-config