Reviewed: https://review.openstack.org/266198 Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=e97a78387b950804f48f49222d07d18d009db85e Submitter: Jenkins Branch: master
commit e97a78387b950804f48f49222d07d18d009db85e Author: MD NADEEM <email address hidden> Date: Tue Jan 12 11:32:40 2016 +0530
Fixing the deprecated library function
os.popen() is deprecated since version 2.6. Resolved with use of subprocess module.
Change-Id: I71241cc8d47d1be4dcb20924937cb1c25afbc240 Partial-Bug: #1529836
Reviewed: https:/ /review. openstack. org/266198 /git.openstack. org/cgit/ openstack/ python- zaqarclient/ commit/ ?id=e97a78387b9 50804f48f49222d 07d18d009db85e
Committed: https:/
Submitter: Jenkins
Branch: master
commit e97a78387b95080 4f48f49222d07d1 8d009db85e
Author: MD NADEEM <email address hidden>
Date: Tue Jan 12 11:32:40 2016 +0530
Fixing the deprecated library function
os.popen() is deprecated since version 2.6. Resolved with use
of subprocess module.
Change-Id: I71241cc8d47d1b e4dcb20924937cb 1c25afbc240
Partial-Bug: #1529836