jichenjc cbdd56da30 Add OverQuotaClient as exception to neutronclient
In nova, there is no way to explictly knows whether the neutron
fails due to over quota or no more floating ips and fixed ips.
so nova need to check whether the return value is 409 in order to
raise an over quota exception. It's easier in neutronclient to
raise the exception then nova will handle it.

Related-Bug: #1210598

Change-Id: I8788993578ac872da9f676fe3e2fb8f98414289d
2014-05-31 11:22:53 +08:00
2014-02-19 21:26:25 +08:00
2014-01-27 16:56:49 +02:00
2013-11-28 22:31:43 +08:00
2012-01-18 09:39:25 +11:00
2013-11-11 11:29:58 -08:00
2012-01-18 09:39:25 +11:00
2013-06-01 10:08:50 +02:00
2014-04-29 09:12:25 -07:00
2014-02-07 12:17:29 +01:00
2014-04-30 02:46:40 +00:00
2014-03-19 10:37:08 +09:00

This is the client API library for Neutron.

Description
OpenStack Networking (Neutron) Client
Readme 39 MiB
Languages
Python 100%