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
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to