neutron/neutron/privileged
Doug Hellmann 1e6ce6f963 Remove a bare raise noticed by the linter
There is a bare raise in a function that is used as an exception
handler.  Remove it and have the caller raise inside it's except
block instead.

Change-Id: Ib494d320e1c2e6cc6daa20255e30291fc2e258e8
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
(cherry picked from commit a8e8f88cde)
2019-01-30 20:14:58 +03:00
..
agent Remove a bare raise noticed by the linter 2019-01-30 20:14:58 +03:00
__init__.py Add capabilities for privsep 2018-10-29 11:28:27 +00:00