python-neutronclient/neutronclient/common
Hongbin Lu 58c1be2b65 Define IpAddressAlreadyAllocated exception
This exception will raise when creating a port with an IP allocated
IP address. This exception needs to be defined in client so that
nova can catch it and perform the error handling.

Needed-By: I5bee9ae18764b6f285ecc5e8d7148a1019c74701
Change-Id: Ie1d4581d334e1ec491e56371c62978945ae24a44
Related-Bug: #1744103
2018-01-23 19:46:53 +00:00
..
__init__.py Fix mixed usage of _ 2014-11-08 22:40:41 +09:00
clientmanager.py remove unused LOG 2016-07-10 00:07:47 +08:00
constants.py Remove XML support 2015-12-09 11:09:26 +03:00
exceptions.py Define IpAddressAlreadyAllocated exception 2018-01-23 19:46:53 +00:00
extension.py Merge "Fixed a bunch of spacing" 2017-03-05 22:22:31 +00:00
serializer.py remove unused LOG 2016-07-10 00:07:47 +08:00
utils.py Merge "Unable to add classless-static-route in extra_dhcp_opt extension" 2017-04-01 17:14:20 +00:00
validators.py Use _i18n instead of i18n 2015-12-24 14:44:44 +09:00