neutron/neutron/tests/unit/extensions
Brian Haley 08a60f7483 Remove usage of six.add_metaclass
With python 3.x, classes can use the metaclass= logic
to not require usage of the six library.

One step in removing all of six usage from neutron.

Change-Id: I2f815e412d9a96eb5faf2b3bb3a1e393a9db9309
2020-05-21 14:41:18 -04:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
extendedattribute.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
extensionattribute.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
foxinsocks.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
test_address_scope.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_agent.py Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
test_availability_zone.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
test_data_plane_status.py Switch to new engine facade in extensions unit tests 2020-03-20 06:28:46 +01:00
test_default_subnetpools.py Fix dhcpv6-statefull typo 2020-05-01 10:50:37 -04:00
test_dns.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_expose_port_forwarding_in_fip.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_external_net.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_extra_dhcp_opt.py Switch to new engine facade in extensions unit tests 2020-03-20 06:28:46 +01:00
test_extraroute.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_fip_port_details.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
test_flavors.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_floating_ip_port_forwarding.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_floatingip_pools.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_l3.py Fix some pep8 errors 2020-05-11 18:23:22 -04:00
test_l3_ext_gw_mode.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_network_ip_availability.py Subnet gateway should be a valid IP 2019-12-23 10:13:23 +00:00
test_network_segment_range.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_portsecurity.py Support for stateless security groups 2020-03-03 16:53:42 +01:00
test_providernet.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_qos_fip.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
test_qos_gateway_ip.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
test_quotasv2.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_quotasv2_detail.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_router_availability_zone.py delete common_db_mixin 2019-04-17 11:25:41 -06:00
test_securitygroup.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_segment.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_servicetype.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_subnet_dns_publish_fixed_ip.py Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
test_subnet_onboard.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_subnet_service_types.py use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
test_subnetpool_prefix_ops.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
test_timestamp.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_uplink_status_propagation.py remove the neutron.db._resource_extend module 2019-01-02 13:02:06 -07:00
test_vlantransparent.py Switch to new engine facade in extensions unit tests 2020-03-20 06:28:46 +01:00
v2attributes.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00