commit | fb89271d84e1ff66b498c811079364bb3a66d7a2 | [log] [tgz] |
---|---|---|
author | Emily Hugenbruch <ekhugenbruch@us.ibm.com> | Mon Apr 24 16:49:24 2017 -0400 |
committer | Emily Hugenbruch <ekhugenbruch@us.ibm.com> | Mon Apr 24 16:49:24 2017 -0400 |
tree | 7ccaa2528734e0fd607b8d2a81e5d2cff70a73b1 | |
parent | 887f14ba693fbb191ec9ebf9cf198a8304cf8326 [diff] |
Replace oslo_utils.timeutils.isotime The function 'oslo_utils.timeutils.isotime()' is deprecated in version '1.6' and will be removed in a future version. We are using datetime.datetime.isoformat() instead. For more information: http://docs.openstack.org/developer/oslo.utils/api/timeutils.html#oslo_utils.timeutils.isotime Change-Id: I7d41e33bc42f8eb354c8a659123bf34e077a9626 Closes-Bug: #1514331