ironicclient.shell module¶
- class ironicclient.shell.App[source]¶
- Bases: - App- build_option_parser(description, version, argparse_kwargs=None)[source]¶
- Return an argparse option parser for this application. - Subclasses may override this method to extend the parser with more global options. - Parameters:
- description (str) – full description of the application 
- version (str) – version number for the application 
- argparse_kwargs – extra keyword argument passed to the ArgumentParser constructor 
 
 
 
- class ironicclient.shell.ClientManager(cloud_region, options)[source]¶
- Bases: - object- property baremetal¶
 - property baremetal_introspection¶
 
