neutron/neutron/tests/unit/db
Gary Kotton 19de679e8a Use the constant HOST_ID instead of 'binding:host_id'
This patch makes use of the constant defined in the extension.
In addition to this having value of debing defined in one place it
also enables the caller to understand that the portbindings
extension is required.

Note: the constant is not used in the API tests. This has import
issues so it is not relevant.

TrivialFix

Change-Id: I7bfe2528dbbd8017ddbdcf949dbb6264ce1eb5d8
2015-12-20 14:00:29 +00:00
..
metering COMMON_PREFIXES cleanup - patch 1/5 2015-07-02 17:05:27 -07:00
quota Removed a pile of debtcollector removals from neutron.context 2015-10-06 18:28:40 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agents_db.py Add periodic agents health check. 2015-10-01 09:21:54 +00:00
test_agentschedulers_db.py Do not autoreschedule routers if l3 agent is back online 2015-12-03 19:33:29 +03:00
test_allowedaddresspairs_db.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05: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 Add availability_zone support for network 2015-11-25 22:34:09 +09:00
test_dvr_mac_db.py Remove unused delete_dvr_mac_address method 2015-11-16 15:56:47 -05: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 Add new config option for IPv6 Prefix Delegation 2015-11-06 16:35:02 +00:00
test_l3_db.py Add address scope to ports in RPC response to L3 agent 2015-12-07 21:57:41 +00:00
test_l3_dvr_db.py Use the constant HOST_ID instead of 'binding:host_id' 2015-12-20 14:00:29 +00:00
test_l3_hamode_db.py Catch known exceptions during deleting last HA router 2015-12-18 16:39:27 +08:00
test_migration.py neutron-db-manage: expose alembic 'heads' command 2015-11-20 17:39:11 +01:00
test_securitygroups_db.py Fix callback registry notification for security group rule 2015-06-22 17:19:44 +03:00