Replace oslo_utils.timeutils.isotime by datetime.datetime.isoformat

Bug #1514331 reported by Hua Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Fix Released
Undecided
melissaml
Magnum
Fix Released
Undecided
Hua Wang
Murano
Fix Released
Undecided
huoliang
OpenStack Shared File Systems Service (Manila)
Fix Released
Undecided
Unassigned
senlin
Fix Released
Undecided
lvdongbing
tempest
Fix Released
Low
Emily Hugenbruch
watcher
Fix Released
Low
zhongshengping

Bug Description

 'oslo_utils.timeutils.isotime()' is deprecated in version '1.6' and will be removed in a future version: use datetime.datetime.isoformat() instead.

Hua Wang (humble00)
Changed in magnum:
assignee: nobody → Hua Wang (humble00)
Hua Wang (humble00)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

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

Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/242988
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=b4e581c9c18a0fcd74c84d1b20d6d634bad8816d
Submitter: Jenkins
Branch: master

commit b4e581c9c18a0fcd74c84d1b20d6d634bad8816d
Author: Hua Wang <email address hidden>
Date: Mon Nov 9 16:56:49 2015 +0800

    Replace oslo_utils.timeutils.isotime

    'oslo_utils.timeutils.isotime()' is deprecated in version '1.6' and
    will be removed in a future version: use datet ime.datetime.isoformat()
    instead.

    Change-Id: Ie1460d7a8b9b3f3b9f982725435d963a561a3fab
    Closes-Bug: #1514331

Changed in magnum:
status: In Progress → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
liaonanhai (nanhai-liao)
Changed in tempest:
assignee: nobody → liaonanhai (nanhai-liao)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

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

Changed in tempest:
status: New → In Progress
zhongshengping (chdzsp)
Changed in watcher:
assignee: nobody → zhongshengping (chdzsp)
zhongshengping (chdzsp)
Changed in ceilometer:
assignee: nobody → zhongshengping (chdzsp)
zhongshengping (chdzsp)
Changed in manila:
assignee: nobody → zhongshengping (chdzsp)
Changed in murano:
assignee: nobody → zhongshengping (chdzsp)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tempest (master)

Change abandoned by liaonanhai (<email address hidden>) on branch: master
Review: https://review.openstack.org/394279
Reason: duplicate

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

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

huoliang (huoliang2016)
Changed in murano:
assignee: zhongshengping (chdzsp) → huoliang (huoliang2016)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

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

Changed in manila:
assignee: zhongshengping (chdzsp) → melissaml (ma-lei)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to ceilometer (master)

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

Changed in ceilometer:
assignee: zhongshengping (chdzsp) → melissaml (ma-lei)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on watcher (master)

Change abandoned by qinchunhua (<email address hidden>) on branch: master
Review: https://review.openstack.org/394334

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano (master)

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

Changed in murano:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/394301
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=6eefa313f73e714b9307fc77acb7f6b8a9599395
Submitter: Jenkins
Branch: master

commit 6eefa313f73e714b9307fc77acb7f6b8a9599395
Author: melissaml <ma.lei@99cloud.net>
Date: Mon Nov 7 15:42:30 2016 +0800

    Replace oslo_utils.timeutils.isotime

    'oslo_utils.timeutils.isotime()' is deprecated in version '1.6' and
    will be removed in a future version: use datetime.datetime.isoformat()
    instead.For more informations:
    http://docs.openstack.org/developer/oslo.utils/api/timeutils.html#oslo_utils.timeutils.isotime

    Change-Id: I8b9d02515860f3d4bc519055bf736c45f2eefcd7
    Closes-Bug: #1514331

Changed in ceilometer:
status: In Progress → Fix Released
Tuan (tuanla)
Changed in tempest:
assignee: liaonanhai (nanhai-liao) → Tuan (tuanla)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on manila (master)

Change abandoned by melissaml (ma.lei@99cloud.net) on branch: master
Review: https://review.openstack.org/394292

Changed in tempest:
importance: Undecided → Low
lvdongbing (dbcocle)
Changed in senlin:
assignee: nobody → lvdongbing (dbcocle)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to senlin (master)

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

Changed in senlin:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to senlin (master)

Reviewed: https://review.openstack.org/395276
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=fa3e42b367a09f4b714ff0296d10fa66e90ac116
Submitter: Jenkins
Branch: master

commit fa3e42b367a09f4b714ff0296d10fa66e90ac116
Author: lvdongbing <email address hidden>
Date: Tue Nov 8 20:39:37 2016 -0500

    Replace oslo_utils.timeutils.isotime

    oslo_utils.timeutils.isotime is deprecated in version '1.6', use
    common_utils.isotime instead.

    Change-Id: Iad9f41fb7d88a1bee2ca0d0b488ba66856e82bec
    Closes-Bug: #1514331

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

