murano/doc
LiuNanke b411ba3e50 Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.
Closes-bug: #1529836

Change-Id: I0f9d46e5402fcb809575163a27448d9463b703b0
2016-01-10 05:49:43 +00:00
..
source Replace deprecated library function os.popen() with subprocess 2016-01-10 05:49:43 +00:00