[openstack-dev] [Neutron] Exceptions in neutron.extension

ZhiQiang Fan aji.zqfan at gmail.com
Sun Aug 18 02:52:26 UTC 2013


Hi stackers,

I notice that there are some exceptions defined in neutron.extension, and
many exceptions are defined in neutron.common.exception. Why they are
defined seperately?

In my opinion:

1) extension will define exception which is only releated to this extension
and is intended to exposed to the client
2) exception defined in common.exception will be processed inside neutron,
(It may define some exception releated to specific extension but the
exception will be handled inside neutron.)

I think my understanding is not right, so anyone please help me.

-- 
blog: zqfan.github.com
git: github.com/zqfan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130818/918512cb/attachment.html>


More information about the OpenStack-dev mailing list