neutron/neutron/tests/unit/db
Takashi NATSUME 0038b3fd2e Fix misuse of assertTrue in L3 DVR test case
Replace assertTrue with assertEqual in a private method
for unit tests.

Change-Id: I15fedf067f01c3993830b8c38b521d0dfd0c7740
Closes-Bug: #1603712
(cherry picked from commit adbcdeb975)
2016-07-25 22:19:55 +00:00
..
metering COMMON_PREFIXES cleanup - patch 1/5 2015-07-02 17:05:27 -07:00
quota Scope get_tenant_quotas by tenant_id 2016-01-13 14:56:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agents_db.py Refactor the rpc callback version discovery mechanism 2016-06-09 13:43:08 +00:00
test_agentschedulers_db.py Not auto schedule router when sync routers from agent 2016-07-12 11:04:43 +00:00
test_allowedaddresspairs_db.py Merge "Allow address pairs to be cleared with None" 2016-02-26 21:33:23 +00:00
test_api.py Retry port create/update on duplicate db records 2016-01-14 20:40:49 -08:00
test_bgp_db.py Fix bgp-speaker-network-remove error 2016-06-01 12:51:47 +02:00
test_bgp_dragentscheduler_db.py BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
test_common_db_mixin.py L3HA: Do not wrap create/delete in transaction 2016-03-11 23:59:10 +00:00
test_db_base_plugin_common.py Replace to_dict() calls with a function decorator 2015-08-03 11:42:25 +03:00
test_db_base_plugin_v2.py Insert validation with request params for HTTP DELETE 2016-05-26 17:51:33 +00:00
test_dvr_mac_db.py Clear DVR MAC on last agent deletion from host 2016-04-16 07:00:51 +00:00
test_ipam_backend_mixin.py DB, IPAM & RPC changes for IPv6 Prefix Delegation 2015-08-05 12:22:22 +01:00
test_ipam_non_pluggable_backend.py Move tests for non pluggable ipam backend 2015-08-19 13:09:02 +03:00
test_ipam_pluggable_backend.py Always call ipam driver on subnet update 2016-05-26 14:03:03 +00:00
test_l3_db.py l3: Send notify on router_create when ext gw is specified 2016-03-29 15:13:32 +00:00
test_l3_dvr_db.py Fix misuse of assertTrue in L3 DVR test case 2016-07-25 22:19:55 +00:00
test_l3_hamode_db.py Allow min_l3_agents_per_router to equal one 2016-07-06 06:25:13 +02:00
test_migration.py neutron-db-manage: revision: fail for --autogenerate and branch 2016-05-26 18:07:03 +00:00
test_portsecurity_db.py port security: gracefully handle resources with no bindings 2016-03-30 17:15:56 +00:00
test_portsecurity_db_common.py port security: gracefully handle resources with no bindings 2016-03-30 17:15:56 +00:00
test_securitygroups_db.py add PROTO_NUM_IPV6_ICMP for _validate_port_range 2016-06-16 16:02:17 +02:00
test_sqlalchemytypes.py Add custom SQLAlchemy type for MACAddress 2016-03-15 17:31:55 +01:00