Commit
dcc0b5577c0c90f3e7f9af0b886dd07cbaaf1961
by alejandro.lealutil: fix the functions "create_netns" and "setcap_netsys_admin".
This commit fixes 2 functions from util.py:
- setcap_netsys_admin: removed "self" from the arguments.
- create_netns: pass "run_dir" to Process and convert the arguments to
a list as the other methods in the file.
Change-Id: Ida4c6d6500be92b8d1f96e4e7a870e63bd329be9