yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70461
[Bug 1744160] Re: Change in iso8601 1.12.0 date format breaks parsing with py35
** Changed in: cinder
Assignee: junboli (junboli) => (unassigned)
** Also affects: manila
Importance: Undecided
Status: New
** Changed in: manila
Assignee: (unassigned) => junboli (junboli)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1744160
Title:
Change in iso8601 1.12.0 date format breaks parsing with py35
Status in Cinder:
New
Status in Glance:
In Progress
Status in OpenStack Identity (keystone):
New
Status in Manila:
In Progress
Status in OpenStack Compute (nova):
New
Status in oslo.utils:
New
Status in oslo.versionedobjects:
In Progress
Bug description:
New package of iso8601 returns string in the format:
'2012-02-14T20:53:07UTC+00:00'
instead of:
'2012-02-14T20:53:07Z'
This is resulting in date string comparison failures and timeutils.parse_isotime errors with:
ValueError: Unable to parse date string '2014-08-08T00:00:00UTC+00:00'
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1744160/+subscriptions
References