neutron/neutron/tests/unit/extensions
fumihiko kakuma 3f8594bbf6 Stop use of oslo_utils.timeutils.strtime()
oslo_utils.timeutils.strtime() is deprecated in version '1.6'.
We use datetime.datetime.isoformat() or datetime.datetime.strftime()
instead.

Change-Id: Id6e8645362fe70b1427d45d5b44048fe47aba0f7
Closes-Bug: #1475156
2015-07-20 20:06:11 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Make sure path_prefix is set during unit tests 2015-07-07 11:13:41 -07:00
extendedattribute.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
extensionattribute.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
foxinsocks.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
test_address_scope.py Support Basic Address Scope CRUD as extensions 2015-07-02 13:49:06 +05:30
test_agent.py Stop use of oslo_utils.timeutils.strtime() 2015-07-20 20:06:11 +00:00
test_external_net.py Merge "Python 3: do not use itertools.izip" 2015-06-26 05:14:16 +00:00
test_extra_dhcp_opt.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_extraroute.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_flavors.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
test_l3.py Merge "Ensure floating IPs only use IPv4 addresses" 2015-07-13 17:29:48 +00:00
test_l3_ext_gw_mode.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_netmtu.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_portsecurity.py populate port security default into network 2015-06-29 09:31:43 +08:00
test_providernet.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_quotasv2.py Remove get_admin_roles and associated logic 2015-06-09 11:12:47 +02:00
test_securitygroup.py Python3: do not use __builtin__ 2015-06-22 16:03:51 +02:00
test_servicetype.py Cleanup get_plugin_name() from the tree 2015-06-23 14:28:59 +02:00
test_vlantransparent.py Remove duplicated call to setup_coreplugin 2015-06-25 18:38:17 -07:00
v2attributes.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00