Comment 4 for bug 1022369

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

Reviewed: https://review.openstack.org/10860
Committed: http://github.com/openstack/glance/commit/5fa9821cd2f03e85a1662efdf100b6438d20a39d
Submitter: Jenkins
Branch: stable/essex

commit 5fa9821cd2f03e85a1662efdf100b6438d20a39d
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