Configuration Guide¶
The configuration for freezer-api lies in below described files.
Configuration¶
Freezer API has a main config file freezer.conf
. You can
find a reference to it below:
Config Reference: A complete reference of all config points in freezer-api and what they impact.
Sample Config File: A sample config file with inline documentation.
Policy¶
Freezer API, like most OpenStack projects, uses a policy language to restrict permissions on REST API actions.
Policy Reference: A complete reference of all policy points in freezer-api and what they impact.
Sample policy File: A sample policy file with inline documentation.
API configuration settings¶
API configuration: A complete reference of API configuration settings.