Comment 56 for bug 1529836

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-specs (master)

Reviewed: https://review.openstack.org/265589
Committed: https://git.openstack.org/cgit/openstack/neutron-specs/commit/?id=5f4da89606b46e53ec2886bafea81ded1588df73
Submitter: Jenkins
Branch: master

commit 5f4da89606b46e53ec2886bafea81ded1588df73
Author: LiuNanke <email address hidden>
Date: Sun Jan 10 04:20:40 2016 +0800

    Replace deprecated library function os.popen() with subprocess

    os.popen() is deprecated since version 2.6. Resolved with use of
    subprocess module.
    Closes-bug: #1529836

    Change-Id: I2b7a30e79bda60f66431a75b0877fe3f3237f9cf