The watcherclient.v1.service_shell Module

The watcherclient.v1.service_shell Module

class watcherclient.v1.service_shell.ListService(app, app_args, cmd_name=None)[source]

Bases: watcherclient.common.command.Lister

List information on retrieved services.

get_parser(prog_name)[source]
log = <logging.Logger object>
take_action(parsed_args)[source]
class watcherclient.v1.service_shell.ShowService(app, app_args, cmd_name=None)[source]

Bases: watcherclient.common.command.ShowOne

Show detailed information about a given service.

get_parser(prog_name)[source]
log = <logging.Logger object>
take_action(parsed_args)[source]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.