Atom feed of this document
  
Kilo -  Kilo -  Kilo -  Kilo -  Kilo -  Kilo -  Kilo -  Kilo - 

 Policy

Use the following options in the neutron.conf file to change policy settings.

Table 9.61. Description of policy configuration options
Configuration option = Default value Description
[DEFAULT]
allow_overlapping_ips = False (BoolOpt) Allow overlapping IP support in Neutron
policy_default_rule = default (StrOpt) Default rule. Enforced when a requested rule is not found.
policy_dirs = ['policy.d'] (MultiStrOpt) Directories where policy configuration files are stored. They can be relative to any directory in the search path defined by the config_dir option, or absolute paths. The file defined by policy_file must exist for these directories to be searched. Missing or empty directories are ignored.
policy_file = policy.json (StrOpt) The JSON file that defines policies.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page

loading table of contents...