![Takashi Kajinami](/assets/img/avatar_default.png)
Most of the agent config files, except for the one used by OVN metadata agent, does not contain the neutron_ prefix (metadata_agent.ini or metering_atent.ini for example). The prefix is redundant because the config files are usually created in the /etc/neutron directory. Change-Id: Ibff6ab20e7309873cb7dd241264b4694646c52c1
804 B
804 B
Configuration Guide
Configuration
This section provides a list of all possible options for each configuration file.
Neutron VPNaaS uses the following configuration files for its various services.
neutron_vpnaas l3_agent ovn_vpn_agent
The following are sample configuration files for Neutron VPNaaS services and utilities. These are generated from code and reflect the current state of code in the neutron-vpnaas repository.
samples/*
Policy
Neutron VPNaaS, like most OpenStack projects, uses a policy language to restrict permissions on REST API actions.
Policy Reference <policy> Sample Policy File <policy-sample>