Remove unused RFCViolation
This is to remove unused RFCViolation exception. Change-Id: Id1c4f421ca47ff075d2df236fe302565fcaa57ea
This commit is contained in:
parent
7fe45ac365
commit
7446709de8
@ -52,9 +52,5 @@ class ServerUnreachable(exceptions.TempestException):
|
||||
"the configured network")
|
||||
|
||||
|
||||
class RFCViolation(exceptions.RestClientException):
|
||||
message = "RFC Violation"
|
||||
|
||||
|
||||
class InvalidServiceTag(exceptions.TempestException):
|
||||
message = "Invalid service tag"
|
||||
|
Loading…
Reference in New Issue
Block a user