neutron/neutron/extensions
Cyril Roelandt 6c1cb05302 Python 3: use six.string_types instead of basestring
In Python 3, there is no "basestring". In Python 3, "six.string_types" is
"basestring", and "str" in Python 3.

Change-Id: Ic22e932cbf3c4b75cd424f4b41428da869f197cf
Blueprint: neutron-python3
2015-05-21 04:03:17 +02:00
..
__init__.py Removing vim header lines 2014-04-01 10:38:31 -04:00
agent.py Validate string length at API level 2015-03-02 13:31:12 +09:00
allowedaddresspairs.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
dhcpagentscheduler.py Fixed audit notifications for dhcp-agent-network 2014-07-17 07:35:08 -07:00
dvr.py L2 Model additions to support DVR 2014-07-17 07:53:14 -07:00
external_net.py Rename qexception->nexception 2015-01-12 13:56:46 -08:00
extra_dhcp_opt.py Add client id option support to dhcp agent 2015-05-14 13:04:26 +03:00
extraroute.py Merge "Rename qexception->nexception" 2015-01-14 18:59:32 +00:00
flavor.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
l3.py Merge "Validate string length at API level" 2015-03-29 18:36:57 +00:00
l3_ext_gw_mode.py Allow reading a tenant router's external IP 2014-10-01 06:55:27 -07:00
l3_ext_ha_mode.py Typos fixed 2015-02-10 13:28:17 -08:00
l3agentscheduler.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
metering.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
multiprovidernet.py Rename qexception->nexception 2015-01-12 13:56:46 -08:00
netmtu.py Move network MTU from core REST API to extension API 2015-04-02 12:48:56 -04:00
portbindings.py mlnx MD: mlnx_direct removal 2015-05-12 12:44:25 +03:00
portsecurity.py Rename qexception->nexception 2015-01-12 13:56:46 -08:00
providernet.py Validate string length at API level 2015-03-02 13:31:12 +09:00
quotasv2.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
routerservicetype.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
securitygroup.py Python 3: use six.string_types instead of basestring 2015-05-21 04:03:17 +02:00
servicetype.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
subnetallocation.py Subnet allocation from a subnet pool 2015-03-31 13:44:14 -07:00
vlantransparent.py Moving VLAN Transparency support from core to extension 2015-04-08 08:35:13 -07:00