gce-api/doc
Harshada Mangesh Kakad fd62a226d8 Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.

Change-Id: I9ad7eb571d491c7620a05b4c73851e32981b2a4e
Closes-Bug: #1529836
2016-01-14 06:52:05 -08:00
..
source Replace deprecated library function os.popen() with subprocess 2016-01-14 06:52:05 -08:00