Comment 2 for bug 1514331

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

Reviewed: https://review.openstack.org/242988
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=b4e581c9c18a0fcd74c84d1b20d6d634bad8816d
Submitter: Jenkins
Branch: master

commit b4e581c9c18a0fcd74c84d1b20d6d634bad8816d
Author: Hua Wang <email address hidden>
Date: Mon Nov 9 16:56:49 2015 +0800

    Replace oslo_utils.timeutils.isotime

    'oslo_utils.timeutils.isotime()' is deprecated in version '1.6' and
    will be removed in a future version: use datet ime.datetime.isoformat()
    instead.

    Change-Id: Ie1460d7a8b9b3f3b9f982725435d963a561a3fab
    Closes-Bug: #1514331