Rodolfo Alonso Hernandez a9c1ac21ef Avoid calling util.kill_process to kill "sleep"
In "ListNamespacePids", to check that a process is running inside a
namespace, a new thread is spawned. Inside it a shell command is
executed ("sleep <timeout>"). To avoid calling the method
"utils.kill_process" with the correspondent overhead when running as
root, this patch reduces the "sleep" time to a short period (3 seconds)
and lets the process to finish gracefully.

Trivial-Fix

Change-Id: Ib33e725b563b863810f61f457a0ddfee8edc5c2e
2019-09-19 12:38:41 +00:00
2016-06-28 22:46:19 +02:00
2019-04-19 19:38:27 +00:00
2016-10-17 17:06:19 +05:30
2019-04-19 19:38:27 +00:00
2014-05-16 13:40:04 -04:00
2017-06-13 19:26:49 +00:00
2017-08-31 16:44:51 +02:00
2019-09-11 07:24:19 +00:00
2019-09-15 01:39:25 +00:00
2017-03-04 11:19:58 +00:00
2019-08-26 02:50:58 +09:00

Team and repository tags

image

Welcome!

To learn more about neutron:

Get in touch via email. Use [Neutron] in your subject.

To learn how to contribute:

CONTRIBUTING.rst

Description
OpenStack Networking (Neutron)
Readme 1 GiB
Languages
Python 99.7%
Shell 0.3%