Trivial-fix: make the capabilities help message more specific in OSC
This change make the capabilities message more specific in OpenStackclient CLI. Change-Id: I2cad2629dc14e5842e7f2edc1ea08a36e8d0c35d
This commit is contained in:
parent
e4e2982eb3
commit
929103779a
@ -17,7 +17,7 @@ from aodhclient import utils
|
||||
|
||||
|
||||
class CliCapabilitiesList(show.ShowOne):
|
||||
"""List capabilities"""
|
||||
"""List capabilities of alarming service"""
|
||||
|
||||
def take_action(self, parsed_args):
|
||||
caps = utils.get_client(self).capabilities.list()
|
||||
|
Loading…
x
Reference in New Issue
Block a user