Comment 4 for bug 1197259

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

Reviewed: https://review.openstack.org/37250
Committed: http://github.com/openstack/cinder/commit/9f75e546aaf2b791868a3eac424462f78dca707f
Submitter: Jenkins
Branch: master

commit 9f75e546aaf2b791868a3eac424462f78dca707f
Author: Haomai Wang <email address hidden>
Date: Tue Jul 16 21:47:19 2013 +0800

    Fix error when QuotaUsage.updated_at is NULL

    When QuotaUsage.updated_at is None, it will raise non-expected exception.
    Just verify it.

    Fix bug 1197259

    Change-Id: I2b41d025f8cffa6c0b3f0153a5194d5e7b1a05df