neutron/neutron/common
fumihiko kakuma e9322c8f65 Fix a microsecond format of isoformat()
isoformat() omits the microsecond from the format when the microsecond is 0.
Therefore, use strftime('%Y-%m-%dT%H:%M:%S.%f') instead.

Related Change-Id: Id6e8645362fe70b1427d45d5b44048fe47aba0f7
Closes-Bug: #1478418

Change-Id: I27059fa3476ceb51033534cc60d40047d88390d7
2015-07-28 13:54:56 +09:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
config.py Handle SIGHUP: neutron-server (multiprocess) and metadata agent 2015-06-09 16:15:37 +03:00
constants.py Fix a microsecond format of isoformat() 2015-07-28 13:54:56 +09:00
eventlet_utils.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
exceptions.py Add error message when migrate from distributed router to centralized 2015-07-24 16:57:09 +03:00
ipv6_utils.py IPAM reference driver 2015-05-19 09:44:11 -07:00
log.py Use oslo_log.helpers.log_method_call 2015-07-17 07:34:07 +00:00
repos.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
rpc.py Switch to oslo.service 2015-06-29 13:20:55 +03:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
utils.py ensure_dir: move under neutron.common.utils 2015-07-21 16:33:09 +02:00