vmware-nsx/vmware_nsx/tests/unit/extensions
Adit Sarfaty 8548f110ac Stop using CommonDbMixin apis
Commit I5b804e09e630d88d551271d9731cc1f65c065259 changed/removed some of the
methods in CommonDbMixin.
As a result the way the plugins register the different extend-dict methods has changed,
and now uses a decorator.
Also those extend-dict callbacks are static methods which do not receive 'self', and
this caused some additional changes.

Change-Id: If99da0ea1e37792bd531ef92b0bbb880d2b05b8a
Depends-on: I5b804e09e630d88d551271d9731cc1f65c065259
2017-04-26 14:54:40 +00:00
..
__init__.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_addresspairs.py NSXv: fix broken unit tests 2016-02-28 00:22:50 -08:00
test_dhcp_mtu.py Replace db get_session with get_reader/writer_session 2017-02-15 13:44:15 +02:00
test_dns_search_domain.py Replace db get_session with get_reader/writer_session 2017-02-15 13:44:15 +02:00
test_maclearning.py Use neutron-lib's context module 2017-03-07 07:16:57 -08:00
test_metadata.py Integration with neutron-lib plugin directory 2016-11-23 20:18:17 +00:00
test_networkgw.py Use neutron-lib's context module 2017-03-07 07:16:57 -08:00
test_portsecurity.py Fix unittests for port-security and security-groups 2015-11-15 04:27:35 -08:00
test_provider_security_groups.py Stop using CommonDbMixin apis 2017-04-26 14:54:40 +00:00
test_providernet.py Use neutron-lib provider net api-def 2017-01-18 07:51:38 -07:00
test_qosqueues.py Use neutron-lib's context module 2017-03-07 07:16:57 -08:00
test_secgroup_rule_local_ip_prefix.py Integration with new neutron code 2017-04-18 18:56:05 +03:00
test_security_group_policy.py Use neutron-lib's context module 2017-03-07 07:16:57 -08:00
test_securitygroup.py Remove NSGroup manager unit tests 2016-12-05 09:46:53 +02:00
test_vnic_index.py Integration with new neutron code 2017-04-18 18:56:05 +03:00