watcherclient.v1.data_model_shell module

watcherclient.v1.data_model_shell module

class watcherclient.v1.data_model_shell.ListDataModel(app, app_args, cmd_name=None)[source]

Bases: watcherclient.common.command.Lister

List information on retrieved data model.

get_parser(prog_name)[source]

Return an argparse.ArgumentParser.

get_tuple(dic, fields)[source]
log = <Logger watcherclient.v1.data_model_shell.ListDataModel (WARNING)>
take_action(parsed_args)[source]

Return a tuple containing the column names and an iterable containing the data to be listed.

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.