Bases: Lister
Lister
List information on retrieved data model.
Return an argparse.ArgumentParser.
argparse.ArgumentParser
Run command.
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.
ListDataModel
ListDataModel.get_parser()
ListDataModel.get_tuple()
ListDataModel.log
ListDataModel.take_action()