In Py3.7 os.errno is removed

Bug #1782204 reported by Corey Bryant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Undecided
Corey Bryant

Bug Description

Running unit tests under Py3.7 results in a couple of test failures due to: "module 'os' has no attribute 'errno'"

More detailed tracebacks can be seen here: https://paste.ubuntu.com/p/jY5V6gk9gG/

According to the following, os.errno has been removed in Py3.7: https://bugs.python.org/msg317876

summary: - Py3.7 os.errno is removed
+ In Py3.7 os.errno is removed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to designate (master)

Fix proposed to branch: master
Review: https://review.openstack.org/583316

Changed in designate:
assignee: nobody → Corey Bryant (corey.bryant)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/583316
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=adfe20fb88fc63c15f04c03873371a7b5fc297d5
Submitter: Zuul
Branch: master

commit adfe20fb88fc63c15f04c03873371a7b5fc297d5
Author: Corey Bryant <email address hidden>
Date: Tue Jul 17 13:29:21 2018 -0400

    Replace use of os.errno.* with errno.*

    According to the following, os.errno has been removed in Py3.7:
    https://bugs.python.org/msg317876

    Change-Id: I941ba24a5f4ede4cc596dca92946ff5ae88a1d53
    Closes-Bug: #1782204

Changed in designate:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/designate 7.0.0.0b3

This issue was fixed in the openstack/designate 7.0.0.0b3 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.