Comment 6 for bug 1715325

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

Reviewed: https://review.openstack.org/501178
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=2058b54b72a0c0ea25552afbc6e7f250f259876f
Submitter: Jenkins
Branch: master

commit 2058b54b72a0c0ea25552afbc6e7f250f259876f
Author: chenghuiyu <email address hidden>
Date: Wed Sep 6 17:12:00 2017 +0800

    NetApp: Fix usage of iso8601_from_timestamp

    The commit I35ef3205657481f2a49a060ccb199babe582ff7e introduced
    the deprecated isotime(), and iso8601_from_timestamp() is
    deprecated as of 1.6. So usage of iso8601_from_timestamp should
    be removed in NetApp

    Change-Id: I43f4d5bb73255df0c1c7920553c0ad300613eb1a
    Partial-Bug: #1715325