neutron/neutron/plugins/ml2/drivers
fpxie 574312165b Replace six.iteritems with dict.items(Part-2)
according to https://wiki.openstack.org/wiki/Python3, now we should avoid
using six.iteritems and replace it with dict.items.

Change-Id: I58a399baa2275f280acc0e6d649f81838648ce5c
Closes-Bug: #1680761
2017-04-18 18:56:46 +08:00
..
agent Agent common config 2017-03-15 09:52:18 -06:00
l2pop Integration of Router Extra Attributes OVO 2017-04-16 15:28:50 +00:00
linuxbridge use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
macvtap use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
mech_sriov Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
openvswitch Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py New enginefacade for ports and sg groups 2017-04-10 07:40:43 +00:00
mech_agent.py Merge "Use 'segment' instead of 'network' in log" 2017-04-16 03:09:07 +00:00
type_flat.py Replace six.iteritems with dict.items(Part-1) 2017-04-17 14:08:47 +08:00
type_geneve.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
type_gre.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
type_local.py Replace six.iteritems with dict.items(Part-1) 2017-04-17 14:08:47 +08:00
type_tunnel.py New enginefacade for ports and sg groups 2017-04-10 07:40:43 +00:00
type_vlan.py Merge "Raise InvalidInput exception on provider-net creation without seg_id" 2017-04-17 01:49:37 +00:00
type_vxlan.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00