Change abandoned by zhongshengping (chdzsp@163.com) on branch: master
Review: https://review.openstack.org/394290

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

Reviewed: https://review.openstack.org/394345
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=1001243d8598a2141d5bd1e103050a625ed9ebbb
Submitter: Jenkins
Branch: master

commit 1001243d8598a2141d5bd1e103050a625ed9ebbb
Author: huoliang <email address hidden>
Date: Mon Nov 7 15:29:29 2016 +0800

    Replace oslo_utils.timeutils.isotime

    'oslo_utils.timeutils.isotime()' is deprecated in version '1.6' and
    will be removed in a future version: use datetime.isoformat() instead.

    Change-Id: I7ac6508510bc0fa131368c27dd8fdcababc37d0b
    Closes-Bug: #1514331

Changed in murano:
status: In Progress → Fix Released
Changed in watcher:
importance: Undecided → Low
milestone: none → ocata-1
status: In Progress → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tempest (master)

Change abandoned by Tuan Luong-Anh (<email address hidden>) on branch: master
Review: https://review.openstack.org/394222

Changed in watcher:
milestone: ocata-1 → ocata-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/senlin 3.0.0.0b1

This issue was fixed in the openstack/senlin 3.0.0.0b1 development milestone.

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

This issue was fixed in the openstack/mistral 4.0.0.0b1 development milestone.

Revision history for this message
Antoine Cabot (antoinecabot) wrote :

zhongshengping, are you still working on this bug ? thx

Changed in watcher:
milestone: ocata-2 → ocata-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-novaclient 7.0.0

This issue was fixed in the openstack/python-novaclient 7.0.0 release.

Changed in watcher:
status: Triaged → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/murano 3.1.0

This issue was fixed in the openstack/murano 3.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/ceilometer 8.0.0

This issue was fixed in the openstack/ceilometer 8.0.0 release.

Changed in tempest:
assignee: Tuan (tuanla) → Ghanshyam Mann (ghanshyammann)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tempest (master)

Change abandoned by Tuan Luong-Anh (<email address hidden>) on branch: master
Review: https://review.openstack.org/394222

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

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

Changed in tempest:
assignee: Ghanshyam Mann (ghanshyammann) → Emily Hugenbruch (ekhugen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/459452
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=fb89271d84e1ff66b498c811079364bb3a66d7a2
Submitter: Jenkins
Branch: master

commit fb89271d84e1ff66b498c811079364bb3a66d7a2
Author: Emily Hugenbruch <email address hidden>
Date: Mon Apr 24 16:49:24 2017 -0400

    Replace oslo_utils.timeutils.isotime

    The function 'oslo_utils.timeutils.isotime()' is deprecated in
    version '1.6' and will be removed in a future version.
    We are using datetime.datetime.isoformat() instead.
    For more information: http://docs.openstack.org/developer/oslo.utils/api/timeutils.html#oslo_utils.timeutils.isotime

    Change-Id: I7d41e33bc42f8eb354c8a659123bf34e077a9626
    Closes-Bug: #1514331

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

Reviewed: https://review.openstack.org/468826
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=dd4aac40923df49fc9634307eaef8e1175804048
Submitter: Jenkins
Branch: master

commit dd4aac40923df49fc9634307eaef8e1175804048
Author: Luong Anh Tuan <email address hidden>
Date: Mon May 29 23:34:03 2017 +0700

    Replace oslo_utils.timeutils.isotime

    Function 'oslo_utils.timeutils.isotime()' is deprecated in version '1.6'
    and will be removed in a future version. We use
    datetime.datetime.isoformat() instead. For more informations:
    http://docs.openstack.org/developer/oslo.utils/api/timeutils.html#oslo_utils.timeutils.isotime

    Change-Id: I17384c369fdc7f86b37fd62370d800ed2463adbe
    Closes-Bug: #1514331

Changed in watcher:
status: Invalid → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/watcher 1.2.0

This issue was fixed in the openstack/watcher 1.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/congress 6.0.0.0b2

This issue was fixed in the openstack/congress 6.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tempest 16.1.0

This issue was fixed in the openstack/tempest 16.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/watcher 1.3.0

This issue was fixed in the openstack/watcher 1.3.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/zun 0.2.0

This issue was fixed in the openstack/zun 0.2.0 release.

Revision history for this message
Tom Barron (tpb) wrote :

This issue was fixed in openstack/manila by https://review.opendev.org/#/c/468824/.

The fix was included in openstack/manila 5.0.0 release.

Changed in manila:
status: In Progress → Fix Released
assignee: melissaml (ma-lei) → nobody
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.