Bases: Lister
Lister
List baremetal conductors
Return an argparse.ArgumentParser.
argparse.ArgumentParser
Run command.
Return a tuple containing the column names and an iterable containing the data to be listed.
Bases: ShowOne
ShowOne
Show baremetal conductor details
Return a two-part tuple with a tuple of column names and a tuple of values.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.
ListBaremetalConductor
ListBaremetalConductor.get_parser()
ListBaremetalConductor.log
ListBaremetalConductor.take_action()
ShowBaremetalConductor
ShowBaremetalConductor.get_parser()
ShowBaremetalConductor.log
ShowBaremetalConductor.take_action()