magnumclient.osc.v1.mservices
Module¶magnumclient.osc.v1.mservices.
ListService
(app, app_args, cmd_name=None)¶Bases: osc_lib.command.command.Lister
Print a list of Magnum services.
get_parser
(prog_name)¶Return an argparse.ArgumentParser
.
log
= <logging.Logger object>¶take_action
(parsed_args)¶Return a tuple containing the column names and an iterable containing the data to be listed.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.