Comment 1 for bug 1744160

Revision history for this message
Sean McGinnis (sean-mcginnis) wrote : Re: Change in iso8601 1.12.0 date format breaks parsing with py35

Most errors appear to be coming from oslo.utils with the exception of Glance. Glance has its own implementation of timeutils, so it may be the same solution, just directly in the project. (or by getting rid of local duplication and moving to oslo.utils)