Ihar Hrachyshka 9c7ca5cc02 Don't return null-byte separated string from ExternalProcess.cmdline()
Instead construct the string using psutil.Process.cmdline() method that
will parse the data from kernel for us and will return a proper
space-separated command line (plus will provide some more safety
guarantees, e.g. against zombies).

This change also introduces a new psutil dependency for neutron. Before
that, the library was used in functional tests only, and with a minimal
version number that is not compatible with global-requirements.txt or
.cmdline(). Moved the requirement into runtime requirements.

Related-Bug: #1672921
Change-Id: I780ea10bd1870c86c1a048071863843bc2993958
2017-03-08 07:50:51 +00:00
2016-06-28 22:46:19 +02:00
2016-12-10 06:15:34 -08:00
2017-03-07 13:32:04 -05:00
2016-10-17 17:06:19 +05:30
2014-05-16 13:40:04 -04:00
2017-02-09 01:07:07 +00:00
2017-03-08 15:20:50 +00:00
2016-11-25 15:35:21 +01:00
2017-02-25 06:29:55 +00:00
2017-03-04 11:19:58 +00:00
2017-03-07 13:32:04 -05: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%