Merge "Remove unused AlreadyAttachedClient"
This commit is contained in:
@@ -148,12 +148,6 @@ class OverQuotaClient(Conflict):
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
# TODO(amotoki): It is unused in Neutron, but it is referred to
|
|
||||||
# in Horizon code. After Horizon code is updated, remove it.
|
|
||||||
class AlreadyAttachedClient(Conflict):
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
class IpAddressGenerationFailureClient(Conflict):
|
class IpAddressGenerationFailureClient(Conflict):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user