Incorrent images date format of OS API w/ Glance

Bug #721632 reported by Dan Prince
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Titan

Bug Description

Using Openstack API w/ Glance.

Sending a GET to the Openstack API to get 'image details' will return a date format that doesn't match the Rackspace spec.

To reproduce send an API GET request to /images/1 using the Openstack API.

The date format I get from the current cactus trunk (bzr 701) is:

 2011-02-18T14:29:00.069035

An example of the correct date format:

 2009-12-15T15:37:22-06:00

** Perhaps a setting is needed so that the date format is configurable so that service providers (Rackspace) can configure it as needed

NOTE:

I hit this because it causes some bindings to fail when handling requests for image details due to date parsing issues.

Related branches

Dan Prince (dan-prince)
Changed in nova:
assignee: nobody → Titan (rackspace-titan)
Revision history for this message
Jay Pipes (jaypipes) wrote :

Please also see the related bug on the EC2 side: https://bugs.launchpad.net/nova/+bug/721297

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

The images branch I'm MP'ing currently should fix this issue on the OpenStack API side.

Changed in nova:
status: Confirmed → In Progress
Thierry Carrez (ttx)
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.