neutron/neutron/plugins/linuxbridge/common
Elena Ezhova 8c5ef2cd6e Start linuxbridge neutron agent using a launcher
This change ports linuxbridge neutron agent on common/service code
that will allow to handle termination signals (SIGHUP, SIGTERM, SIGINT).

Note that this patch allows changing only logging options.
All other config options are not handled explicitly and changing
them using SIGHUP can lead to unpredictable circumstances.
So, until changing other options is handled it is highly recommended
to use SIGHUP for changing ONLY logging options.

DocImpact
Change-Id: I1d834e0683b04111ef04c148cbd8d4acf2964065
Closes-Bug: #1461539
2015-06-05 12:31:09 +03:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
config.py Start linuxbridge neutron agent using a launcher 2015-06-05 12:31:09 +03:00
constants.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00