Delete CLI for CheckQueueExistence which is <=v1.1 only
CheckQueueExistence can't be executed against API v2, so there shouldn't be a CLI command for it Change-Id: I69e76c3761fd175d85c3ab038e44a360b697bf71
This commit is contained in:
@@ -30,11 +30,6 @@ class ListQueues(cli.ListQueues):
|
||||
pass
|
||||
|
||||
|
||||
class CheckQueueExistence(cli.CheckQueueExistence):
|
||||
"""Check queue existence"""
|
||||
pass
|
||||
|
||||
|
||||
class SetQueueMetadata(cli.SetQueueMetadata):
|
||||
"""Set queue metadata"""
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user