Stop using deprecated timeutils.isotime()
oslo_utils.timeutils.isotime() has been deprecated, stop using it, see: http://docs.openstack.org/developer/oslo.utils/api/timeutils.html#oslo_utils.timeutils.isotime Change-Id: I0176f498db89a3a10c2474e4ae5c4b0929c65ece
This commit is contained in:
@@ -25,6 +25,7 @@ Cinder Specific Commandments
|
||||
- [C305] Prevent use of deprecated contextlib.nested.
|
||||
- [C306] timeutils.strtime() must not be used (deprecated).
|
||||
- [C307] LOG.warn is deprecated. Enforce use of LOG.warning.
|
||||
- [C308] timeutils.isotime() must not be used (deprecated).
|
||||
|
||||
General
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user