neutron/etc/oslo-config-generator
Ihar Hrachyshka a8e1badbd2 Expose OVS bridge related options into metering agent config file
Agent state options (report_interval), or interface related options
(f.e. ovs_integration_bridge) should be exposed into all configuration
files for all agents that may report a state, or instantiate a bridge
object.

Since some of options that were previously considered 'base' don't apply
to metering agent (specifically, availability_zone), moved them into
separate lists and included them into relevant agents (l3 and dhcp).

The only glitch with the change is that log_agent_heartbeats option is
now exposed into metering agent configuration file, even though the
agent does not honour it. I think it's minor and we can live with it.

Change-Id: Ibceca20cec60e75a8c6ddd35f3f9cb8cca272a9e
2016-10-02 12:33:52 +00:00
..
dhcp_agent.ini Expose OVS bridge related options into metering agent config file 2016-10-02 12:33:52 +00:00
l3_agent.ini Expose OVS bridge related options into metering agent config file 2016-10-02 12:33:52 +00:00
linuxbridge_agent.ini Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
macvtap_agent.ini Autogenerate macvtap agent config file 2016-03-03 16:11:18 +01:00
metadata_agent.ini Switch to oslo.cache 2016-06-02 15:22:36 +00:00
metering_agent.ini Expose OVS bridge related options into metering agent config file 2016-10-02 12:33:52 +00:00
ml2_conf.ini Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
ml2_conf_sriov.ini Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
neutron.conf Add http_proxy_to_wsgi to api-paste 2016-10-14 11:24:03 +03:00
openvswitch_agent.ini Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00
sriov_agent.ini Automatically generate neutron core configuration files 2015-11-27 15:22:59 +00:00