neutron-dynamic-routing/neutron_dynamic_routing/services/bgp/agent
Sławek Kapłoński dcba0d29c4 Enable mutable config in Neutron-dynamic-routing
New releases of oslo.config support a 'mutable' parameter to Opts.
This is only respected when the new method mutate_config_files is
called instead of reload_config_files. Neutron-dynamic-routing
delegates making this call to oslo.service.
This was provided in patchset
Icec3e664f3fe72614e373b2938e8dee53cf8bc5e

Further patches will be needed to make select config options be
marked as mutable. This change enables support for oslo provided
config options to be updated via SIGHUP such as log level.

Change-Id: Icb405ae7197af7507469593e8555b833186c0e68
Task: 12505
Story: 2001545
2018-04-06 13:12:22 +02:00
..
driver The description of the range for local_as and remote_as is incorrect in file "base.py" 2018-01-25 15:56:40 +08:00
__init__.py Move BGP service plugin, agent, and tests out of Neutron repo 2016-05-16 12:22:24 +00:00
bgp_dragent.py Merge "Fix failure when adding a speaker to an agent" 2018-03-22 06:39:11 +00:00
config.py Move BGP service plugin, agent, and tests out of Neutron repo 2016-05-16 12:22:24 +00:00
entry.py Enable mutable config in Neutron-dynamic-routing 2018-04-06 13:12:22 +02:00