The ironicclient.v1.driver_shell Module

ironicclient.v1.driver_shell.do_driver_get_vendor_passthru_methods(cc, args)[source]

Get the vendor passthru methods for a driver.

ironicclient.v1.driver_shell.do_driver_list(cc, args)[source]

List the enabled drivers.

ironicclient.v1.driver_shell.do_driver_properties(cc, args)[source]

Get properties of a driver.

ironicclient.v1.driver_shell.do_driver_raid_logical_disk_properties(cc, args)[source]

Get RAID logical disk properties for a driver.

ironicclient.v1.driver_shell.do_driver_show(cc, args)[source]

Show information about a driver.

ironicclient.v1.driver_shell.do_driver_vendor_passthru(cc, args)[source]

Call a vendor-passthru extension for a driver.