oslo.versionedobjects iso8601.is8061.Utc No Longer correct import path in python3

Bug #1713354 reported by Sean McCully
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Sean McCully
oslo.versionedobjects
Fix Released
Undecided
Sean McCully

Bug Description

iso8601.iso8601 No Longer supports Utc method. Instead iso8601.UTC field.

Changed in oslo.versionedobjects:
assignee: nobody → Sean McCully (sean-mccully)
status: New → In Progress
affects: oslo.versionedobjects → nova
Changed in oslo.versionedobjects:
status: New → In Progress
assignee: nobody → Sean McCully (sean-mccully)
Revision history for this message
Sean McCully (sean-mccully) wrote :
Revision history for this message
ChangBo Guo(gcb) (glongwave) wrote :

Can you describe more information like which version of iso8601 doesn't support Utc method. does only affect Python 3 ?

Hanxi Liu (hanxi-liu)
Changed in cinder:
assignee: nobody → Hanxi Liu (hanxi-liu)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/498287
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3d86ae664a784e3f261943bd014dc88c82ea8b5d
Submitter: Jenkins
Branch: master

commit 3d86ae664a784e3f261943bd014dc88c82ea8b5d
Author: Sean McCully <email address hidden>
Date: Sun Aug 27 22:14:02 2017 -0400

    iso8601.is8601.Utc No Longer Exists

    iso8601.UTC is correct datetime UTC field object.
    iso8601 >= 0.1.12 includes only iso8601.UTC for python3
    while both UTC and Utc() for python2. Less then 0.1.12
    included both UTC and Utc() for both python2/3.

    Change-Id: I10b84a9cc7f0cc8ea213a377e4c4f16168b6e45b
    Closes-Bug: #1713354

Changed in nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

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

Changed in cinder:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on cinder (master)

Change abandoned by Hanxi Liu (<email address hidden>) on branch: master
Review: https://review.openstack.org/501549
Reason: definitely

no longer affects: cinder
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.versionedobjects (master)

Reviewed: https://review.openstack.org/498275
Committed: https://git.openstack.org/cgit/openstack/oslo.versionedobjects/commit/?id=934fb45a2de4afe6cb0c8f2d078e19513a3b00e3
Submitter: Jenkins
Branch: master

commit 934fb45a2de4afe6cb0c8f2d078e19513a3b00e3
Author: Sean McCully <email address hidden>
Date: Sun Aug 27 15:07:40 2017 -0400

    iso8601.is8601.Utc No Longer Exists

    iso8601.UTC is correct datetime UTC field object.

    iso8601.UTC is correct datetime UTC field object.
    iso8601 >= 0.1.12 includes only iso8601.UTC for python3
    while both UTC and Utc() for python2. Less then 0.1.12
    included both UTC and Utc() for both python2/3.

    Change-Id: Ie7957959e836d2f78409d4197c6a2d7ad9e8457b
    Closes-Bug: #1713354

Changed in oslo.versionedobjects:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/oslo.versionedobjects 1.28.0

This issue was fixed in the openstack/oslo.versionedobjects 1.28.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/nova 17.0.0.0b1

This issue was fixed in the openstack/nova 17.0.0.0b1 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.