The cinder.cmd.rtstool Module¶
- 
exception RtstoolError¶
- Bases: - exceptions.Exception
- 
exception RtstoolImportError¶
- 
add_initiator(target_iqn, initiator_iqn, userid, password)¶
- 
create(backing_device, name, userid, password, iser_enabled, initiator_iqns=None, portals_ips=None, portals_port=3260)¶
- 
delete(iqn)¶
- 
delete_initiator(target_iqn, initiator_iqn)¶
- 
get_targets()¶
- 
main(argv=None)¶
- 
parse_optional_create(argv)¶
- 
restore_from_file(configration_file)¶
- 
save_to_file(destination_file)¶
- 
usage()¶
- 
verify_rtslib()¶