Comment 2 for bug 1022369

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/9495
Committed: http://github.com/openstack/glance/commit/ade7b4f7d0ed907d87c0b906fcbf9bd5649d4c09
Submitter: Jenkins
Branch: master

commit ade7b4f7d0ed907d87c0b906fcbf9bd5649d4c09
Author: Dan Prince <email address hidden>
Date: Sun Jul 8 16:44:58 2012 -0400

    Remove microseconds before time format conversion.

    Updates Glance scrubber so that it chops microseconds off of the
    date format before parsing a time format string. This fixes
    an exceptions that can occur when using scrubber with databases
    like PostgreSQL which include microseconds in date strings.

    Fixes LP Bug #1022369.

    Change-Id: I2e9eb66052d8ce34438a4c1ba7a5174cc2385bcf