Files
python-saharaclient/doc
ting.wang 9ec33ac02a Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since python 2.6.
Resolved with use of subprocess module

Change-Id: I4b6469bf17a26389bcc6d844140a14f45896b9ff
Closes-Bug: #1529836
2016-01-13 23:46:24 +08:00
..