neutron-vpnaas/neutron/db
Yang Yu 88dc6ea2eb Prompted error message is not correct for PortNotFound
When deleting a non-existing port, the error message would be
"Port XXXX could not be found on network None" for some plugins.
"network None" is not correct enough here.

Fixes bug #1203631

Change-Id: Ie5d1ec99a2726ff3fec07f83f83a12d24613ae57
2013-07-31 00:48:53 -05:00
..
firewall Firewall as a Service (FWaaS) APIs and DB Model 2013-07-29 22:06:50 -07:00
loadbalancer Merge "Add status description field for lbaas objects" 2013-07-18 10:05:36 +00:00
migration Fix ill-formed column definition in migration downgrade step. 2013-07-30 21:56:12 +04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
agents_db.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
agentschedulers_db.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
api.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
db_base_plugin_v2.py Prompted error message is not correct for PortNotFound 2013-07-31 00:48:53 -05:00
dhcp_rpc_base.py Improve DHCP agent performance 2013-07-09 21:46:43 -07:00
extraroute_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
l3_db.py Improve l3-agent performance and prevent races in it. 2013-07-16 06:05:17 -07:00
l3_gwmode_db.py Nicira NVP plugin support for l3_ext_gw_mode extension 2013-07-15 22:42:42 +02:00
l3_rpc_base.py Fix argument name mismatch in L3-RPC sync_routers 2013-07-16 23:22:17 -04:00
model_base.py Apply Oslo ModelBase to NeutronBase 2013-07-08 10:14:26 +08:00
models_v2.py Add status description field for lbaas objects 2013-07-10 18:04:46 +04:00
portbindings_db.py Add support to the port binding extension for the NVP plugin. 2013-07-23 12:19:11 -07:00
portsecurity_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
quota_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
routedserviceinsertion_db.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
routerservicetype_db.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
securitygroups_db.py Limit min<=max port check to TCP/UDP in secgroup rule 2013-07-08 22:42:32 +09:00
securitygroups_rpc_base.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
servicetype_db.py Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
sqlalchemyutils.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00