Comment 16 for bug 1514331

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

Reviewed: https://review.openstack.org/394345
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=1001243d8598a2141d5bd1e103050a625ed9ebbb
Submitter: Jenkins
Branch: master

commit 1001243d8598a2141d5bd1e103050a625ed9ebbb
Author: huoliang <email address hidden>
Date: Mon Nov 7 15:29:29 2016 +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 datetime.isoformat() instead.

    Change-Id: I7ac6508510bc0fa131368c27dd8fdcababc37d0b
    Closes-Bug: #1514331