Missing dateutil requirement

Bug #1888538 reported by Pierre Riteau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloudkitty
Fix Released
Critical
Pierre Riteau

Bug Description

CloudKitty became timezone-aware in Train: https://review.opendev.org/#/c/669192/
The code references tz.UTC from dateutil. However, there is:

1) no explicit requirement on dateutil. It must be getting pulled from another dependency, maybe oslo.log
2) no minimum version, although tz.UTC was added only in dateutil 2.7.0

As a side note, CloudKitty RDO packages are broken because only older versions of dateutil are packaged. See related bug in Kolla: https://bugs.launchpad.net/kolla/+bug/1888533

Pierre Riteau (priteau)
summary: - Incorrect dateutil requirement
+ Missing dateutil requirement
Revision history for this message
Pierre Riteau (priteau) wrote :
Pierre Riteau (priteau)
Changed in cloudkitty:
status: New → Fix Released
Pierre Riteau (priteau)
Changed in cloudkitty:
importance: Undecided → Critical
assignee: nobody → Pierre Riteau (priteau)
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.