vmware-nsx/quantum/plugins/cisco/common
Roman Podolyaka f8f2a7f39c Fix usage of NexusPortBindingNotFound exception
Currently the required keyword argument (port_id)
is not passed when the exception is raised. In fact
this exception has never been raised before due to
another bug (1173131) so this change also has to
ensure it doesn't break any existing code using
functions which can possibly raise this exception.

Fixes bug 1174323.

Change-Id: I81f0b0def7db163fb0fbb5e03be511113c8d0be5
2013-05-08 22:10:48 +03:00
..
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
cisco_constants.py Cisco plugin cleanup 2013-01-24 12:58:37 -05:00
cisco_credentials_v2.py Enable automatic validation of many HACKING rules. 2013-04-11 19:48:28 +00:00
cisco_exceptions.py Fix usage of NexusPortBindingNotFound exception 2013-05-08 22:10:48 +03:00
cisco_faults.py Docstrings formatted according to pep257 2013-04-30 17:09:13 +03:00
cisco_utils.py Docstrings formatted according to pep257 2013-04-30 17:09:13 +03:00
config.py blueprint cisco-plugin-exception-handling 2013-05-06 11:59:33 -04:00