neutron-vpnaas/neutron/common
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
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
config.py Add help strings to Config Options 2013-07-20 08:34:40 +02:00
constants.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
exceptions.py Prompted error message is not correct for PortNotFound 2013-07-31 00:48:53 -05:00
legacy.py modernize quantum config in proper place 2013-07-16 23:15:17 +08:00
log.py Add decorator helping to log method calls. 2013-07-18 10:50:37 +02:00
rpc.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_lib.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
topics.py Firewall as a Service (FWaaS) APIs and DB Model 2013-07-29 22:06:50 -07:00
utils.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00