Reviewed: https://review.openstack.org/267536 Committed: https://git.openstack.org/cgit/openstack/sahara-specs/commit/?id=ccc72bdd8cffca476cbe63a074b432f228b2a6e5 Submitter: Jenkins Branch: master
commit ccc72bdd8cffca476cbe63a074b432f228b2a6e5 Author: Harshada Mangesh Kakad <email address hidden> Date: Thu Jan 14 05:01:19 2016 -0800
Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since python 2.6. Resolved with use of subprocess module.
Change-Id: Id6a5c276db0fffe0f6f49c3013651a354a508fb0 Closes-Bug: #1529836
Reviewed: https:/ /review. openstack. org/267536 /git.openstack. org/cgit/ openstack/ sahara- specs/commit/ ?id=ccc72bdd8cf fca476cbe63a074 b432f228b2a6e5
Committed: https:/
Submitter: Jenkins
Branch: master
commit ccc72bdd8cffca4 76cbe63a074b432 f228b2a6e5
Author: Harshada Mangesh Kakad <email address hidden>
Date: Thu Jan 14 05:01:19 2016 -0800
Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since python 2.6.
Resolved with use of subprocess module.
Change-Id: Id6a5c276db0fff e0f6f49c3013651 a354a508fb0
Closes-Bug: #1529836