Merge "Add client exception for HostNotCompatibleWithFixedIps"
This commit is contained in:
@@ -170,6 +170,10 @@ class MacAddressInUseClient(Conflict):
|
||||
pass
|
||||
|
||||
|
||||
class HostNotCompatibleWithFixedIpsClient(Conflict):
|
||||
pass
|
||||
|
||||
|
||||
class ExternalIpAddressExhaustedClient(BadRequest):
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user