Reviewed: https://review.openstack.org/312902 Committed: https://git.openstack.org/cgit/openstack/horizon-cisco-ui/commit/?id=adc4c11d6c78951461e5af17c78bca5bed6081e2 Submitter: Jenkins Branch: master
commit adc4c11d6c78951461e5af17c78bca5bed6081e2 Author: sharat.sharma <email address hidden> Date: Thu May 5 16:56:59 2016 +0530
Fixing the deprecated library function.
os.popen() is deprecated since version 2.6. Resolved with use of subprocess module.
Change-Id: I83787c373ffc9a76b9c378e27cee87ae555930fd Closes-Bug: #1529836
Reviewed: https:/ /review. openstack. org/312902 /git.openstack. org/cgit/ openstack/ horizon- cisco-ui/ commit/ ?id=adc4c11d6c7 8951461e5af17c7 8bca5bed6081e2
Committed: https:/
Submitter: Jenkins
Branch: master
commit adc4c11d6c78951 461e5af17c78bca 5bed6081e2
Author: sharat.sharma <email address hidden>
Date: Thu May 5 16:56:59 2016 +0530
Fixing the deprecated library function.
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.
Change-Id: I83787c373ffc9a 76b9c378e27cee8 7ae555930fd
Closes-Bug: #1529836