neutron/neutron/plugins/ml2/drivers/macvtap/agent
Sławek Kapłoński b6b23a8f77 Enable mutable config in Neutron
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 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.

Task: 6389
Story: 2001545

Change-Id: I9442965607f3248706464643c6d87a04edcae24e
2018-03-21 20:35:19 +00:00
..
__init__.py macvtap: Macvtap L2 Agent 2016-02-26 15:48:01 +00:00
macvtap_neutron_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00