openstack-api-image-create failing due to datetime parsing

Bug #742204 reported by Rick Harris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Brian Lamar

Bug Description

Related branches

Revision history for this message
Thierry Carrez (ttx) wrote :

This would happen if image_meta.get('created_at') (or 'updated_at', or 'deleted_at') returns an empty string instead of None at _convert_timestamps_to_datetimes in nova/image/glance.py

Changed in nova:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Thierry Carrez (ttx) wrote :

Looks like Glance rev84 might have introduced the use of empty strings over None ?

Brian Lamar (blamar)
Changed in nova:
assignee: nobody → Brian Lamar (blamar)
Brian Lamar (blamar)
Changed in nova:
status: Confirmed → In Progress
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → 2011.2
status: Fix Committed → Fix Released
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.