summaryrefslogtreecommitdiff
path: root/neutronclient/common/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of sixzhanghao2020-05-151-2/+0
* Define IpAddressAlreadyAllocated exceptionHongbin Lu2018-01-231-0/+4
* Decode exception parameters to expand exception message properlyAkihiro Motoki2016-12-151-1/+10
* Merge "Use six.python_2_unicode_compatible for NeutronException.__str__"Jenkins2016-09-221-0/+3
|\
| * Use six.python_2_unicode_compatible for NeutronException.__str__Akihiro Motoki2016-01-051-0/+3
* | Add client exception for HostNotCompatibleWithFixedIpsCarl Baldwin2016-07-221-0/+4
* | Fix TypeError with error messageRabi Mishra2016-03-041-1/+2
* | Add wrapper classes for return-request-id-to-callerHirofumi Ichihara2016-02-261-0/+9
|/
* Use _i18n instead of i18nAkihiro Motoki2015-12-241-1/+1
* Fix H405 violationsshu-mutou2015-12-131-1/+3
* Remove unused AlreadyAttachedClientAkihiro Motoki2015-07-131-6/+0
* Add InvalidIpForSubnetClient exceptionQin Zhao2015-05-111-0/+4
* Revert "Remove unused AlreadyAttachedClient"Akihiro Motoki2015-04-091-0/+6
* Remove unused AlreadyAttachedClientDoug Fish2015-03-111-6/+0
* Fix mixed usage of _Hideki Saito2014-11-081-1/+1
* Add InvalidIpForNetworkClient exceptionQin Zhao2014-10-141-0/+4
* Unify doc-strings formatStanislav Kudriashev2014-08-281-4/+3
* Add MacAddressInUseClient exception handlingMatt Riedemann2014-07-231-0/+4
* Merge "Ensure .status_code is defined for all NeutronClientExceptions"Jenkins2014-06-251-0/+2
|\
| * Ensure .status_code is defined for all NeutronClientExceptionsAngus Lees2014-06-251-0/+2
* | Add OverQuotaClient as exception to neutronclientjichenjc2014-05-311-0/+4
|/
* Rearrange neutronclient exceptions for more easy useAkihiro Motoki2014-03-241-72/+99
* New exception when auth_url is not specifiedDrew Thorstensen2014-03-041-0/+4
* Remove vi modelinesliu-sheng2014-02-101-2/+0
* Rename Nicira NVP to VMware NSX in neutronclientarmando-migliaccio2014-01-281-1/+1
* Fix i18n messages in neutronclientSergio Cazzolato2013-11-291-2/+2
* Handle IpAddressInUse with client exceptionMatt Riedemann2013-11-251-0/+4
* Adds ExternalIpAddressExhaustedClient exceptionChris Yeoh2013-09-301-0/+4
* Adds IpAddressGenerationFailureClient exceptionChris Yeoh2013-09-271-0/+4
* Handle host side SSL certificates validationRoman Podolyaka2013-07-231-0/+4
* raise better exception for duplicate matchAaron Rosen2013-07-161-0/+5
* Rename quantumclient to neutronclient2.2.4Mark McClain2013-07-031-0/+169