
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
Team and repository tags
This package contains neutron-dynamic-routing code which depends upon neutron and it's related libraries to run.
Project Resources
The homepage for Neutron is: https://launchpad.net/neutron. Use this site for asking for help, and filing bugs. We use a single launchpad page for all Neutron projects.
Code is available on git.openstack.org at: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing
Refer to Neutron documentation for more information: Neutron README.rst
Description
Languages
Python
99%
Shell
0.8%
Mako
0.2%