neutron/neutron
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
..
agent Merge "Rename ipv6_utils.is_enabled()" 2016-10-27 23:14:55 +00:00
api Added trailing slash in link to Networking API v2.0 2016-10-12 16:48:09 +03:00
callbacks Fix events misnomer in callback registry debug trace 2016-09-15 18:53:27 -07:00
cmd Merge "iptables: fail to start ovs/linuxbridge agents on missing sysctl knobs" 2016-10-21 02:14:02 +00:00
common Merge "Rename ipv6_utils.is_enabled()" 2016-10-27 23:14:55 +00:00
conf Refactoring config options for cache_utils opts 2016-10-22 06:28:59 +00:00
core_extensions Respond negatively to tenant detachment of enforced QoS policies 2016-05-16 21:54:15 +00:00
db Merge "Support new osprofiler API" 2016-10-25 14:45:43 +00:00
debug Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
extensions Validate type of allowed_address_pairs 2016-10-18 17:44:04 +08:00
hacking Forbid importing neutron.tests.* from outside tests subtree 2016-09-15 18:42:45 +00:00
ipam Merge "Catch DBReferenceError in IPAM and convert to SubnetNotFound" 2016-09-16 07:09:25 +00:00
locale Imported Translations from Zanata 2016-08-19 07:27:43 +00:00
notifiers Use singleton for Nova notifier 2016-09-09 05:12:03 -07:00
objects Merge "OVO for Router Extra Attributes" 2016-10-26 11:38:19 +00:00
pecan_wsgi Pecan: Bulk create with one item returns plural 2016-10-20 19:03:08 -05:00
plugins Merge "Removes remaining Hyper-V plugin" 2016-10-26 10:18:04 +00:00
quota Merge "Mark quota operations as retriable" 2016-09-13 20:34:31 +00:00
scheduler Merge "OVO for SegmentHostMapping" 2016-10-26 11:38:07 +00:00
server Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
services Merge "Rename ipv6_utils.is_enabled()" 2016-10-27 23:14:55 +00:00
tests Merge "Rename ipv6_utils.is_enabled()" 2016-10-27 23:14:55 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py
auth.py
context.py Use context from_environ to load contexts 2016-07-12 13:49:41 +10:00
manager.py Don't swallow ImportError from load_class_by_alias_or_classname 2016-09-26 09:33:48 +00:00
neutron_plugin_base_v2.py Revert "Revert "Remove threading before process forking"" 2016-06-02 21:26:08 +00:00
opts.py Expose OVS bridge related options into metering agent config file 2016-10-02 12:33:52 +00:00
policy.py Prevent use filter(lambda obj: test(obj), data) 2016-09-14 16:23:32 +07:00
service.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00
version.py
worker.py Remove notification for process event 2016-06-28 11:49:31 -07:00
wsgi.py Merge "Use dispose_pool() from oslo.db" 2016-08-26 22:03:41 +00:00