neutron-dynamic-routing/neutron_dynamic_routing
zhanghao f8f9463cf7 Remove usage of six
With python3.x, classes can use 'metaclass=' instead of
'six.add_metaclass', 'six.integer_type' can be replaced
by 'int', 'six.string_type' and 'six.text_type' are just
'str'.

Change-Id: I40a020aa4a8e69a8dd7e800352dc54a9e694d500
2020-05-27 06:58:27 -04:00
..
api Add agent_updated to BgpDrAgentNotifyApi notifier 2019-01-11 14:54:00 +01:00
cmd Monkey patch original current_thread _active 2020-05-05 05:44:16 +00:00
db stop using common_db_mixin 2019-03-28 11:47:38 -06:00
extensions Remove usage of six 2020-05-27 06:58:27 -04:00
policies Convert policy.json into policy-in-code 2018-12-18 21:28:51 +00:00
services Remove usage of six 2020-05-27 06:58:27 -04:00
tests Remove usage of six 2020-05-27 06:58:27 -04:00
__init__.py Remove usage of six 2020-05-27 06:58:27 -04:00
_i18n.py Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00
version.py Prepare initial sandbox for neutron-dynamic-routing 2016-04-23 04:11:57 +00:00