neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow
Brian Haley 4f10c3bd3f Remove usage of six.text_type and six.string_type
With python 3.x, six.text_type and six.string_type
are just str.

Also removed a six.integer_type since it was the only
one left in a file.

Another step in removing all of six usage from neutron.

Change-Id: I5208dc41bff1983ecd323286f427296b722da62a
2020-05-22 14:02:55 -04:00
..
native Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
br_cookie.py [log] ovs fw logging implementation 2018-01-09 09:26:40 +07:00