neutron/neutron
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
..
agent Fix a microsecond format of isoformat() 2015-07-28 13:54:56 +09:00
api Merge "Alter unit test to match bug and cleanup ext logic" 2015-07-22 19:09:56 +00:00
callbacks Add callback prior to deleting a subnet 2015-05-25 16:59:32 +03:00
cmd Merge "Add sanity_check for keepalived ipv6 support" 2015-07-18 00:53:11 +00:00
common Fix a microsecond format of isoformat() 2015-07-28 13:54:56 +09:00
db Decompose Apic ML2 mechanism driver 2015-07-24 19:32:49 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Merge "Metaplugin removal" 2015-07-24 08:13:54 +00:00
hacking Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ipam Add Pluggable IPAM Backend Part 2 2015-07-24 10:31:39 +03:00
locale Imported Translations from Transifex 2015-07-16 06:09:56 +00:00
notifiers Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
openstack Switch to the oslo_utils.fileutils 2015-07-15 08:09:26 +03:00
plugins Decompose Apic ML2 mechanism driver 2015-07-24 19:32:49 +00:00
scheduler Fixed L3 agent manual scheduling for HA routers 2015-07-13 13:56:43 +00:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services Decompose Apic ML2 mechanism driver 2015-07-24 19:32:49 +00:00
tests Fix a microsecond format of isoformat() 2015-07-28 13:54:56 +09:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Context class should initialise its own data 2015-06-25 10:22:14 +01:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Python 3: Fix a TypeError in policy.py 2015-07-09 16:30:20 +09:00
quota.py versionutils: switch from incubator version to oslo.log 2015-06-04 17:59:38 +02:00
service.py Avoid printing log options multiple times 2015-07-24 05:26:58 -07:00
version.py
wsgi.py Avoid printing log options multiple times 2015-07-24 05:26:58 -07:00