Comment 16 for bug 1242501

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

Reviewed: https://review.openstack.org/52894
Committed: http://github.com/openstack/glance/commit/8160ae293383ec600c05fd2e4b38164bca7704c4
Submitter: Jenkins
Branch: master

commit 8160ae293383ec600c05fd2e4b38164bca7704c4
Author: Zhi Yan Liu <email address hidden>
Date: Mon Oct 21 18:40:06 2013 +0800

    Sync iso8601 requirement and fixes test case failures

    1. Sync requirements from global.
    2. iso8601>=0.1.7 "parse_date()" could successfully handle date string
    which only have date part like YYYY-MM-DD, it caused two Glance test
    cases failure.

    Fixes bug: 1242501

    Change-Id: I2625eb3888111829a9da4d093b34193b8795f264
    Signed-off-by: Zhi Yan Liu <email address hidden>